Dear colleagues,
i am facing the following problem with cesm2.2.2 (compset f2000climo with modified sea-ice file)-
./xmlchange SSTICE_DATA_FILENAME="$CASEDIR/sst_HadOIBl_bc_1.9x2.5_2000climo_noice.nc"
./xmlchange STOP_N=10,STOP_OPTION=nyears
./xmlchange RESUBMIT=2
when i run the model without modified sea-ice file, it runs fully (2 times resubmit) and finishes correctly.
when i run with modified sea-ice file, it does only 10 years and finishes without creating archive folder to store generated files.
I didn't find any errors in the logs. It also creates all the restart files. After that I can restart the run again without errors. It is also strange that when I run the model for 5 days, it works also correctly and creates all files (./xmlchange STOP_N=1,STOP_OPTION=days ./xmlchange RESUBMIT=4)
How to solve this issue?
thank you!
i am facing the following problem with cesm2.2.2 (compset f2000climo with modified sea-ice file)-
./xmlchange SSTICE_DATA_FILENAME="$CASEDIR/sst_HadOIBl_bc_1.9x2.5_2000climo_noice.nc"
./xmlchange STOP_N=10,STOP_OPTION=nyears
./xmlchange RESUBMIT=2
when i run the model without modified sea-ice file, it runs fully (2 times resubmit) and finishes correctly.
when i run with modified sea-ice file, it does only 10 years and finishes without creating archive folder to store generated files.
I didn't find any errors in the logs. It also creates all the restart files. After that I can restart the run again without errors. It is also strange that when I run the model for 5 days, it works also correctly and creates all files (./xmlchange STOP_N=1,STOP_OPTION=days ./xmlchange RESUBMIT=4)
How to solve this issue?
thank you!