From 89eb83f9c9987c19dbf9c5080d3ae4b89bc3ddbe Mon Sep 17 00:00:00 2001 From: hawke Date: Thu, 17 Jul 2003 16:39:44 +0000 Subject: Optionally don't fill all timelevels after initial data is computed (changes the default but should have no effect). git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@23 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b --- param.ccl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 770df21..8fca2fc 100644 --- a/param.ccl +++ b/param.ccl @@ -106,3 +106,7 @@ CCTK_REAL MoL_Tiny "Effective local machine zero; required by generic solvers" { 0:* :: "Defaults to 1.e-15" } 1.e-15 + +BOOLEAN initial_data_is_crap "If the initial data routine fails to set up the previous time levels, copy the current backwards" +{ +} "no" -- cgit v1.2.3