Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Model did not complete when use case.run

yjnga4

Alex chou
New Member
Hello:
There was an error when I use the CAM compset "C_NORMAL_YEAR", something went wrong when I type the "./case.run" command. Below is error message:
-------------------------------------------------------------------------
Fri Jan 13 10:42:52 CST 2023 -- CSM EXECUTION BEGINS HERE
Fri Jan 13 10:42:57 CST 2023 -- CSM EXECUTION HAS FINISHED
Model did not complete - see /home/gusf/zzp/run/case/run/cesm.log.230113-104219

Thanks in advance.
 

Attachments

  • cesm.log.230113-104219.txt
    9.2 KB · Views: 7

yjnga4

Alex chou
New Member
Hello:
There was an error when I use the CAM compset "C_NORMAL_YEAR", something went wrong when I type the "./case.run" command. Below is error message:
-------------------------------------------------------------------------
Fri Jan 13 10:42:52 CST 2023 -- CSM EXECUTION BEGINS HERE
Fri Jan 13 10:42:57 CST 2023 -- CSM EXECUTION HAS FINISHED
Model did not complete - see /home/gusf/zzp/run/case/run/cesm.log.230113-104219

Thanks in advance.
some wrong is :forrtl: severe (24): end-of-file during read, unit 94, file /home/gusf/zzp/run/case/run/gx3v7_overflow
 

fischer

CSEG and Liaisons
Staff member
"C_NORMAL_YEAR", is an ocean compset and not CAM. Looking at the traceback, is looks like there's an issue
with your /home/gusf/zzp/run/case/run/gx3v7_overflow.

forrtl: severe (24): end-of-file during read, unit 94, file /home/gusf/zzp/run/case/run/gx3v7_overflow
Image PC Routine Line Source
cesm.exe 0000000000C9909C Unknown Unknown Unknown
cesm.exe 0000000000CD8539 Unknown Unknown Unknown
cesm.exe 0000000000502F1C overflows_mp_init 328 overflows.F90
cesm.exe 00000000006DBC1F initial_mp_pop_in 245 initial.F90
cesm.exe 000000000059F307 pop_initmod_mp_po 102 POP_InitMod.F90
cesm.exe 00000000004D9650 ocn_comp_mct_mp_o 254 ocn_comp_mct.F90
cesm.exe 000000000042D257 component_mod_mp_ 232 component_mod.F90
cesm.exe 000000000041E1C0 cesm_comp_mod_mp_ 1035 cesm_comp_mod.F90
cesm.exe 0000000000428816 MAIN__ 92 cesm_driver.F90
cesm.exe 00000000004143DE Unknown Unknown Unknown
libc-2.17.so 00002B6D82821B15 __libc_start_main Unknown Unknown
cesm.exe 00000000004142E9 Unknown Unknown Unknown

Check to make sure you still have free disk space. Then try recreating the case from scratch.

Also, what version of CESM2 are you using?

Thanks
Chris
 

yjnga4

Alex chou
New Member
"C_NORMAL_YEAR", is an ocean compset and not CAM. Looking at the traceback, is looks like there's an issue
with your /home/gusf/zzp/run/case/run/gx3v7_overflow.



Check to make sure you still have free disk space. Then try recreating the case from scratch.

Also, what version of CESM2 are you using?

Thanks
Chris
Thanks, i'm a new user of CESM, i want to run pop ocean component and use a CESM 2.1.3, this problem is fixed by copying the cesm directory.
 

Mengyao Xu

徐梦瑶
New Member
Thanks, i'm a new user of CESM, i want to run pop ocean component and use a CESM 2.1.3, this problem is fixed by copying the cesm directory.
Hi Alex!
I've also encountered the same error "forrtl: severe (24): end-of-file during read" in the cesm log, you mentioned you solved it by copying the cesm directory, could you please share your solution more specifically?
Thanks a lot!
 
Top