Input file Error in CESM2 F2000 run: Error in input files

liren

Liren
Member
Dear Sir/Madam,

Hello!

I am trying to run a "F2000" compset using CESM2.1.3. I successfully passed the ./case.setup and ./case.build (with the configurtion: --skip-provenance-check because of the network problem).

However, when I tried to run the ./case.submit. CESM quickly stopped living with the error message in cesm.log.xxx:

Code:
...
   Creating variable smb
   Creating variable thk
   Creating variable topg
   Creating variable usurf
    Writing to file base_run_case.cism.initial_hist.0001-01-01-00000.nc at time
   0.000000000000000E+000
MCT::m_Router::initp_: GSMap indices not increasing...Will correct
MCT::m_Router::initp_: RGSMap indices not increasing...Will correct
MCT::m_Router::initp_: RGSMap indices not increasing...Will correct
MCT::m_Router::initp_: GSMap indices not increasing...Will correct
 inconsistency between land fraction and sea ice fraction
 n=           20  fracl=   0.664384763423805       fraci=
  0.000000000000000E+000  sum=   0.664384763423805
 ERROR:
 (seq_domain_check)  inconsistency between land fraction and sea ice fraction
 inconsistency between land fraction and sea ice fraction
 n=            1  fracl=   0.000000000000000E+000  fraci=
  0.000000000000000E+000  sum=   0.000000000000000E+000
 ERROR:
 (seq_domain_check)  inconsistency between land fraction and sea ice fraction
 inconsistency between land fraction and sea ice fraction
 n=            1  fracl=   0.832246947912496       fraci=
  0.000000000000000E+000  sum=   0.832246947912496
 
(lots of similar error message) ...

The input file is auto downloaded by CESM itself. I'm not sure why this error arised and related files. Do you have any suggestions to fix this?

Sincerely,
Liren

P.S. There are a similar error arised in another experiment (Strange Error in CESM2 run: Error in input files)
 
Back
Top