aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorknarf <knarf@f2ea251b-07d6-4a45-8f2c-a162b3fa7596>2010-07-30 03:19:48 +0000
committerknarf <knarf@f2ea251b-07d6-4a45-8f2c-a162b3fa7596>2010-07-30 03:19:48 +0000
commitad24f5ae91858a17759f91055f6ace4918cbc557 (patch)
tree485ec8071ecc961eade059e941501a49b049785f /schedule.ccl
parentb4cd4a188ab721cdb729aa01e77ada392042358a (diff)
a few corrections (rho~=0 handling, shift fix), still unknown: correct curvature transformation -> bin_ns.h mentioned K^{ij} being exported, but Eric G. mentioned it is K_{ij}, which indeed results in lesser mom-constraint violation. However, both versions do not converge - unlike the ham constraint violation
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Meudon_Bin_NS/trunk@8 f2ea251b-07d6-4a45-8f2c-a162b3fa7596
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 8145e2e..a174c93 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -12,7 +12,7 @@ if (CCTK_EQUALS (initial_data, "ID_Bin_NS") ||
LANG: C
} "Check parameters"
- SCHEDULE ID_Bin_NS_initialise IN ADMBase_InitialData
+ SCHEDULE ID_Bin_NS_initialise IN HydroBase_Initial
{
LANG: C
} "Set up binary neutron star initial data"