From 03a92f415aea5cdd2ac04f749bcc07c86c1b6869 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 6 May 2002 09:23:48 +0000 Subject: Parameter names changes as announced in today's mail to users@cactuscode.org. You must also update thorn IOUtil now. This thorn will be moved from BetaThorns to CactusPUGHIO now. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@32 38c3d835-c875-442e-b0fe-21c19ce1d001 --- par/panda.par | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'par') diff --git a/par/panda.par b/par/panda.par index 79cf44b..80422f6 100644 --- a/par/panda.par +++ b/par/panda.par @@ -15,12 +15,12 @@ driver::global_nsize = 10 ####################### IO parameters ################################### # flag to enable verbose output -IO::verbose = "yes" +IO::verbose = "standard" # say how often to output IO::out_every = 1 -IO::out3D_mode = "onefile" -IO::out3D_unchunked = "yes" +IO::out_mode = "onefile" +IO::out_unchunked = "yes" # say what variables to output IOPanda::out_vars = "wavetoy::phi" -- cgit v1.2.3