Hello everyone,
I am running a single point simulation using CLM5. After producing the surface date and forcing meteorological data, I submitted the simulation. However, it stops quickly and the "cesm.log.xxx" file shows:
I guess this problem may raise from the discrepancy between the file description file and the input configuration file (datm.streams.txt.CLM1PT.CLM_USRDAT).
Also, my meteorological forcing data is 2 hours time steps, which is different from the GSWP3v1 or CRUNCEP. But I did not find any method to set the correct time steps. Could you please tell me how can I set the time steps.
I will attach the configuration file. The output of "ncdump -h" of input NetCDF file is also attached.
Any help would be appreciated. Thank you very much!
I am running a single point simulation using CLM5. After producing the surface date and forcing meteorological data, I submitted the simulation. However, it stops quickly and the "cesm.log.xxx" file shows:
Code:
...
NetCDF: Variable not found
pio_support::pio_die:: myrank= -1 : ERROR: nf_mod.F90: 730 :
NetCDF: Variable not found
Image PC Routine Line Source
cesm.exe 000000000112449A Unknown Unknown Unknown
cesm.exe 0000000000F57231 pio_support_mp_pi 118 pio_support.F90
cesm.exe 0000000000F5522D pio_utils_mp_chec 74 pio_utils.F90
cesm.exe 0000000000F3D7C8 nf_mod_mp_inq_var 730 nf_mod.F90
cesm.exe 0000000000E552FE shr_dmodel_mod_mp 914 shr_dmodel_mod.F90
cesm.exe 0000000000E539C5 shr_dmodel_mod_mp 657 shr_dmodel_mod.F90
cesm.exe 0000000000EF361D shr_strdata_mod_m 743 shr_strdata_mod.F90
cesm.exe 00000000004EEDAA datm_comp_mod_mp_ 664 datm_comp_mod.F90
cesm.exe 00000000004F6295 datm_comp_mod_mp_ 551 datm_comp_mod.F90
cesm.exe 00000000004ED695 atm_comp_mct_mp_a 167 atm_comp_mct.F90
cesm.exe 0000000000436FC4 component_mod_mp_ 267 component_mod.F90
cesm.exe 000000000042573B cime_comp_mod_mp_ 1231 cime_comp_mod.F90
cesm.exe 0000000000433FE9 MAIN__ 114 cime_driver.F90
cesm.exe 00000000004164E2 Unknown Unknown Unknown
libc-2.17.so 00002B9496FE0C05 __libc_start_main Unknown Unknown
cesm.exe 00000000004163E9 Unknown Unknown Unknown
...
I guess this problem may raise from the discrepancy between the file description file and the input configuration file (datm.streams.txt.CLM1PT.CLM_USRDAT).
Also, my meteorological forcing data is 2 hours time steps, which is different from the GSWP3v1 or CRUNCEP. But I did not find any method to set the correct time steps. Could you please tell me how can I set the time steps.
I will attach the configuration file. The output of "ncdump -h" of input NetCDF file is also attached.
Any help would be appreciated. Thank you very much!