summaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2018-05-02 14:04:48 +0200
committerAnton Khirnov <anton@khirnov.net>2018-05-02 14:04:48 +0200
commitc528242a98091617cf14018b695c313c578c7a1a (patch)
treebd3ca708747b3e34c38c037519b702cf11d10b0f /param.ccl
parente22991f57bdd33e90f668b24e39ad091f9f036df (diff)
Add an option to use the maximal lapse from libteukolskydata
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 7c3b340..cd81760 100644
--- a/param.ccl
+++ b/param.ccl
@@ -5,6 +5,11 @@ EXTENDS KEYWORD initial_data
"teukolskydata" :: "Teukolsky wave initial data"
}
+EXTENDS KEYWORD initial_lapse
+{
+ "teukolsky_max" :: "Teukolsky maximal slicing lapse"
+}
+
RESTRICTED:
CCTK_REAL amplitude "Wave amplitude A."
{