10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-26 15:12:19 +02:00

minor modif

This commit is contained in:
Abdallah Ammar 2023-06-19 23:57:39 +02:00
parent 2ef05d01c9
commit 8c2f6c9485

View File

@ -63,7 +63,6 @@
IRP_ENDIF
IRP_IF MPI
include 'mpif.h'
call MPI_BCAST(j1b_pen_coef, (nucl_num), MPI_DOUBLE_PRECISION, 0, MPI_COMM_WORLD, ierr)
if (ierr /= MPI_SUCCESS) then
stop 'Unable to read j1b_pen_coef with MPI'