Dear all,
I am attempting to run a quick 5 year simulation using RegCM 4.3.1 and am getting the following error ICBC for 1997-02-01 06:00:00 UTC not found. The error message and my part of my .in file is listed below. Is it required to generate ICBC conditions
for the entire duration of the run i.e. gdate 1&2 be the same as mdate 1&2. Any help would be greatly appreciated
Calculate solar declination angle at 1997020100
*** Day 32.0000 solar declination angle = -17.05815569 degrees.
SEARCH BC data for 1997020106
-------------- FATAL CALLED ---------------
Fatal in file: mod_bdycod.F90 at line: 398
ICBC for 1997-02-01 06:00:00 UTC not found
-------------------------------------------
mod_bdycod.F90 : 398: 1
--------------------------------------------------------------------------
&globdatparam
ibdyfrq = 6,
ssttyp = 'OI_WK',
dattyp = 'EIN15',
gdate1 = 1997010100,
gdate2 = 1997020100,
dirglob = '/RegCM-4.3.1/REGCM_RUN/input',
inpglob = '/RegCM-4.3.1/GLOBEDAT',
/
&globwindow
lat0 = 0.0
lat1 = 0.0
lon0 = 0.0
lon1 = 0.0
/
&restartparam
ifrest = .false. ,
mdate0 = 1997010100,
mdate1 = 1997010100,
mdate2 = 1999123124,
/