jhe@rsmas_miami_edu
New Member
Hi,
I got this error in my experiment:
(shr_sys_abort) ERROR: (seq_infodata_Check) : invalid continue restart case name = test13
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
This is what I did.
I did a startup run first,
> create_newcase -case ~/data/ccsm4/experiments/test13
-compset F
-res 0.9x1.25_gx1v6
-mach pegasus_intel_omp
Starting date was 1911-01-11 and I ran it for 10 days.
Then I tried to do a branch run which branches from the previous startup run.
I created a new case,
> create_newcase -case ~/data/ccsm4/experiments/test14
-compset F
-res 0.9x1.25_gx1v6
-mach pegasus_intel_omp
and made the following changes to env_conf.xml:
> xmlchange -file env_conf.xml -id RUN_TYPE -val branch
> xmlchange -file env_conf.xml -id RUN_REFCASE -val test13
> xmlchange -file env_conf.xml -id RUN_REFDATE -val 1911-01-11
When I ran the model, it gave me error:
(shr_sys_abort) ERROR: (seq_infodata_Check) : invalid continue restart case name = test13
What does this mean? Is there any format requirement for RUN_REFCASE?
Thank you very much!
Jie
I got this error in my experiment:
(shr_sys_abort) ERROR: (seq_infodata_Check) : invalid continue restart case name = test13
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping
This is what I did.
I did a startup run first,
> create_newcase -case ~/data/ccsm4/experiments/test13
-compset F
-res 0.9x1.25_gx1v6
-mach pegasus_intel_omp
Starting date was 1911-01-11 and I ran it for 10 days.
Then I tried to do a branch run which branches from the previous startup run.
I created a new case,
> create_newcase -case ~/data/ccsm4/experiments/test14
-compset F
-res 0.9x1.25_gx1v6
-mach pegasus_intel_omp
and made the following changes to env_conf.xml:
> xmlchange -file env_conf.xml -id RUN_TYPE -val branch
> xmlchange -file env_conf.xml -id RUN_REFCASE -val test13
> xmlchange -file env_conf.xml -id RUN_REFDATE -val 1911-01-11
When I ran the model, it gave me error:
(shr_sys_abort) ERROR: (seq_infodata_Check) : invalid continue restart case name = test13
What does this mean? Is there any format requirement for RUN_REFCASE?
Thank you very much!
Jie