# panda.par: IOPanda's example parameter file producing IEEEIO output ActiveThorns = "SymBase CoordBase CartGrid3D Boundary IDScalarWaveC WavetoyC PUGH PUGHSlab IOUtil IOPanda FlexIO" IDScalarWave::radius = 0.0 IDScalarWave::amplitude = 1.0 IDScalarWave::initial_data = "gaussian" Cactus::cctk_itlast = 10 Cactus::cctk_brief_output = "yes" driver::global_nsize = 10 ####################### IO parameters ################################### # flag to enable verbose output IO::verbose = "standard" # say how often to output IO::out_every = 1 IO::out_mode = "onefile" IO::out_unchunked = "yes" # say what variables to output IOPanda::out_vars = "wavetoy::phi" IOPanda::out_dir = "./panda"