summaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 0 insertions, 4 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 9f41c25..9ad28f4 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -5,8 +5,4 @@ if (CCTK_Equals(initial_data, "brilldata")) {
SCHEDULE brill_data IN ADMBase_InitialData {
LANG: C
} "Brill wave initial data"
-
- if (export_coeffs) {
- STORAGE: brill_coeffs
- }
}