<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Dear all,</div><div><br></div><div>I am trying to implement OBCS package in an existing configuration. After creating the corresponding files (i.e. data.obcs, OBCS_OPTIONS.h and OBCS_calc.F) and adding UseOBCS = .TRUE. in data.pkg, I compile my code and when making it run (mpi), I got the following error message written below. Can someone help me to cope with this? <br></div><div><br></div><div>Thank you in advance</div><div><br></div><div>Sincerely</div><div><br></div><div>Kevin<br></div><div><br></div><div>At line 2256 of file obcs_readparms.f (unit = 11, file = '/tmp/gfortrantmpYf22g8')<br>Fortran runtime error: End of fileAt line 2256 of file obcs_readparms.f (unit = 11, file = '/tmp/gfortrantmp5Bvqr8')<br>Fortran runtime error: End of file<br><br>Error termination. Backtrace:<br>At line 2256 of file obcs_readparms.f (unit = 11, file = '/tmp/gfortrantmpK3ss57')<br>Fortran runtime error: End of file<br><br>Error termination. Backtrace:<br><br><br>Error termination. Backtrace:<br>#0  0x7fde1a998607 in ???<br>#0  0x7f85fc53a607 in ???<br>#1  0x7f85fc53b115 in ???<br>#2  0x7f85fc53b869 in ???<br>#3  0x7f85fc5fec03 in ???<br>#4  0x7f85fc5ffb0d in ???<br>#5  0x7f85fc601f37 in ???<br>#6  0x7f85fc602098 in ???<br>#7  0x4b8514 in ???<br>#8  0x5bf83c in ???<br>#9  0x5ead55 in ???<br>#10  0x521125 in ???<br>#11  0x402366 in ???<br>#12  0x7f85fb827724 in ???<br>#13  0x402398 in ???<br>        at ../sysdeps/x86_64/start.S:118<br>#14  0xffffffffffffffff in ???<br>#1  0x7fde1a999115 in ???<br>#2  0x7fde1a999869 in ???<br>#3  0x7fde1aa5cc03 in ???<br>#4  0x7fde1aa5db0d in ???<br>#5  0x7fde1aa5ff37 in ???<br>#6  0x7fde1aa60098 in ???<br>#7  0x4b8514 in ???<br>#8  0x5bf83c in ???<br>#9  0x5ead55 in ???<br>#10  0x521125 in ???<br>#11  0x402366 in ???<br>#12  0x7fde19c85724 in ???<br>#13  0x402398 in ???<br>        at ../sysdeps/x86_64/start.S:118<br>#14  0xffffffffffffffff in ???<br>-------------------------------------------------------<br>Primary job  terminated normally, but 1 process returned<br>a non-zero exit code.. Per user-direction, the job has been aborted.<br>-------------------------------------------------------<br>--------------------------------------------------------------------------<br>mpirun detected that one or more processes exited with non-zero status, thus causing<br>the job to be terminated. The first process to do so was:<br><br>  Process name: [[2961,1],13]<br>  Exit code:    2</div></div></div></div>