aboutsummaryrefslogtreecommitdiff
path: root/src/surface_integral.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/surface_integral.c')
-rw-r--r--src/surface_integral.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/surface_integral.c b/src/surface_integral.c
index 6dbbd37..28a407c 100644
--- a/src/surface_integral.c
+++ b/src/surface_integral.c
@@ -308,6 +308,7 @@ void ADMMass_Surface_Global(CCTK_ARGUMENTS)
ADMMass_SurfaceMass[*ADMMass_LoopCounter] /= 16.0*PI;
+ if (ADMMass_Debug)
CCTK_VInfo(CCTK_THORNSTRING,
"detector %d: ADM mass %g, surface (cube): xmin %g, xmax %g, ymin %g, ymax %g, zmin %g, zmax %g",
*ADMMass_LoopCounter,
@@ -365,6 +366,7 @@ void ADMMass_Surface_Lapse_Global(CCTK_ARGUMENTS)
ADMMass_SurfaceMass_Lapse[*ADMMass_LoopCounter] /= 16.0*PI;
+ if (ADMMass_Debug)
CCTK_VInfo(CCTK_THORNSTRING,
"detector %d: ADM mass with lapse %g, surface (cube): xmin %g, xmax %g, ymin %g, ymax %g, zmin %g, zmax %g",
*ADMMass_LoopCounter,