From 1253302aaf002925c76e5ab0f58c4c5c961a2e54 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sat, 30 May 2020 12:05:51 +0200 Subject: Implement multiple surfaces. --- schedule.ccl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'schedule.ccl') 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 } -- cgit v1.2.3