Hello everyone,
I'm using cesm version 2.1.3, create_newcase --res f19_g16 --compset FHIST, I tried to add some new chemistries in chem_mech.in to simulate,
CAM_CONFIG_OPTS: -phys cam6 -chem trop_strat_mam4_vbs; CAM_NML_USE_CASE:2010_trop_strat_vbs_cam6,
and the source code has been modified, some of the modified code refers to the attachment, and the error message "forrtl: severe (174): SIGSEGV, segmentation fault occurred" has been appearing during the run.
I had this issue in the base case simulation before this, but it was solved after adding "ulimit -s unlimited" to the script, although sometimes it takes two commits to get the result, but now adding "ulimit -s unlimited" and committing again still gives "forrtl: severe (174): SIGSEGV, segmentation fault occurred". cesm.log is attached below.
Any advice or suggestions would be greatly appreciated!
I'm using cesm version 2.1.3, create_newcase --res f19_g16 --compset FHIST, I tried to add some new chemistries in chem_mech.in to simulate,
CAM_CONFIG_OPTS: -phys cam6 -chem trop_strat_mam4_vbs; CAM_NML_USE_CASE:2010_trop_strat_vbs_cam6,
and the source code has been modified, some of the modified code refers to the attachment, and the error message "forrtl: severe (174): SIGSEGV, segmentation fault occurred" has been appearing during the run.
I had this issue in the base case simulation before this, but it was solved after adding "ulimit -s unlimited" to the script, although sometimes it takes two commits to get the result, but now adding "ulimit -s unlimited" and committing again still gives "forrtl: severe (174): SIGSEGV, segmentation fault occurred". cesm.log is attached below.
Any advice or suggestions would be greatly appreciated!