From fcde51ea002e01e6b2d109c17320b2a877673845 Mon Sep 17 00:00:00 2001 From: AbdAmmar Date: Thu, 22 Feb 2024 08:15:01 +0100 Subject: [PATCH] small modif --- plugins/local/jastrow/bh_param.irp.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/local/jastrow/bh_param.irp.f b/plugins/local/jastrow/bh_param.irp.f index 790cf97c..167d8814 100644 --- a/plugins/local/jastrow/bh_param.irp.f +++ b/plugins/local/jastrow/bh_param.irp.f @@ -236,7 +236,7 @@ print *, ' nb of terms per nucleus = ', jBH_size do i_nucl = 1, nucl_num - print *, ' i_nucl = ', i_nucl + print *, ' nucl = ', nucl_label(i_nucl) print *, ' ee-term = ', jBH_ee(i_nucl) print *, ' en-term = ', jBH_en(i_nucl) print *, 'm n o c'