xinmiao@missouristate_edu
New Member
Hi,I have been trying to run a CICE and OCEAN coupled model forced by CORE2, so I chose 'H' componet sets, shown as below./create_newcase -case test3 -res T62_g37 -compset H -mach cheetahThe model has been built successfully without any warning. However, it always unexpectly terminates after running. I checking log files, and noticed a weird thing: each time I submit the job, the 'ice_in' file under the 'run' directory always update
ice_ic = '/home/shane/CESM/inputdata/ice/cice/iced.0001-01-01.gx3v7_20080212'where /home/shane/CESM/inputdata is the directory I set for automatically downloading necessary grid/atmosphric force data. There is no /ice folder, why the model always asks for this non-exist restart file? It should be 'default' according the explanation of 'ice_ic'.
Therefore, ccsm.log file always reports the error:
--------------------CalcWorkPerBlock: Total blocks: 290 Ice blocks: 113 IceFree blocks: 147 Land blocks: 30
At line 86 of file /home/shane/CESM/cesm1_1_1/models/ice/cice/src/source/ice_read_write.F90 (unit = 83, file = '颧枱?')
Fortran runtime error: File '/home/shane/CESM/inputdata/ice/cice/iced.0001-01-01.gx3v7_20080212' does not exist---------------------
I checked all posible xml files and even change in env_run.xml file. It doesn't work! Now I am desperate and scratch my head. Did I do anything wrong? Or it is a bug?
Shane
ice_ic = '/home/shane/CESM/inputdata/ice/cice/iced.0001-01-01.gx3v7_20080212'where /home/shane/CESM/inputdata is the directory I set for automatically downloading necessary grid/atmosphric force data. There is no /ice folder, why the model always asks for this non-exist restart file? It should be 'default' according the explanation of 'ice_ic'.
Therefore, ccsm.log file always reports the error:
--------------------CalcWorkPerBlock: Total blocks: 290 Ice blocks: 113 IceFree blocks: 147 Land blocks: 30
At line 86 of file /home/shane/CESM/cesm1_1_1/models/ice/cice/src/source/ice_read_write.F90 (unit = 83, file = '颧枱?')
Fortran runtime error: File '/home/shane/CESM/inputdata/ice/cice/iced.0001-01-01.gx3v7_20080212' does not exist---------------------
I checked all posible xml files and even change in env_run.xml file. It doesn't work! Now I am desperate and scratch my head. Did I do anything wrong? Or it is a bug?
Shane