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

Error in Hybrid run

Hi all, Im trying to start a transient hybrid run from a previous run with CLM4.5 coupled with CAM5 and Data ocean mode with prescribed SST/Aerosols/GHGs/Ozone with precribed_type = 'SERIAL' (from 2000-2010). My start date is 2000-01-01.My previous run had CLM4.5 coupled with CAM5 and SSTs cyclic for the year 1999. I ran this for 60 years. So the date in the restart files which are used for the hybrid run is 2059-01-01.  There was no problem in buiding the job but after submitting, I get the following error:seq_flds_mod: seq_flds_x2r_fluxes=
Flrl_rofliq:Flrl_rofice
seq_flds_mod: seq_flds_w2x_states=
Sw_lamult:Sw_ustokes:Sw_vstokes:Sw_hstokes
seq_flds_mod: seq_flds_w2x_fluxes=

seq_flds_mod: seq_flds_x2w_states=
Sa_u:Sa_v:Sa_tbot:Si_ifrac:So_t:So_u:So_v:So_bldepth
seq_flds_mod: seq_flds_x2w_fluxes=

(shr_sys_abort) ERROR: (seq_timemgr_alarmInit) : unknown option years
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping

--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 3 in communicator MPI_COMM_WORLD
with errorcode 1001.

NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
(shr_sys_abort) ERROR: (seq_timemgr_alarmInit) : unknown option years
(shr_sys_abort) WARNING: calling shr_mpi_abort() and stopping

 Is this a problem because the restart file date and start date of fresh run are not matching? But as my previous run was not a transient run, and corresponds to 0059-01-01, will that affect the hybrid run.Please let me know how to solve the issue. Thanks in advance!
 
Top