aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-05-29 16:35:08 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2013-05-29 16:35:08 +0000
commitc86286abf77e6ccc59f6a09aabe1080e4f79c0b4 (patch)
tree2a528bc72693adeaa76223055ae3a956e4ebce61
parent02d65d88abd6e22da6ca35cec820e0cedc5da2af (diff)
GRHydro: correct parameter description text
From: Roland Haas <rhaas@tapir.caltech.edu> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@530 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index b56d061..8f0b60d 100644
--- a/param.ccl
+++ b/param.ccl
@@ -83,7 +83,7 @@ USES REAL poly_k
restricted:
-KEYWORD use_evolution_mask "Set this to 'true' to skip validity tests in regions where CarpetEvolutionMask::evolution_mask vanishes." STEERABLE=ALWAYS
+KEYWORD use_evolution_mask "Set this to 'always' to skip validity tests in regions where CarpetEvolutionMask::evolution_mask vanishes." STEERABLE=ALWAYS
{
"always" :: "use the mask"
"auto" :: "check if CarpetEvolutionMask is active, then use the mask"