aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-06-22 20:37:46 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-06-22 20:37:46 +0000
commitac3ec0b58631007dd129261b6c83876b08d39837 (patch)
tree9dc9abd8ee2883438e72f98e95995da3506f8d0a /interface.ccl
parent2f4eb45b83794fe075b83ab7c7206c80331fee7d (diff)
Revert "* improve handling of cs2 < 0 in the "standard" (non-MHD, non-hot EOS) eigenvalue routine."
actually this introduce the real valued atmosphere mask. This reverts commit deccf528b463820b615dfa73e46e137cd59c65be. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@372 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl9
1 files changed, 0 insertions, 9 deletions
diff --git a/interface.ccl b/interface.ccl
index 689f155..25f3d60 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -424,15 +424,6 @@ int GRHydro_atmosphere_mask type = GF Timelevels = 1 tags='Prolongation="None"'
atmosphere_mask
} "Flags to say whether a point needs to be reset to the atmosphere"
-# This real mask is set during UpdateAtmosphereMask and sync'ed afterwards (including possible interpatch interpolation)
-# After syn'ing and before any con2prim fun, we set the integer mask above based on the real-valued mask.
-# This ensures that any routine using the int mask is still correctly working.
-real GRHydro_atmosphere_mask_real type = GF Timelevels = 1 tags='Prolongation="copy"'
-{
- atmosphere_mask_real
-} "Flags to say whether a point needs to be reset to the atmosphere. This is sync'ed (and possibly interpolated)!"
-
-
int GRHydro_atmosphere_descriptors type=SCALAR
{
atmosphere_field_descriptor