# panda.par: IOPanda's example parameter file producing IEEEIO output ActiveThorns = "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 = "yes" # say how often to output IO::out_every = 1 IO::out3D_mode = "onefile" IO::out3D_unchunked = "yes" # say what variables to output IOPanda::out_vars = "wavetoy::phi" IOPanda::outdir = "./panda"