E3SM-Project / E3SM

Energy Exascale Earth System Model source code. NOTE: use "maint" branches for your work. Head of master is not validated.
https://docs.e3sm.org/E3SM
Other
340 stars 343 forks source link

Index '1' of dimension 1 of array 'a2r_rx' above upper bound of 0 in `SMS_D.MOS_USRDAT.RMOSNLDAS.pm-cpu_gnu.mosart-sediment` #6173

Open ndkeen opened 5 months ago

ndkeen commented 5 months ago

With Jan23 master and SMS_D.MOS_USRDAT.RMOSNLDAS.pm-cpu_gnu.mosart-sediment

  1: At line 484 of file /global/cfs/cdirs/e3sm/ndk/repos/me37-jan23/driver-mct/main/prep_rof_mod.F90
  1: Fortran runtime error: Index '1' of dimension 1 of array 'a2r_rx' above upper bound of 0

Also error with intel and DEBUG on same test

ndkeen commented 4 months ago

Note with SMS_D.MOS_USRDAT.RMOSNLDAS.pm-cpu_gnu, I see different error:

ERROR: Command: '/global/cfs/cdirs/e3sm/ndk/repos/nexty-mar1/components/mosart/bld/build-namelist -infile /pscratch/sd/n/ndk/e3sm_scratch/pm-cpu/nexty-mar1/SMS_D.MOS_USRDAT.RMOSNLDAS.pm-cpu_gnu.gh6173/Buildconf/mosartconf/cesm_namelist -caseroot /pscratch/sd/n/ndk/e3sm_scratch/pm-cpu/nexty-mar1/SMS_D.MOS_USRDAT.RMOSNLDAS.pm-cpu_gnu.gh6173 -scriptsroot /global/cfs/cdirs/e3sm/ndk/repos/nexty-mar1/cime/scripts -namelist " &mosartexp  /"  -inst_string "" -simyr 2000' failed with error 'build-namelist - No default value found for frivinp_rtm.
            Are defaults provided?' from dir '/pscratch/sd/n/ndk/e3sm_scratch/pm-cpu/nexty-mar1/SMS_D.MOS_USRDAT.RMOSNLDAS.pm-cpu_gnu.gh6173/Buildconf/mosartconf'
ndkeen commented 2 months ago

Same issue in master May 4