aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@c78560ca-4b45-4335-b268-5f3340f3cb52>2004-01-19 22:59:32 +0000
committerschnetter <schnetter@c78560ca-4b45-4335-b268-5f3340f3cb52>2004-01-19 22:59:32 +0000
commit1d12e8e8ca9a5f91d38edd4cf0f7c660281eadca (patch)
tree412ef84432ef7a7de212bd7141f1a0197697bc5c /param.ccl
parent32024ef94c0b6799d030ad1a4e915bec640aa037 (diff)
Provide a coordinate-thorn and symmetry-thorn independent way of
specifying the shape of the physical domain and the location of the boundary points. The advantage of that is that it is now much easier to change the resolution. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@190 c78560ca-4b45-4335-b268-5f3340f3cb52
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index ba2f3bd..0e43626 100644
--- a/param.ccl
+++ b/param.ccl
@@ -116,6 +116,7 @@ KEYWORD type "Grid type"
"box" :: "Box grid from -0.5 to 0.5"
"byrange" :: "Specify min and max values"
"byspacing" :: "Specify grid spacings"
+ "coordbase" :: "Get specification from CoordBase"
} "box"
KEYWORD domain "Domain type"