The model time and weather data time do not match

Status
Not open for further replies.

qian yang

qian yang
Member
dear all
I create a case 1850_DATM%GSWP3v1_CLM50%BGC_SICE_SOCN_MOSART_SGLC_SWAV . I want to run it for three years with my own atmosphere data .
so I do the following
./xmlchange RUN_STARTDATE=2010-01-01
./xmlchange STOP_OPTION=nmonths
./xmlchange STOP_N=36
./xmlchange DATM_CLMNCEP_YR_START=2010
./xmlchange DATM_CLMNCEP_YR_END=2012
It successed .But when I checked the relevant files , I found the model reading time of atmospheric data does not match the model time. how do I fix it?
Can anyone help me ?
 

Attachments

oleson

Keith Oleson
CSEG and Liaisons
Staff member
I think you need to change DATM_CLMNCEP_YR_ALIGN to 2010 (it is currently set to 1):

./xmlchange DATM_CLMNCEP_YR_ALIGN=2010
 
Status
Not open for further replies.
Back
Top