From 2c0b7c7205aa880aba59fbca77b13483f1b43c8b Mon Sep 17 00:00:00 2001 From: allen Date: Thu, 16 Dec 1999 14:36:46 +0000 Subject: Cosmetic changes git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@82 c78560ca-4b45-4335-b268-5f3340f3cb52 --- param.ccl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index f99c696..195c4c2 100644 --- a/param.ccl +++ b/param.ccl @@ -28,19 +28,19 @@ restricted: REAL dx "Coarse grid spacing in x-direction" { - 0: :: + 0:* :: } 0.3 REAL dy "Coarse grid spacing in y-direction" { - 0: :: + 0:* :: } 0.3 REAL dz "Coarse grid spacing in z-direction" { - 0: :: + 0:* :: } 0.3 REAL dxyz "Coarse grid spacing in x,y,z-directions" { - 0: :: + 0:* :: "" } 0.0 REAL xmin "Coordinate minimum in x-direction" -- cgit v1.2.3