From ca6a4d18bb63afa6618349ec2607809d464773fb Mon Sep 17 00:00:00 2001 From: eschnett <> Date: Mon, 26 Mar 2001 00:28:00 +0000 Subject: Using three time levels for quadratic time interpolation. darcs-hash:20010326002815-f6438-a869ff9821a034995f0a868dfd2d96abdd3ae3e4.gz --- CarpetExtra/HydroToy/interface.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CarpetExtra/HydroToy') diff --git a/CarpetExtra/HydroToy/interface.ccl b/CarpetExtra/HydroToy/interface.ccl index 64e09a47a..722fb546f 100644 --- a/CarpetExtra/HydroToy/interface.ccl +++ b/CarpetExtra/HydroToy/interface.ccl @@ -1,5 +1,5 @@ # Interface definition for thorn HydroToy -# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/HydroToy/interface.ccl,v 1.1 2001/03/18 22:37:09 eschnett Exp $ +# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/HydroToy/interface.ccl,v 1.2 2001/03/26 02:28:15 eschnett Exp $ implements: hydrotoy @@ -7,7 +7,7 @@ implements: hydrotoy public: -CCTK_REAL hydroevolve type=GF timelevels=2 +CCTK_REAL hydroevolve type=GF timelevels=3 { u vx vy vz } "The evolve hydro fields" -- cgit v1.2.3