aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorrideout <rideout@c78560ca-4b45-4335-b268-5f3340f3cb52>2003-08-22 20:56:08 +0000
committerrideout <rideout@c78560ca-4b45-4335-b268-5f3340f3cb52>2003-08-22 20:56:08 +0000
commitceeea059e17832467c9688b14ce226f8ab47e22b (patch)
tree4ee3191b513d60333a3ed452e094249ad3916674 /param.ccl
parentd867c60478ca01d2b0c2ec3ee2bcc792f6447b0c (diff)
Update to use CoordBase. Registration of spher3d is deprecated.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@180 c78560ca-4b45-4335-b268-5f3340f3cb52
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/param.ccl b/param.ccl
index f17943a..ba2f3bd 100644
--- a/param.ccl
+++ b/param.ccl
@@ -51,7 +51,9 @@ BOOLEAN avoid_origin "Don't place grid points on the coordinate origin/axes"
: :: ""
} "yes"
-
+BOOLEAN register_default_coordinate_systems "register cartnd as the default coordinate systems"
+{
+} "yes"
restricted:
@@ -177,5 +179,3 @@ BOOLEAN symmetry_zmax "Symmetry boundary condition on upper z boundary"
{
: :: "Logical"
} "no"
-
-