aboutsummaryrefslogtreecommitdiff
path: root/CarpetExtra/HydroToy/interface.ccl
diff options
context:
space:
mode:
authoreschnett <>2001-03-18 21:37:00 +0000
committereschnett <>2001-03-18 21:37:00 +0000
commitd3ae8e4b27664bbc9210fa49f58ceffe4336f7c1 (patch)
tree5c1657bb027d9b5d3e0758b24a4a86281baa673b /CarpetExtra/HydroToy/interface.ccl
parent3c7bfec92c24c4ddbda2120feae35c34deff37d7 (diff)
Added HydroToy, the counterpart of SpaceTimeToy.
darcs-hash:20010318213704-f6438-25fa67cf10277b9aed6ee4c2addb1899ad6e21c7.gz
Diffstat (limited to 'CarpetExtra/HydroToy/interface.ccl')
-rw-r--r--CarpetExtra/HydroToy/interface.ccl5
1 files changed, 2 insertions, 3 deletions
diff --git a/CarpetExtra/HydroToy/interface.ccl b/CarpetExtra/HydroToy/interface.ccl
index 09e8bf099..64e09a47a 100644
--- a/CarpetExtra/HydroToy/interface.ccl
+++ b/CarpetExtra/HydroToy/interface.ccl
@@ -1,14 +1,13 @@
# Interface definition for thorn HydroToy
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/HydroToy/interface.ccl,v 1.3 2001/12/07 18:27:08 schnetter Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetExtra/HydroToy/interface.ccl,v 1.1 2001/03/18 22:37:09 eschnett Exp $
implements: hydrotoy
-inherits: boundary grid
public:
-CCTK_REAL hydroevolve type=GF timelevels=3
+CCTK_REAL hydroevolve type=GF timelevels=2
{
u vx vy vz
} "The evolve hydro fields"