I just started learning how to use CESM.
I have successfully ported CESM2.1.1. And the test ran successfully at that time. Today, I tried according to the official website case, but there was an error in the final operation.
This is my case:./create_newcase--case Exercise1 --res f19_g17 --compset B1850 --machine ibmintel
An error occurred When I submit:
MODEL EXECUTION BEGINS HERE
run command is mpirun -n 96 -genv LD_LIBRARY_PATH /public3/home/interior/cas/cuser038/zy/netcdf4.4-intelf/lib:$LD_LIBRARY_PATH /public3/home/interior/cas/cuser038/CESM/cime/case/Exercise1/bld/cesm.exe >> cesm.log.$LID 2>&1
ERROR: RUN FAIL: Command 'mpirun -n 96 -genv LD_LIBRARY_PATH /public3/home/interior/cas/cuser038/zy/netcdf4.4-intelf/lib:$LD_LIBRARY_PATH /public3/home/interior/cas/cuser038/CESM/cime/case/Exercise1/bld/cesm.exe >> cesm.log.$LID 2>&1 ' failed
See log file for details: /public3/home/interior/cas/cuser038/CESM/cime/case/Exercise1/run/cesm.log.
The last display of cesm.log:
I don't know what the mistake is and how can I fix it...
THANKS!!
I have successfully ported CESM2.1.1. And the test ran successfully at that time. Today, I tried according to the official website case, but there was an error in the final operation.
This is my case:./create_newcase--case Exercise1 --res f19_g17 --compset B1850 --machine ibmintel
An error occurred When I submit:
MODEL EXECUTION BEGINS HERE
run command is mpirun -n 96 -genv LD_LIBRARY_PATH /public3/home/interior/cas/cuser038/zy/netcdf4.4-intelf/lib:$LD_LIBRARY_PATH /public3/home/interior/cas/cuser038/CESM/cime/case/Exercise1/bld/cesm.exe >> cesm.log.$LID 2>&1
ERROR: RUN FAIL: Command 'mpirun -n 96 -genv LD_LIBRARY_PATH /public3/home/interior/cas/cuser038/zy/netcdf4.4-intelf/lib:$LD_LIBRARY_PATH /public3/home/interior/cas/cuser038/CESM/cime/case/Exercise1/bld/cesm.exe >> cesm.log.$LID 2>&1 ' failed
See log file for details: /public3/home/interior/cas/cuser038/CESM/cime/case/Exercise1/run/cesm.log.
The last display of cesm.log:
I don't know what the mistake is and how can I fix it...
THANKS!!