From 630900138f0eb532c9b01b4cb561d5488416cc03 Mon Sep 17 00:00:00 2001 From: knarf Date: Mon, 8 Mar 2010 15:48:00 +0000 Subject: add Hydro_Analysis_rho_max git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Hydro_Analysis/trunk@86 b6729ddc-ac74-4bd1-908c-9dc7244c52a1 --- schedule.ccl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'schedule.ccl') diff --git a/schedule.ccl b/schedule.ccl index f3f11a9..53c96d8 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -16,6 +16,12 @@ if (Hydro_Analysis_comp_rho_max_origin_distance) STORAGE: Hydro_Analysis_rho_max_origin_distance } +schedule Hydro_Analysis_Init IN CCTK_BASEGRID +{ + LANG: C + OPTIONS: global +} "Initialize variables" + schedule group Hydro_Analysis AT POSTSTEP { -- cgit v1.2.3