aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2013-07-19 15:46:05 +0000
committerrhaas <rhaas@1bdb13ef-5d69-4035-bb54-08abeb3aa7f1>2013-07-19 15:46:05 +0000
commit3013fe7053f5b54c178f695a2a7b0ccd34c96dee (patch)
tree9b609bb3aa44bc16dc07783537cd5c780335f0b1 /schedule.ccl
parent3c38653246e3e96bed85921e998cc50ef6056b14 (diff)
do not set conservatives, remove TOV_Atmosphere
remove TOV_Atmosphere[] from the code and no longer set the conservative variables. Instead TOVSolver relies on GRHydro to set the conservatives in InitialPrim2Con and to enforce atmosphere in initialatmospherereset. This also fixes any asymmetry in atmosphere handling between the stars. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TOVSolver/trunk@143 1bdb13ef-5d69-4035-bb54-08abeb3aa7f1
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl3
1 files changed, 0 insertions, 3 deletions
diff --git a/schedule.ccl b/schedule.ccl
index d54c9c9..89b89dc 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -30,9 +30,6 @@ schedule GROUP TOV_Initial_Data IN HydroBase_Initial
SYNC: press
SYNC: eps
SYNC: vel
- SYNC: dens
- SYNC: tau
- SYNC: scon
SYNC: w_lorentz
} "Group for the TOV initial data"