What version of the code are you using?
CESM 2.2.2, located at
Have you made any changes to files in the source tree?
Notable changes:
Additional compset SPCAMSML for spcam_ml was added but currently points to spcam_sam1mom and is not called during this issue, but changed files are provided here in case:
I am running the script
with a new ncdata file,
that has 60 levels.
The compset is FSPCAMS, the resolution is f09_f09_mg17, and I have a few xmlchanges:
If this is a port to a new machine: Please attach any files you added or changed for the machine port (e.g., config_compilers.xml, config_machines.xml, and config_batch.xml) and tell us the compiler version you are using on this machine.
Please attach any log files showing error messages or other useful information.
It is not a port to a new machine.
Describe your problem or question:
I am creating an ML version of SPCAM that uses a saved model from E3SM. The saved model has 60 levels, so I want to test a non-ML SPCAM run (FSPCAMS) on CESM using an ncdata file with 60 levels. This way I can also compare this SPCAM control case with SPCAM-ML runs.
I made the changes noted above then began an FSPCAMS run at
The case is located at
This resulted in an error
I also attempted an FHIST run using the same ncdata file, and received the following error:
CESM 2.2.2, located at
Code:
/glade/work/wchuang/sandboxes/cesm2_2_2_FTorch
Have you made any changes to files in the source tree?
Notable changes:
- components/cam/bld/configure
- Added spcam_nz as an input option
- components/cam/bld/build-namelist
- Changed
Code:
(!$simple_phys and $cfg->get('nlev') >= 60))
Code:(!$simple_phys and $cfg->get('nlev') > 60))
- Changed
- components/cam/bld/namelist_files/namelist_defaults_cam.xml
- Changed
Code:
<effgw_oro nlev="60" >0.0625D0</effgw_oro>
Code:<effgw_oro nlev="61" >0.0625D0</effgw_oro>
- Changed
Additional compset SPCAMSML for spcam_ml was added but currently points to spcam_sam1mom and is not called during this issue, but changed files are provided here in case:
- cime_config/config_component.xml
- cime_config/config_compsets.xml
- src/physics/cam/physpkg.F90
- bld/config_files/definition.xml
- bld/namelist_defaults_cam.xml
- bld/build-namelist
- bld/configure
I am running the script
Code:
/glade/work/wchuang/cesm_scripts/spcam_control_1mSAM.csh
Code:
/glade/u/home/wchuang/cami_1987-01-01_0.9x1.25_L26_c060703.MMF_L60_c20241219.nc
The compset is FSPCAMS, the resolution is f09_f09_mg17, and I have a few xmlchanges:
Code:
./xmlchange --append --id CAM_CONFIG_OPTS --val " -nlev 60 "
./xmlchange --append --id CAM_CONFIG_OPTS --val " -spcam_nz 50 "
If this is a port to a new machine: Please attach any files you added or changed for the machine port (e.g., config_compilers.xml, config_machines.xml, and config_batch.xml) and tell us the compiler version you are using on this machine.
Please attach any log files showing error messages or other useful information.
It is not a port to a new machine.
Describe your problem or question:
I am creating an ML version of SPCAM that uses a saved model from E3SM. The saved model has 60 levels, so I want to test a non-ML SPCAM run (FSPCAMS) on CESM using an ncdata file with 60 levels. This way I can also compare this SPCAM control case with SPCAM-ML runs.
I made the changes noted above then began an FSPCAMS run at
Code:
/glade/derecho/scratch/wchuang/spcam_controlrun_2_2_2_nlev60_FSPCAMS.debug/run/
Code:
/glade/work/wchuang/cesm_dev/cases/spcam_controlrun_2_2_2_nlev60_FSPCAMS.debug
Code:
dec0061.hsn.de.hpc.ucar.edu 1792: forrtl: severe (408): fort: (2): Subscript #1 of the array QTMPV has value 390 which is greater than the upper bound of 384
dec0061.hsn.de.hpc.ucar.edu 1792:
dec0061.hsn.de.hpc.ucar.edu 1792: Image PC Routine Line Source
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 0000000002C569EC tp_core_mp_xtpv_ 388 tp_core.F90
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 0000000002C9B87B tp_core_mp_tpcc_ 1469 tp_core.F90
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 0000000002BC2141 sw_core_mp_c_sw_ 477 sw_core.F90
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 0000000001B84D2D cd_core_ 796 cd_core.F90
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 0000000000B53C09 dyn_comp_mp_dyn_r 1870 dyn_comp.F90
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 0000000001473D67 stepon_mp_stepon_ 315 stepon.F90
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 000000000085F841 cam_comp_mp_cam_r 265 cam_comp.F90
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 000000000081FD0B atm_comp_mct_mp_a 354 atm_comp_mct.F90
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 0000000000466636 component_mod_mp_ 257 component_mod.F90
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 000000000043BC53 cime_comp_mod_mp_ 2206 cime_comp_mod.F90
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 000000000045D737 MAIN__ 122 cime_driver.F90
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 000000000041AB7D Unknown Unknown Unknown
dec0061.hsn.de.hpc.ucar.edu 1792: libc-2.31.so 000014A258E6229D __libc_start_main Unknown Unknown
dec0061.hsn.de.hpc.ucar.edu 1792: cesm.exe 000000000041AAAA Unknown Unknown Unknown
dec0058.hsn.de.hpc.ucar.edu 1727: forrtl: severe (408): fort: (3): Subscript #1 of the array QTMPV has value -204 which is less than the lower bound of -96
dec0058.hsn.de.hpc.ucar.edu 1727:
dec0058.hsn.de.hpc.ucar.edu 1727: Image PC Routine Line Source
dec0058.hsn.de.hpc.ucar.edu 1727: cesm.exe 0000000002C54E4F tp_core_mp_xtpv_ 367 tp_core.F90
dec0058.hsn.de.hpc.ucar.edu 1727: cesm.exe 0000000002C9B87B tp_core_mp_tpcc_ 1469 tp_core.F90
dec0058.hsn.de.hpc.ucar.edu 1727: cesm.exe 0000000002BC2141 sw_core_mp_c_sw_ 477 sw_core.F90
dec0058.hsn.de.hpc.ucar.edu 1727: cesm.exe 0000000001B84D2D cd_core_ 796 cd_core.F90
dec0058.hsn.de.hpc.ucar.edu 1727: cesm.exe 0000000000B53C09 dyn_comp_mp_dyn_r 1870 dyn_comp.F90
dec0058.hsn.de.hpc.ucar.edu 1727: cesm.exe 0000000001473D67 stepon_mp_stepon_ 315 stepon.F90
dec0058.hsn.de.hpc.ucar.edu 1727: cesm.exe 000000000085F841 cam_comp_mp_cam_r 265 cam_comp.F90
dec0058.hsn.de.hpc.ucar.edu 1727: cesm.exe 000000000081FD0B atm_comp_mct_mp_a 354 atm_comp_mct.F90
dec0058.hsn.de.hpc.ucar.edu 1727: cesm.exe 0000000000466636 component_mod_mp_ 257 component_mod.F90
dec0058.hsn.de.hpc.ucar.edu 1727: cesm.exe 000000000043BC53 cime_comp_mod_mp_ 2206 cime_comp_mod.F90
dec0058.hsn.de.hpc.ucar.edu 1727: cesm.exe 000000000045D737 MAIN__ 122 cime_driver.F90
I also attempted an FHIST run using the same ncdata file, and received the following error:
Code:
ERROR:
chem_init: do not know how to set water vapor upper boundary when model top is
near mesopause