mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-03 20:53:54 +01:00
small modif
This commit is contained in:
parent
6b9649fc2c
commit
fcde51ea00
@ -236,7 +236,7 @@
|
|||||||
print *, ' nb of terms per nucleus = ', jBH_size
|
print *, ' nb of terms per nucleus = ', jBH_size
|
||||||
|
|
||||||
do i_nucl = 1, nucl_num
|
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 *, ' ee-term = ', jBH_ee(i_nucl)
|
||||||
print *, ' en-term = ', jBH_en(i_nucl)
|
print *, ' en-term = ', jBH_en(i_nucl)
|
||||||
print *, 'm n o c'
|
print *, 'm n o c'
|
||||||
|
Loading…
Reference in New Issue
Block a user