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

Using Pre-industrial run (B_1850_CAM5_CN)'s restart files for Historical Run (B_1850-2000_CAM5_CN)

sysong

Se-Yong Song
New Member
I integrated the pre-industrial run (B_1850_CAM5_CN) for 500 years and would like to use these restart files (initial conditions files) for Historical simulations (B_1850-2000_CAM5_CN).
I tried it as a branch run, but it gives error messages below:

RAMPED values initialized to
chem_surfvals_set_all: data time index is out of bounds
nyrm = -1263 nyrp= -1262 ncdate= 5010101
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping

--> Would you let me know how to solve this time error?
env_run.xml :
reference case for branch runs: value="B1850C5CN"
reference date for branch runs: value="0501-01-01"

Thank you for helping!
 

hannay

Cecile Hannay
AMWG Liaison
Staff member
It looks like you are trying to run outside the the period 1850-2000.
How did you set your RUN_STARTDATE in env_run.xml ?
Is it 1850 -01-01 ?
 

sysong

Se-Yong Song
New Member
It looks like you are trying to run outside the the period 1850-2000.
How did you set your RUN_STARTDATE in env_run.xml ?
Is it 1850 -01-01 ?
Thanks for your answer.

After modifying the period, it worked well!
 
Top