aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CartGrid3D.F4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/CartGrid3D.F b/src/CartGrid3D.F
index cc3d42d..ca5b772 100644
--- a/src/CartGrid3D.F
+++ b/src/CartGrid3D.F
@@ -40,8 +40,6 @@ c --------------------------------------------------------------
if (CCTK_Equals(type,'byrange') == 1) then
- call CCTK_Info("Setting grid by range")
-
if (xyzmax > 0) then
xmax1 = xyzmax
ymax1 = xyzmax
@@ -54,8 +52,6 @@ c --------------------------------------------------------------
if (CCTK_Equals(symmetry,'octant') == 1) then
- call CCTK_Info("Octant symmetry")
-
c Grid spacing on coarsest grid
if (no_origin==1) then