I am Using CESM2.1.5, I tried making new case with B2000 compset, --compset 2000_CAM60_CLM50%BGC-CROP_CICE_POP2%ECO%ABIO-DIC_MOSART_CISM2%NOEVOLVE_WW3_BGC%BDRD, similar to the B1850 compset.
Initially i got the error of ice: no. blocks exceed max: increase max to 2
which i solved following : very slow CICE running on Derecho
./xmlchange NTASKS_ICE=96
./xmlchange CICE_MXBLCKS=16
./xmlchange CICE_AUTO_DECOMP=false,
Now I am getting the in cesm.log as :
(tidal_min_regions_set_cvmixT) num_region,k,lat,lon,tidal_diff = 2 48 64.01 355.71 46.697880146050487
(tidal_min_regions_set_cvmixT) num_region,k,lat,lon,tidal_diff = 2 49 64.01 355.71 83.436298362531815
forrtl: error (65): floating invalid
Image PC Routine Line Source
libpthread-2.28.s 000015554A81ECF0 Unknown Unknown Unknown
cesm.exe 00000000023D985E diagnostics_mp_ch 3285 diagnostics.F90
cesm.exe 00000000021F7086 ocn_comp_mct_mp_o 656 ocn_comp_mct.F90
cesm.exe 00000000004370F3 component_mod_mp_ 728 component_mod.F90
cesm.exe 000000000041DF11 cime_comp_mod_mp_ 3452 cime_comp_mod.F90
cesm.exe 0000000000436D60 MAIN__ 125 cime_driver.F90
cesm.exe 000000000041A33D Unknown Unknown Unknown
libc-2.28.so 000015554A27CD85 __libc_start_main Unknown Unknown
cesm.exe 000000000041A25E Unknown Unknown Unknown
I tired switching of the tidal mixing by making following changes in user_nl_pop but still the error persist.
&tidal_nml
ltidal_mixing = .false.
ltidal_min_regions = .false.
ltidal_max = .false.
ltidal_stabc = .false.
! ---- Disable horizontally varying background ----
lhoriz_varying_bckgrnd = .false.
! ---- Use constant background diffusivity (explicitly define) ----
bckgrnd_vdc1 = 1.0e-5
bckgrnd_vdc2 = 1.0e-5
bckgrnd_vdc_eq = 1.0e-5
bckgrnd_vdc_psim = 1.0e-5
/
&overflows_nml
overflows_on = .false.
overflows_interactive = .false.
/
I have also attached all the log files for your reference
Kindly help to rectify this error. What could be the issue ?
Initially i got the error of ice: no. blocks exceed max: increase max to 2
which i solved following : very slow CICE running on Derecho
./xmlchange NTASKS_ICE=96
./xmlchange CICE_MXBLCKS=16
./xmlchange CICE_AUTO_DECOMP=false,
Now I am getting the in cesm.log as :
(tidal_min_regions_set_cvmixT) num_region,k,lat,lon,tidal_diff = 2 48 64.01 355.71 46.697880146050487
(tidal_min_regions_set_cvmixT) num_region,k,lat,lon,tidal_diff = 2 49 64.01 355.71 83.436298362531815
forrtl: error (65): floating invalid
Image PC Routine Line Source
libpthread-2.28.s 000015554A81ECF0 Unknown Unknown Unknown
cesm.exe 00000000023D985E diagnostics_mp_ch 3285 diagnostics.F90
cesm.exe 00000000021F7086 ocn_comp_mct_mp_o 656 ocn_comp_mct.F90
cesm.exe 00000000004370F3 component_mod_mp_ 728 component_mod.F90
cesm.exe 000000000041DF11 cime_comp_mod_mp_ 3452 cime_comp_mod.F90
cesm.exe 0000000000436D60 MAIN__ 125 cime_driver.F90
cesm.exe 000000000041A33D Unknown Unknown Unknown
libc-2.28.so 000015554A27CD85 __libc_start_main Unknown Unknown
cesm.exe 000000000041A25E Unknown Unknown Unknown
I tired switching of the tidal mixing by making following changes in user_nl_pop but still the error persist.
&tidal_nml
ltidal_mixing = .false.
ltidal_min_regions = .false.
ltidal_max = .false.
ltidal_stabc = .false.
! ---- Disable horizontally varying background ----
lhoriz_varying_bckgrnd = .false.
! ---- Use constant background diffusivity (explicitly define) ----
bckgrnd_vdc1 = 1.0e-5
bckgrnd_vdc2 = 1.0e-5
bckgrnd_vdc_eq = 1.0e-5
bckgrnd_vdc_psim = 1.0e-5
/
&overflows_nml
overflows_on = .false.
overflows_interactive = .false.
/
I have also attached all the log files for your reference
Kindly help to rectify this error. What could be the issue ?
Attachments
-
wav.log.293649.champ1.260206-172750.txt2.4 KB · Views: 0
-
rof.log.293649.champ1.260206-172750.txt15.4 KB · Views: 0
-
lnd.log.293649.champ1.260206-172750.txt189.3 KB · Views: 0
-
ice.log.293649.champ1.260206-172750.txt30 KB · Views: 0
-
glc.log.293649.champ1.260206-172750.txt18.8 KB · Views: 0
-
ocn.log.293649.champ1.260206-172750.txt941 KB · Views: 0
-
cpl.log.293649.champ1.260206-172750.txt87.6 KB · Views: 0
-
atm.log.293649.champ1.260206-172750.txt378.5 KB · Views: 0