From 7c2737faa45cc68ea9059be525a14d2613573909 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 23 Jun 2019 15:02:43 +0200 Subject: Add an option to extrapolate on the finest level as well. --- param.ccl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 55b52a6..03bf6b6 100644 --- a/param.ccl +++ b/param.ccl @@ -7,6 +7,12 @@ EXTENDS KEYWORD lapse_evolution_method "maximal_axi_mg" :: "Maximal slicing for an axisymmetric spacetime" } +RESTRICTED: +CCTK_INT fine_solve "Whether to solve on each sub-step of the finest level evolution" +{ + 0:1 :: "" +} 1 + RESTRICTED: CCTK_INT fd_stencil "finite differencing stencil" { -- cgit v1.2.3