Hi all,
I have given a trial run for two days with F compset specified dynamics.Instead of MERRA-2, i have given my own cesm generated met file.I start the model from 2009-01-01.
./xmlchange STOP_OPTION='ndays'
./xmlchange STOP_N=2
./xmlchange REST_OPTION=ndays
./xmlchange REST_N=2
RUN_STARTDATE value="2009-01-01"
In met_filenames_list i have given the names of the two nc files( 2009-01-01 and 2009-01-02) in .txt file.
The model gives the output for the first day but its complaining that it isn't able to find 2009-01-02 met file in the .txt file and does not increment further.
Precisely i am getting the error:
ERROR:
not able to increment file name from met_filenames_list file
Although the file is there in the .txt file it is still complaining.
Kindly help me with this problem.I have attached the atm.log file.
I have given a trial run for two days with F compset specified dynamics.Instead of MERRA-2, i have given my own cesm generated met file.I start the model from 2009-01-01.
./xmlchange STOP_OPTION='ndays'
./xmlchange STOP_N=2
./xmlchange REST_OPTION=ndays
./xmlchange REST_N=2
RUN_STARTDATE value="2009-01-01"
In met_filenames_list i have given the names of the two nc files( 2009-01-01 and 2009-01-02) in .txt file.
The model gives the output for the first day but its complaining that it isn't able to find 2009-01-02 met file in the .txt file and does not increment further.
Precisely i am getting the error:
ERROR:
not able to increment file name from met_filenames_list file
Although the file is there in the .txt file it is still complaining.
Kindly help me with this problem.I have attached the atm.log file.