From 1d30d53001d6a16c20989449a9eaa5ec326dc3c2 Mon Sep 17 00:00:00 2001 From: allen Date: Fri, 30 Jul 1999 22:45:49 +0000 Subject: A lot of parameter name changes, especially for IO git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@47 c78560ca-4b45-4335-b268-5f3340f3cb52 --- param.ccl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index a7bdbe2..76f7a13 100644 --- a/param.ccl +++ b/param.ccl @@ -69,11 +69,11 @@ KEYWORD type "Grid type" "byspacing" :: "Specify grid spacings" } "box" -KEYWORD symmetry "Symmetry type" +KEYWORD domain "Domain type" { - "octant" :: "Use octant symmetry about the origin" - "quadrant" :: "Use quadrant symmetry in x-y plane" - "bitant" :: "Use plane symmetry about the x-y plane" - "full" :: "Use no symmetry" + "octant" :: "Use an octant about the origin" + "quadrant" :: "Use a quadrant in x-y plane" + "bitant" :: "Use a bitant about the x-y plane" + "full" :: "Use the full domain" } "full" -- cgit v1.2.3