From 6d5a1548c20791ae0adc2f639b472ff08878a848 Mon Sep 17 00:00:00 2001 From: schnetter <> Date: Tue, 8 Jul 2003 20:52:00 +0000 Subject: Change level mode to local mode. Didn't I just commit this already? darcs-hash:20030708205248-07bb3-634bd40b610744d3bdc8b9d5b0e1fe47db9b1a18.gz --- CarpetExtra/FOWaveToyF77/schedule.ccl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'CarpetExtra/FOWaveToyF77') diff --git a/CarpetExtra/FOWaveToyF77/schedule.ccl b/CarpetExtra/FOWaveToyF77/schedule.ccl index 43b97e968..806ea2a34 100644 --- a/CarpetExtra/FOWaveToyF77/schedule.ccl +++ b/CarpetExtra/FOWaveToyF77/schedule.ccl @@ -1,5 +1,5 @@ # Schedule definitions for thorn FOWaveToy77 -# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/FOWaveToyF77/schedule.ccl,v 1.7 2003/07/08 21:39:23 schnetter Exp $ +# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/FOWaveToyF77/schedule.ccl,v 1.8 2003/07/08 22:52:48 schnetter Exp $ STORAGE: scalarevolve[3] scalarevolve_derivs[3] @@ -19,7 +19,6 @@ schedule FOWaveToyF77_InitSymBound at BASEGRID schedule FOWaveToyF77_Boundaries as FOWaveToy_Boundaries at INITIAL after FOWaveToy_InitialData { LANG: Fortran - OPTIONS: level SYNC: scalarevolve scalarevolve_derivs } "Select boundary conditions of 3D wave equation" @@ -37,7 +36,6 @@ schedule FOWaveToyF77_Evolution as FOWaveToy_Evolution at EVOL schedule FOWaveToyF77_Boundaries as FOWaveToy_Boundaries at EVOL after FOWaveToy_Evolution { LANG: Fortran - OPTIONS: level SYNC: scalarevolve scalarevolve_derivs } "Select boundary conditions of 3D wave equation" @@ -50,7 +48,6 @@ schedule group ApplyBCs as FOWaveToy_ApplyBCs at EVOL after FOWaveToy_Boundaries schedule FOWaveToyF77_Boundaries as FOWaveToy_Boundaries in POSTRESTRICT { LANG: Fortran - OPTIONS: level SYNC: scalarevolve scalarevolve_derivs } "Select boundary conditions of 3D wave equation" -- cgit v1.2.3