yaozhixiong@foxmail_com
Member
Hi, I am trying to install cesm1_2_0 on a new machine. I crated a new case with compset 'X'. The case could be built successfully.Because the machine can only use lsf to submit jobs, I modified some places. I comment out PBS or BSUB, and add APP_NAME=intelg_small # queuename
NP=16 # total number of nodes I also replace #mpiexec -n 16 $EXEROOT/cesm.exe >&! cesm.log.$LID #mpirun -np 16 $EXEROOT/cesm.exe >&! cesm.log.$LID byRUN="/home-gg/users/nscc670_YZX/CESM/cesm120/caseoutput/testx5/bld/cesm.exe"Details can to seen in attachment testx5.run. After I submitted the job using 'bsub testx5.run', something wrong happened, although it seems that the model began to initialize. The error information says that:File drv_in not found, setting default valuesNo cpl_modelio.nml found, using defaults for pio settingsNo atm_modelio.nml found, using defaults for pio settingsNo lnd_modelio.nml found, using defaults for pio settingsNo ocn_modelio.nml found, using defaults for pio settingsNo ice_modelio.nml found, using defaults for pio settingsNo glc_modelio.nml found, using defaults for pio settingsNo rof_modelio.nml found, using defaults for pio settingsNo wav_modelio.nml found, using defaults for pio settingsforrtl: No such file or directory
seq_flds_mod: read seq_cplflds_inparm namelist from: drv_in
forrtl: severe (29): file not found, unit 90, file /home-gg/users/nscc670_YZX/CESM/cesm120/caseoutput/testx5/drv_inDetails can be seen in attachment. All of these unfound files are in RUNDIR, /home-gg/users/nscc670_YZX/CESM/cesm120/caseoutput/testx5/run. If I copy 'drv_in' into directory testx5, then model still wrong, and another file will not be found again. And the unfound file is still in RUNDIR. So, I think there must be some paths I should modify. Then model will find the files in RUNDIR. Any help would be greatly appreciated. Thanks.zhixiong
NP=16 # total number of nodes I also replace #mpiexec -n 16 $EXEROOT/cesm.exe >&! cesm.log.$LID #mpirun -np 16 $EXEROOT/cesm.exe >&! cesm.log.$LID byRUN="/home-gg/users/nscc670_YZX/CESM/cesm120/caseoutput/testx5/bld/cesm.exe"Details can to seen in attachment testx5.run. After I submitted the job using 'bsub testx5.run', something wrong happened, although it seems that the model began to initialize. The error information says that:File drv_in not found, setting default valuesNo cpl_modelio.nml found, using defaults for pio settingsNo atm_modelio.nml found, using defaults for pio settingsNo lnd_modelio.nml found, using defaults for pio settingsNo ocn_modelio.nml found, using defaults for pio settingsNo ice_modelio.nml found, using defaults for pio settingsNo glc_modelio.nml found, using defaults for pio settingsNo rof_modelio.nml found, using defaults for pio settingsNo wav_modelio.nml found, using defaults for pio settingsforrtl: No such file or directory
seq_flds_mod: read seq_cplflds_inparm namelist from: drv_in
forrtl: severe (29): file not found, unit 90, file /home-gg/users/nscc670_YZX/CESM/cesm120/caseoutput/testx5/drv_inDetails can be seen in attachment. All of these unfound files are in RUNDIR, /home-gg/users/nscc670_YZX/CESM/cesm120/caseoutput/testx5/run. If I copy 'drv_in' into directory testx5, then model still wrong, and another file will not be found again. And the unfound file is still in RUNDIR. So, I think there must be some paths I should modify. Then model will find the files in RUNDIR. Any help would be greatly appreciated. Thanks.zhixiong