Hello everyone,
I use release-cesm2.2.0 and try to get the outputs with 'GRAINC_TO_FOOD'. I run this case with CAM60+CLM%Bgc-Crop+initial file "b.e20.BHIST.f09_g17.20thC.297_01_v3.clm2.r.1979-01-01-00000.nc". Unfortunately, I encountered such error to stop the run.
"lnd_import ERROR: Longwave down sent from the atmosphere model is negative or zero"
I set another case with CAM60+CLM%Bgc-Crop+initial file "clmi.BHIST.2000-01-01.0.9x1.25_gx1v7_simyr2000_c181015.nc" for test, but also encountered the same error. Mr. Oleson suggest me to post this error to the CAM forum, so could you please give me some advice?
Exact steps are as follows.
I attach the file with error message and look forward to your reply.
Thanks in advance!
I use release-cesm2.2.0 and try to get the outputs with 'GRAINC_TO_FOOD'. I run this case with CAM60+CLM%Bgc-Crop+initial file "b.e20.BHIST.f09_g17.20thC.297_01_v3.clm2.r.1979-01-01-00000.nc". Unfortunately, I encountered such error to stop the run.
"lnd_import ERROR: Longwave down sent from the atmosphere model is negative or zero"
I set another case with CAM60+CLM%Bgc-Crop+initial file "clmi.BHIST.2000-01-01.0.9x1.25_gx1v7_simyr2000_c181015.nc" for test, but also encountered the same error. Mr. Oleson suggest me to post this error to the CAM forum, so could you please give me some advice?
Exact steps are as follows.
Bash:
./create_newcase --case maize_be20_irr_test --compset HIST_CAM60_CLM50%BGC-CROP_SICE_SOCN_MOSART_SGLC_SWAV --res f09_g17 --run-unsupported --compiler intel --mach bscca3
cd maize_be20_irr_test
./xmlchange NTASKS=-3
./xmlchange ROOTPE=192
./xmlchange NTHRDS=1
./xmlchange NTASKS_ATM=-3
./xmlchange ROOTPE_ATM=0
./xmlchange NTHRDS=1
./xmlchange NTASKS_IAC=1
./xmlchange ROOTPE_IAC=0
./xmlchange NTHRDS=1
./case.setup
vi user_nl_clm
hist_nhtfrq=0,0
hist_mfilt=1,12
hist_fincl2='GRAINC_TO_FOOD'
hist_dov2xy=.true.,.false.
irrigate=.true.
use_init_interp = .true.
./xmlchange RUN_TYPE=hybrid
./xmlchange RUN_REFDIR='/public1/home/sc93599/CESM/my_cesm_sandbox/inputdata/cesm2_init/b.e20.BHIST.f09_g17.20thC.297_01_v3/1979-01-01/b.e20.BHIST.f09_g17.20thC.297_01_v3.clm2.r.1979-01-01-00000.nc'
./xmlchange RUN_REFCASE=b.e20.BHIST.f09_g17.20thC.297_01_v3
./xmlchange RUN_REFDATE=1979-01-01
./xmlchange STOP_OPTION=nyears
./xmlchange STOP_N=1
./xmlchange RESUBMIT=35
./xmlchange RUN_STARTDATE=1979-01-01
./xmlchange DOUT_S=TRUE
./case.build
./check_input_data
./check_case
./case.submit
I attach the file with error message and look forward to your reply.
Thanks in advance!