aboutsummaryrefslogtreecommitdiff
path: root/src/TwoPunctures.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/TwoPunctures.c')
-rw-r--r--src/TwoPunctures.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/TwoPunctures.c b/src/TwoPunctures.c
index d961815..e9284d4 100644
--- a/src/TwoPunctures.c
+++ b/src/TwoPunctures.c
@@ -229,6 +229,7 @@ TwoPunctures (CCTK_ARGUMENTS)
} else {
CCTK_INFO ("Solving puncture equation for BH-BH system");
}
+ CCTK_VInfo (CCTK_THORNSTRING, "b = %g", par_b);
/* initialise to 0 */
for (int j = 0; j < ntotal; j++)