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

Strange Error in CESM2 run: Error in input files

liren

Liren
Member
Dear Sir/Madam,

Hello!

I am trying to use the PORT (Parallel Offline Radiative Transfer model) aiming to get the radiative forcing, following the instructions from Example: Using PORT to study flux differences due to 2 x CO2. 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 atm.log.xxx (Same error message also shows in cesm.log.xxx):

Code:
......

trcdata_init: data type: CYCLICAL file: oxid_1.9x2.5_L26_1850-2005_c091123.nc
(GETFIL): attempting to find local file oxid_1.9x2.5_L26_1850-2005_c091123.nc
(GETFIL): using
/home/CESM-release-cesm2.1.3-new/cime/output/inputdata/atm/cam/c
hem/trop_mozart_aero/oxid/oxid_1.9x2.5_L26_1850-2005_c091123.nc
open_trc_datafile:
/home/CESM-release-cesm2.1.3-new/cime/output/inputdata/atm/cam/c
hem/trop_mozart_aero/oxid/oxid_1.9x2.5_L26_1850-2005_c091123.nc
set_time_float_from_date: error return from ESMF_TimeSet for set_time_float_fro
m_date
ERROR: CHKRC

Seems like the error arise from the ESMF lib. I have successfully installed the ESMF lib without mistake. The oxid_1.9x2.5_L26_1850-2005_c091123.nc file is auto downloaded by CESM itself. Do you have any suggestions to fix this?

I attached the output error message in the attach files.

Sincerely,
Liren
 

Attachments

  • cesm.log.44804.210822-132046.txt
    57.5 KB · Views: 2
  • atm.log.44804.210822-132046.txt
    57.1 KB · Views: 1
Top