From 270d4606bcdd581c5251a51179f96c8c6b01bd4c Mon Sep 17 00:00:00 2001 From: diener Date: Fri, 13 Jun 2003 09:06:12 +0000 Subject: Added a parameter read_conformal_factor_once to support reading the conformal factor only once (since it's not changed during the evolution). The user now only has to output staticconformal::psi at iteration 0, thereby saving some diskspace. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@117 2a26948c-0e4f-0410-aee8-f1d3e353619c --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 1d2a5ab..45e7cfb 100644 --- a/param.ccl +++ b/param.ccl @@ -21,6 +21,10 @@ KEYWORD eh_shift_type "Do we use numerical or analytic metric information" "analytic" :: "Use external analytic metric" } "analytic" +BOOLEAN read_conformal_factor_once "Should the conformal factor only be read once" +{ +} "yes" + KEYWORD initial_f "Initial surface choice" { "sphere" :: "spherical surface" -- cgit v1.2.3