From f89b029c45d6ac6a96a09bd904f1eec1bcada16c Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Fri, 26 Feb 2016 17:24:31 +0100 Subject: Rewrite to use the external libbrilldata library. --- schedule.ccl | 4 ---- 1 file changed, 4 deletions(-) (limited to 'schedule.ccl') 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 - } } -- cgit v1.2.3