aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorkoppitz <koppitz@e296648e-0e4f-0410-bd07-d597d9acff87>2002-05-21 22:03:25 +0000
committerkoppitz <koppitz@e296648e-0e4f-0410-bd07-d597d9acff87>2002-05-21 22:03:25 +0000
commit6839c6cc6e720180e661ebcf6b4a129f120d7d3b (patch)
tree649916e38080497b53edb4eef2e68652ad967f06 /param.ccl
parent68cfbcd3cdd74ac79783a4b9b555da86f06f1020 (diff)
q few new params
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@80 e296648e-0e4f-0410-bd07-d597d9acff87
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl11
1 files changed, 10 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 0add402..cef72a8 100644
--- a/param.ccl
+++ b/param.ccl
@@ -430,12 +430,16 @@ REAL desitt_b "Parameter for DeSitter space-time"
#########################
### GaugeWave Params ###
#########################
+shares: driver
+USES INT ghost_size
+USES INT global_nx
+
+private:
KEYWORD GW_H "what function to use"
{
"sin" :: "1-a*sin(x)"
"exp" :: "1-exp(x)"
-"gau" :: "1-a*exp(-x**2)"
}"sin"
REAL GW_a "amplitude of the wave"
@@ -456,3 +460,8 @@ REAL GW_del "distance of waves"
{
*:: "anything"
}0.5
+
+REAL GW_phase_shift "phase shift of 1d wave"
+{
+*:: "anything"
+} 0.0