summaryrefslogtreecommitdiff
path: root/schedule.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 /schedule.ccl
parent6033446e31977e8a7fcae9202a346d0e82ace5e0 (diff)
Implement multiple surfaces.HEADmaster
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index e743105..9b32340 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -16,7 +16,8 @@ if (nb_surfaces > 0) {
STORAGE: photon_coord
STORAGE: photon_rhs
- STORAGE: photon_times
STORAGE: evol_next_step
STORAGE: surfaces_active
+ STORAGE: origin_proper_time
+ STORAGE: origin_proper_time_rhs
}