summaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-05-30 12:05:51 +0200
committerAnton Khirnov <anton@khirnov.net>2020-05-30 12:05:51 +0200
commit1253302aaf002925c76e5ab0f58c4c5c961a2e54 (patch)
tree40af3e4a4abcd0601125d241739d550db0c8c61a /param.ccl
parent6033446e31977e8a7fcae9202a346d0e82ace5e0 (diff)
Implement multiple surfaces.HEADmaster
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 af9189c..25286ad 100644
--- a/param.ccl
+++ b/param.ccl
@@ -10,6 +10,11 @@ CCTK_INT nb_surfaces "Number of null surfaces to trace"
1: :: ""
} 1
+CCTK_REAL launch_delta "Proper time between subsequent surface launches"
+{
+ 0: :: ""
+} 0.25
+
CCTK_INT solve_level "Refinement level to integrate photons on"
{
0: :: ""