aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@5301f0c2-dbc4-4cee-b2f5-8d7afba4d129>2005-09-26 00:44:11 +0000
committerschnetter <schnetter@5301f0c2-dbc4-4cee-b2f5-8d7afba4d129>2005-09-26 00:44:11 +0000
commit88ce662efe6dbab9749b7f552550b2ba07ddd424 (patch)
treeb92dc901935526a05548414e7a64320d34e1037f /schedule.ccl
parent8e26b009c14da9ce3252511b7037830e668e6b66 (diff)
Introduce a new schedule group ADMBase_InitialGauge which is run just
after ADMBase_InitialData. This makes it possible to set up all ADM data in these two groups, and then e.g. convert to the BSSN variables after these groups still in the bin "initial". Various other thorns, such as dissipation or multipatch, can now apply transformations to the initial data in the bin "postinitial". This simplifies the interaction between various thorns. Change various thorns to use these two groups. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Extract/trunk@103 5301f0c2-dbc4-4cee-b2f5-8d7afba4d129
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 3573c99..8315832 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -4,6 +4,7 @@
schedule Extract_ParamCheck at PARAMCHECK
{
LANG: C
+ OPTIONS: global
} "Check parameters"
schedule Extract at POSTSTEP