huihuojia@163_com
Member
I do a hybrid CESM run and write these clauses into the user_nl_cam file.
prescribed_ozone_file = '/R3/cesm_inputdata/inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_1850-2015_rcp45_c101108.nc'
And I got these error message:
/R3/cesm_inputdata/inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_1850-2015_rcp45_c101108.nc 1441792
pio_support::pio_die:: myrank= -1 : ERROR: nf_mod.F90: 671 :
NetCDF: Variable not found
abort:
1. The refcase for this hybrid run is running with nlev=30, and the prescribed_ozone_file is nlev=26, will this cause the problem?
2. The case I run is in 2003, and I check the prescribed_ozone_file. and find time 2003 is not included in this file, will this cause the problem?
prescribed_ozone_file = '/R3/cesm_inputdata/inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_1850-2015_rcp45_c101108.nc'
And I got these error message:
/R3/cesm_inputdata/inputdata/atm/cam/ozone/ozone_1.9x2.5_L26_1850-2015_rcp45_c101108.nc 1441792
pio_support::pio_die:: myrank= -1 : ERROR: nf_mod.F90: 671 :
NetCDF: Variable not found
abort:
1. The refcase for this hybrid run is running with nlev=30, and the prescribed_ozone_file is nlev=26, will this cause the problem?
2. The case I run is in 2003, and I check the prescribed_ozone_file. and find time 2003 is not included in this file, will this cause the problem?