jsewall@es_ucsc_edu
New Member
I am trying to get a CCSM# run set up in the K configuration on blackforest and as soon as I
change from the default datasets the run bombs for no apparent reason (ie there is no official "error" message). All of
the components stop in a shared subroutine shr_sys_flush which is in
shr_sys_mod.F90. Every component calls this subroutine which executes "call
flush_(unit)". I can not find "flush" in any of the code so assume it is some
sort of machine function.
All the components stop with the following:
D1: In pm_child_sig_handler, signal=15, task=9
The signal and the task number vary, but the rest is identical. Any
idea what this means?
Thanks for any help or suggestions you can offer.
Jake Sewall
change from the default datasets the run bombs for no apparent reason (ie there is no official "error" message). All of
the components stop in a shared subroutine shr_sys_flush which is in
shr_sys_mod.F90. Every component calls this subroutine which executes "call
flush_(unit)". I can not find "flush" in any of the code so assume it is some
sort of machine function.
All the components stop with the following:
D1: In pm_child_sig_handler, signal=15, task=9
The signal and the task number vary, but the rest is identical. Any
idea what this means?
Thanks for any help or suggestions you can offer.
Jake Sewall