aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorknarf <knarf@ac85fae7-cede-4708-beff-ae01c7fa1c26>2010-01-11 15:58:25 +0000
committerknarf <knarf@ac85fae7-cede-4708-beff-ae01c7fa1c26>2010-01-11 15:58:25 +0000
commit701b726ec7c6f37809ddd9eeea93a435dfc11f6b (patch)
tree300ebd4fc87eff4c496ac35f96bd666fce5af732 /param.ccl
parent7c7511d577c233d97a5edf7f4403768935bf696b (diff)
update from public Whisky version
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/GRHydro_InitData/trunk@12 ac85fae7-cede-4708-beff-ae01c7fa1c26
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl17
1 files changed, 8 insertions, 9 deletions
diff --git a/param.ccl b/param.ccl
index e782674..bf3e928 100644
--- a/param.ccl
+++ b/param.ccl
@@ -5,6 +5,14 @@ shares:HydroBase
USES CCTK_INT timelevels
+EXTENDS KEYWORD initial_hydro ""
+{
+ "shocktube" :: "Shocktube type"
+ "only_atmo" :: "Set only a low atmosphere"
+ "read_conformal":: "After reading in initial alp, rho and gxx from h5 files, sets the other quantities"
+ "simple_wave" :: "Set initial data from Anile Miller Motta, Phys.Fluids. 26, 1450 (1983)"
+}
+
shares:ADMBase
EXTENDS KEYWORD initial_data ""
@@ -17,15 +25,6 @@ EXTENDS KEYWORD initial_data ""
private:
-KEYWORD whisky_initial_data "Initial data for hydro variables only"
-{
- "none" :: "Nothing set here"
- "shocktube" :: "Shocktube type"
- "only_atmo" :: "Set only a low atmosphere"
- "read_conformal":: "After reading in initial alp, rho and gxx from h5 files, sets the other quantities"
- "simple_wave" :: "Set initial data from Anile Miller Motta, Phys.Fluids. 26, 1450 (1983)"
-} "none"
-
KEYWORD shocktube_type "Diagonal or parallel shock?"
{
"diagshock" :: "Diagonal across all axes"