aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/param.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2008-07-11 15:57:07 -0500
committerErik Schnetter <schnetter@cct.lsu.edu>2008-07-11 15:57:07 -0500
commit38b40297b140fef10f598d834dac6a824924e717 (patch)
tree345fb6c8c9f7f73eec3acc7ddf65315524fcc6b6 /Carpet/Carpet/param.ccl
parent7c0281c8ca4b480ffb990485773c465c27584813 (diff)
Carpet: Add new modes "global_early" and "global_late"
Add new modes meta_early, meta_late, global_early, and global_late, which execute like meta mode or global mode, but execut either as early or as late as possible in the schedule.
Diffstat (limited to 'Carpet/Carpet/param.ccl')
-rw-r--r--Carpet/Carpet/param.ccl6
1 files changed, 0 insertions, 6 deletions
diff --git a/Carpet/Carpet/param.ccl b/Carpet/Carpet/param.ccl
index 94b4c7e4e..f311c6d96 100644
--- a/Carpet/Carpet/param.ccl
+++ b/Carpet/Carpet/param.ccl
@@ -499,9 +499,3 @@ BOOLEAN init_3_timelevels "Set up 3 timelevels of initial data" STEERABLE=always
BOOLEAN adaptive_stepsize "Allow adaptive timestep sizes"
{
} "no"
-
-
-
-BOOLEAN global_mode_on_finest_grid "Run global mode routines on the finest grin" STEERABLE=always
-{
-} "no"