wrf-model / WRF

The official repository for the Weather Research and Forecasting (WRF) model
Other
1.22k stars 675 forks source link

Received signal SIGFPE(8) when initializing WRF4.3 with ERA5 and modis data #1549

Open htan2013 opened 3 years ago

htan2013 commented 3 years ago

Hello all,

I have configured WRF4.3 with -D option. The ERA5 data are used with modis data. I am supposed to use NLCD data but that one ran into another issue with Noah Driver. I have attached the figure file Screenshot at the end. Hope someone can help me with that too, please.

I have 3 domains with 4km, 1.33km, and 444.44 m res, all with sf_urban_physics = 3. However, I have met this problem no matter whatever I change. It seems that this problem is due to Noah LSM.

I have attached the rsl.error file, namelist.input in here:

&time_control run_days = 7, run_hours = 0, run_minutes = 0, run_seconds = 0, start_year = 2009, 2009, 2009, start_month = 04, 04, 04, start_day = 01, 01, 01, start_hour = 00, 00, 00, end_year = 2009, 2009, 2009, end_month = 04, 04, 04, end_day = 07, 07, 07, end_hour = 00, 00, 00, interval_seconds = 3600 input_from_file = .true.,.true.,.true., history_interval = 60, 60, 60, frames_per_outfile = 1, 1, 1, restart = .false., restart_interval = 60, io_form_history = 2 io_form_restart = 2 io_form_input = 2 io_form_boundary = 2 debug_level = 100, auxinput4_inname = "wrflowinp_d" auxinput4_interval = 360, io_form_auxinput4 = 2, /

&domains time_step = 10, time_step_fract_num = 0, time_step_fract_den = 1, max_dom = 3, e_we = 565, 382, 406, e_sn = 358, 298, 670, e_vert = 61, 61, 61, p_top_requested = 1000, num_metgrid_levels = 38, num_metgrid_soil_levels = 4, dx = 4000, 1333.33, 444.44, dy = 4000, 1333.33, 444.44, grid_id = 1, 2, 3, parent_id = 0, 1, 2, i_parent_start = 1, 176, 73, j_parent_start = 1, 42, 74, parent_grid_ratio = 1, 3, 3, parent_time_step_ratio = 1, 3, 3, feedback = 1, smooth_option = 0 smooth_cg_topo = .true. /

&physics mp_physics = 16, 16, 16, cu_physics = 0, 0, 0, ra_lw_physics = 4, 4, 4, ra_sw_physics = 4, 4, 4, bl_pbl_physics = 2, 2, 2, sf_sfclay_physics = 2, 2, 2, sf_surface_physics = 2, 2, 2, radt = 10, 10, 10, bldt = 0, 0, 0, cudt = 0, 0, 0, icloud = 1, num_land_cat = 21, sf_urban_physics = 3, 3, 3, sst_update = 1, /

&fdda /

&dynamics hybrid_opt = 2, w_damping = 0, diff_opt = 1, 1, 1, km_opt = 4, 4, 4, diff_6th_opt = 0, 0, 0, diff_6th_factor = 0.12, 0.12, 0.12, base_temp = 290. damp_opt = 0, zdamp = 5000., 5000., 5000., dampcoef = 0.2, 0.2, 0.2 khdif = 0, 0, 0, kvdif = 0, 0, 0, non_hydrostatic = .true., .true., .true., moist_adv_opt = 1, 1, 1,
scalar_adv_opt = 1, 1, 1,
gwd_opt = 0, 0, 0, /

&bdy_control spec_bdy_width = 5, specified = .true. /

&grib2 /

&namelist_quilt nio_tasks_per_group = 0, nio_groups = 1, /

The rsl.error file:

taskid: 9 hostname: r7i3n9 module_io_quilt_old.F 2931 F Quilting with 1 groups of 0 I/O tasks. Ntasks in X 8 , ntasks in Y 12


No physics suite selected. Physics options will be used directly from the namelist.


Domain # 1: dx = 4000.000 m Domain # 2: dx = 1333.333 m Domain # 3: dx = 444.444 m --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to zero. --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending time to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval and ending time to 0 for that domain. --- NOTE: grid_fdda is 0 for domain 2, setting gfdda interval and ending time to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 2, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 2, setting obs nudging interval and ending time to 0 for that domain. --- NOTE: grid_fdda is 0 for domain 3, setting gfdda interval and ending time to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 3, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 3, setting obs nudging interval and ending time to 0 for that domain. --- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting Need MYNN PBL for icloud_bl = 1, resetting to 0 --- NOTE: RRTMG radiation is used, namelist value for o3input (ozone input) is used --- NOTE: One of the RRTMG radiation schemes is in use, setting: levsiz=59, alevsiz=12, no_src_types=6 --- NOTE: num_soil_layers has been set to 4 WRF V4.3 MODEL No git found or not a git repository, git commit version not available. wrf: calling alloc_and_configure_domain


Parent domain ids,ide,jds,jde 1 565 1 358 ims,ime,jms,jme 65 149 24 67 ips,ipe,jps,jpe 72 142 31 60


DYNAMICS OPTION: Eulerian Mass Coordinate alloc_space_field: domain 1 , 481069164 bytes allocated wrf: calling model_to_grid_config_rec wrf: calling set_scalar_indices_from_config wrf: calling init_wrfio Entering ext_gr1_ioinit setup_timekeeping: set xtime to 0.0000000E+00 setup_timekeeping: set julian to 90.00000 setup_timekeeping: returning... wrf main: calling open_r_dataset for wrfinput med_initialdata_input: calling input_input Input data is acceptable to use: mminlu = 'MODIFIED_IGBP_MODIS_NOAH' CURRENT DATE = 2009-04-01_00:00:00 SIMULATION START DATE = 2009-04-01_00:00:00 med_initialdata_input: back from input_input checking boundary conditions for grid boundary conditions OK for grid Max map factor in domain 1 = 1.13. Scale the dt in the model accordingly. D01: Time step = 10.00000 (s) D01: Grid Distance = 4.000000 (km) D01: Grid Distance Ratio dt/dx = 2.500000 (s/km) D01: Ratio Including Maximum Map Factor = 2.816348 (s/km) D01: NML defined reasonable_time_step_ratio = 6.000000 start_domain_em: Before call to phy_init WRF TILE 1 IS 72 IE 142 JS 31 JE 60 set_tiles3: NUMBER OF TILES = 1 top of phy_init phy_init: start_of_simulation = T calling nl_get_iswater, nl_get_isice, nl_get_mminlu_loc after nl_get_iswater, nl_get_isice, nl_get_mminlu_loc top of landuse_init INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH" LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND 41 CATEGORIES 2 SEASONS WATER CATEGORY = 17 SNOW CATEGORY = 15 returning from of landuse_init Do not have ozone. Must read it in. Broadcast ozone to other ranks. INITIALIZE THREE Noah LSM RELATED TABLES start_domain_em: After call to phy_init start_em: calling lightning_init start_em: after calling lightning_init calling inc/HALO_EM_INIT_1_inline.inc calling inc/HALO_EM_INIT_2_inline.inc calling inc/HALO_EM_INIT_3_inline.inc calling inc/HALO_EM_INIT_4_inline.inc calling inc/HALO_EM_INIT_5_inline.inc calling inc/PERIOD_BDY_EM_INIT_inline.inc calling inc/PERIOD_BDY_EM_MOIST_inline.inc calling inc/PERIOD_BDY_EM_TKE_inline.inc calling inc/PERIOD_BDY_EM_SCALAR_inline.inc calling inc/PERIOD_BDY_EM_CHEM_inline.inc calling inc/HALO_EM_INIT_1_inline.inc calling inc/HALO_EM_INIT_2_inline.inc calling inc/HALO_EM_INIT_3_inline.inc calling inc/HALO_EM_INIT_4_inline.inc calling inc/HALO_EM_INIT_5_inline.inc calling inc/PERIOD_BDY_EM_INIT_inline.inc calling inc/PERIOD_BDY_EM_MOIST_inline.inc calling inc/PERIOD_BDY_EM_TKE_inline.inc calling inc/PERIOD_BDY_EM_SCALAR_inline.inc calling inc/PERIOD_BDY_EM_CHEM_inline.inc start_domain_em: Returning wrf: calling integrate


Nesting domain ids,ide,jds,jde 1 382 1 298 ims,ime,jms,jme 39 108 16 60 ips,ipe,jps,jpe 49 96 26 50 INTERMEDIATE domain ids,ide,jds,jde 174 306 40 144 ims,ime,jms,jme 182 217 40 68 ips,ipe,jps,jpe 192 207 50 58


d01 2009-04-01_00:00:00 alloc_space_field: domain 2 , 16286400 bytes allocated d01 2009-04-01_00:00:00 alloc_space_field: domain 2 , 405801484 bytes allocated d01 2009-04-01_00:00:00 setup_timekeeping: set xtime to 0.0000000E+00 d01 2009-04-01_00:00:00 setup_timekeeping: set julian to 90.00000 d01 2009-04-01_00:00:00 setup_timekeeping: returning... d01 2009-04-01_00:00:00 calling inc/HALO_INTERP_DOWN_inline.inc d01 2009-04-01_00:00:00 Initializing nest domain # 2 from an input file. d01 2009-04-01_00:00:00 wrf main: calling open_r_dataset for wrfinput d01 2009-04-01_00:00:00 med_initialdata_input: calling input_input d01 2009-04-01_00:00:00 Input data is acceptable to use: d01 2009-04-01_00:00:00 mminlu = 'MODIFIED_IGBP_MODIS_NOAH' d01 2009-04-01_00:00:00 med_initialdata_input: back from input_input d01 2009-04-01_00:00:00 checking boundary conditions for grid d01 2009-04-01_00:00:00 boundary conditions OK for grid d01 2009-04-01_00:00:00 start_domain_em: Before call to phy_init d01 2009-04-01_00:00:00 WRF TILE 1 IS 49 IE 96 JS 26 JE 50 d01 2009-04-01_00:00:00 set_tiles3: NUMBER OF TILES = 1 d01 2009-04-01_00:00:00 top of phy_init d01 2009-04-01_00:00:00 phy_init: start_of_simulation = T d01 2009-04-01_00:00:00 calling nl_get_iswater, nl_get_isice, nl_get_mminlu_loc d01 2009-04-01_00:00:00 after nl_get_iswater, nl_get_isice, nl_get_mminlu_loc d01 2009-04-01_00:00:00 top of landuse_init INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH" LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND 41 CATEGORIES 2 SEASONS WATER CATEGORY = 17 SNOW CATEGORY = 15 d01 2009-04-01_00:00:00 returning from of landuse_init INITIALIZE THREE Noah LSM RELATED TABLES MPT ERROR: Rank 9(g:9) received signal SIGFPE(8). Process ID: 43513, Host: r7i3n9, Program: /glade/scratch/htan2013/WRF4.3_UrbanRun/WRF/main/wrf.exe MPT Version: HPE MPT 2.22 03/31/20 15:59:10

MPT: --------stack traceback------- MPT: Attaching to program: /proc/43513/exe, process 43513 MPT: Try: zypper install -C "debuginfo(build-id)=4e96cf37d52b9c2f3648e691878b682da5abfa42" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=5eb2f40ad3b0125943aba8f08dd08609351a2967" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=b115bb26e97505a5bd3b56d70d20459aa1206ac9" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=4f3d05f200db29c6835a48e466e0378a8541fd36" MPT: (no debugging symbols found)...done. MPT: [Thread debugging using libthread_db enabled] MPT: Using host libthread_db library "/glade/u/apps/ch/os/lib64/libthread_db.so.1". MPT: Try: zypper install -C "debuginfo(build-id)=93c4deac1088eb84fbd01cf2a2c54399f516e9a7" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=5f9ec139af58fa59c33f72d1b3e56f083f1613ae" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=bc347d1c2dd56b51057fbac71e84906135d02da5" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=ad6d98e9e3042e77c051f1f27e971460bf1e428b" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=4c08f43bb18e99a7df4bad5c4a52bac67ddf9b8d" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=3ae04b58bd81ea7745dba789d89937e719309568" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=76d8c012144838e4e5466798858289fba2057537" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=ba8002518966160a27c335e04ce8932989f69056" MPT: (no debugging symbols found)...done. MPT: 0x00002af067e9c6da in waitpid () from /glade/u/apps/ch/os/lib64/libpthread.so.0 MPT: Missing separate debuginfos, use: zypper install glibc-debuginfo-2.22-49.16.x86_64 MPT: (gdb) #0 0x00002af067e9c6da in waitpid () MPT: from /glade/u/apps/ch/os/lib64/libpthread.so.0 MPT: #1 0x00002af0681df306 in mpi_sgi_system ( MPT: #2 MPI_SGI_stacktraceback ( MPT: header=header@entry=0x7ffcdf745f10 "MPT ERROR: Rank 9(g:9) received signal SIGFPE(8).\n\tProcess ID: 43513, Host: r7i3n9, Program: /glade/scratch/htan2013/WRF4.3_UrbanRun/WRF/main/wrf.exe\n\tMPT Version: HPE MPT 2.22 03/31/20 15:59:10\n") at sig.c:340 MPT: #3 0x00002af0681df4ff in first_arriver_handler (signo=signo@entry=8, MPT: stack_trace_sem=stack_trace_sem@entry=0x2af06f800080) at sig.c:489 MPT: #4 0x00002af0681df793 in slave_sig_handler (signo=8, siginfo=, MPT: extra=) at sig.c:565 MPT: #5 MPT: #6 0x000000000bc8b95c in module_sf_noahdrv::lsminit (vegfra=..., snow=..., MPT: snowc=..., snowh=..., canwat=..., smstav=..., smstot=..., sfcrunoff=..., MPT: udrunoff=..., acsnow=..., acsnom=..., ivgtyp=..., isltyp=..., tslb=..., MPT: smois=..., sh2o=..., zs=..., dzs=..., mminlu=..., snoalb=..., MPT: fndsoilw=4294967295, fndsnowh=4294967295, rdmaxalb=4294967295, MPT: num_soil_layers=4, restart=.FALSE., allowed_to_read=4294967295, MPT: irr_rand_field=..., irr_ph=0, irr_freq=1, ids=1, ide=382, jds=1, jde=298, MPT: kds=1, kde=61, ims=39, ime=108, jms=16, jme=60, kms=1, kme=61, its=49, MPT: ite=96, jts=26, jte=50, kts=1, kte=61, .tmp.MMINLU.len_V$23d9=24) MPT: at module_sf_noahdrv.f90:1786 MPT: #7 0x00000000084d8c82 in module_physics_init::bl_init (stepbl=1, bldt=0, MPT: dt=3.33333325, MPT: rublten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rvblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqcblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqiblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, tsk=..., tmn=..., config_flags=..., restart=.FALSE., MPT: ust=..., lowlyr=..., tslb=..., zs=..., dzs=..., num_soil_layers=4, MPT: tke_pbl=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, mfshconv=0, MPT: pep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: massflux_edkf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: entr_edkf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: detr_edkf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: thl_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: thv_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rt_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rv_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rc_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: u_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: v_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: frac_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, itimestep=0, id=2, MPT: exch_h=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, vegfra=..., snow=..., snowc=..., canwat=..., smstav=..., MPT: smstot=..., sfcrunoff=..., udrunoff=..., acsnow=..., acsnom=..., MPT: ivgtyp=..., isltyp=..., isurban=13, smois=..., smfr3d=..., mavail=..., MPT: snowh=..., sh2o=..., snoalb=..., fndsoilw=4294967295, fndsnowh=4294967295, MPT: rdmaxalb=4294967295, znt=..., xland=..., xice=..., dx=1333.33337, MPT: dy=1333.33337, msftx=..., msfty=..., MPT: qke=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, sfcevp=..., grdflx=..., mminlu=..., xlat=..., xlong=..., MPT: isnowxy=..., MPT: zsnsoxy=<error reading variable: value requires 88200 bytes, which is more than max-value-size>, tsnoxy=..., snicexy=..., snliqxy=..., tvxy=..., tgxy=..., MPT: canicexy=..., canliqxy=..., eahxy=..., tahxy=..., cmxy=..., chxy=..., MPT: fwetxy=..., sneqvoxy=..., alboldxy=..., qsnowxy=..., qrainxy=..., MPT: wslakexy=..., zwtxy=..., waxy=..., wtxy=..., lfmassxy=..., rtmassxy=..., MPT: stmassxy=..., woodxy=..., stblcpxy=..., fastcpxy=..., grainxy=..., MPT: gddxy=..., croptype=..., cropcat=..., iopt_crop=0, iopt_irr=0, MPT: iopt_irrm=0, irnumsi=..., irnummi=..., irnumfi=..., irwatsi=..., MPT: irwatmi=..., irwatfi=..., ireloss=..., irsivol=..., irmivol=..., MPT: irfivol=..., irrsplh=..., MPT: gecros_state=<error reading variable: value requires 756000 bytes, which is more than max-value-size>, xsaixy=..., lai=..., smoiseq=..., smcwtdxy=..., MPT: rechxy=..., deeprechxy=..., areaxy=..., wtddt=30, stepwtd=0, qrfsxy=..., MPT: qspringsxy=..., qslatxy=..., fdepthxy=..., riverbedxy=..., eqzwt=..., MPT: rivercondxy=..., pexpxy=..., rechclim=..., isice=15, t2mvxy=..., MPT: t2mbxy=..., chstarxy=..., allowed_to_read=4294967295, iopt_run=3, MPT: start_of_simulation=4294967295, lakedepth2d=..., savedtke12d=..., MPT: snowdp2d=..., h2osno2d=..., snl2d=..., t_grnd2d=..., MPT: t_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lake_icefrac3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: z_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dz_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_ice3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_liq3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_vol3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: z3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: dz3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: zi3d=<error reading variable: value requires 201600 bytes, which is more than max-value-size>, MPT: watsat3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: csol3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tkmg3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tkdry3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tksatu3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, lakemodel=0, lake2d=..., lakedepth_default=50, MPT: lake_min_elev=5, lake_depth=..., lakemask=..., lakeflag=1, MPT: lake_depth_flag=0, use_lakedepth=1, MPT: te_temf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cf3d_temf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, wm_temf=..., dzr=..., dzb=..., dzg=..., tr_urb2d=..., MPT: tb_urb2d=..., tg_urb2d=..., tc_urb2d=..., qc_urb2d=..., xxxr_urb2d=..., MPT: xxxb_urb2d=..., xxxg_urb2d=..., xxxc_urb2d=..., trl_urb3d=..., MPT: tbl_urb3d=..., tgl_urb3d=..., sh_urb2d=..., lh_urb2d=..., g_urb2d=..., MPT: rn_urb2d=..., ts_urb2d=..., frc_urb2d=..., utype_urb2d=..., MPT: sf_urban_physics=3, cmcr_urb2d=..., tgr_urb2d=..., tgrl_urb3d=..., MPT: smr_urb3d=..., drelr_urb2d=..., drelb_urb2d=..., drelg_urb2d=..., MPT: flxhumr_urb2d=..., flxhumb_urb2d=..., flxhumg_urb2d=..., num_urban_ndm=2, MPT: urban_map_zrd=360, urban_map_zwd=5400, urban_map_gd=20, urban_map_zd=540, MPT: urban_map_zdf=36, urban_map_bd=270, urban_map_wd=540, urban_map_gbd=300, MPT: urban_map_fbd=5100, urban_map_zgrd=360, num_urban_hi=15, MPT: trb_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, MPT: tw1_urb4d=<error reading variable: value requires 68040000 bytes, which is more than max-value-size>, MPT: tw2_urb4d=<error reading variable: value requires 68040000 bytes, which is more than max-value-size>, MPT: tgb_urb4d=<error reading variable: value requires 252000 bytes, which is more than max-value-size>, MPT: tlev_urb3d=<error reading variable: value requires 3402000 bytes, which is more than max-value-size>, MPT: qlev_urb3d=<error reading variable: value requires 3402000 bytes, which is more than max-value-size>, MPT: tw1lev_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: tw2lev_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: tglev_urb3d=<error reading variable: value requires 3780000 bytes, which is more than max-value-size>, MPT: tflev_urb3d=<error reading variable: value requires 64260000 bytes, which is more than max-value-size>, sf_ac_urb3d=..., lf_ac_urb3d=..., cm_ac_urb3d=..., MPT: sfvent_urb3d=..., lfvent_urb3d=..., MPT: sfwin1_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfwin2_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfw1_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfw2_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, sfg_urb3d=..., ep_pv_urb3d=..., MPT: t_pv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: trv_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, MPT: qr_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, qgr_urb3d=..., tgr_urb3d=..., MPT: drain_urb4d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, draingr_urb3d=..., MPT: sfrv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: lfrv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: dgr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: dg_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: lfr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, lfg_urb3d=..., lp_urb2d=..., MPT: hi_urb2d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, lb_urb2d=..., hgt_urb2d=..., mh_urb2d=..., MPT: stdh_urb2d=..., lf_urb2d=..., MPT: a_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_v_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_t_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_q_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_e_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_v_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_t_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_q_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_e_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: dlg_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: dl_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: sf_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: vl_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, ids=1, ide=382, jds=1, jde=298, kds=1, kde=61, ims=39, MPT: ime=108, jms=16, jme=60, kms=1, kme=61, its=49, ite=96, jts=26, jte=50, MPT: kts=1, kte=61, achfx=..., aclhf=..., acgrdflx=..., oml_hml0=50, MPT: sf_ocean_physics=0, tml=..., t0ml=..., hml=..., h0ml=..., huml=..., MPT: hvml=..., tmoml=..., is_cammgmp_used=.FALSE., tsk_save=..., numc=..., MPT: nump=..., MPT: snl=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowdp=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: wtc=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: wtp=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osno=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_grnd=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_veg=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2ocan=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2ocan_col=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t2m_max=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t2m_min=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_ref2m=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, ht=..., maxpatch=10, MPT: albedosubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: hfxsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lwupsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: q2subgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: sabvsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: sabgsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: nrasubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: swupsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhsoi=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhveg=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhtran=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: landusef=<error reading variable: value requires 264600 bytes, which is more than max-value-size>, MPT: landusef2=<error reading variable: value requires 264600 bytes, which is more than max-value-size>, nlcat=21, sf_surface_mosaic=0, mosaic_cat=3, MPT: mosaic_cat_index=<error reading variable: value requires 264600 bytes, which is more than max-value-size>, tsk_mosaic=..., MPT: tslb_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: smois_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: sh2o_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, canwat_mosaic=..., snow_mosaic=..., MPT: snowh_mosaic=..., snowc_mosaic=..., albedo=..., albbck=..., emiss=..., MPT: embck=..., albedo_mosaic=..., albbck_mosaic=..., emiss_mosaic=..., MPT: embck_mosaic=..., znt_mosaic=..., z0_mosaic=..., tr_urb2d_mosaic=..., MPT: tb_urb2d_mosaic=..., tg_urb2d_mosaic=..., tc_urb2d_mosaic=..., MPT: qc_urb2d_mosaic=..., MPT: trl_urb3d_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: tbl_urb3d_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: tgl_urb3d_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, sh_urb2d_mosaic=..., lh_urb2d_mosaic=..., MPT: g_urb2d_mosaic=..., rn_urb2d_mosaic=..., ts_urb2d_mosaic=..., MPT: ts_rul2d_mosaic=..., irr_rand_field=..., irr_ph=0, irr_freq=1, MPT: .tmp.MMINLU.len_V$21030=24) at module_physics_init.f90:2918 MPT: #8 0x0000000008485561 in module_physics_init::phy_init (id=2, MPT: config_flags=..., dt=3.33333325, restart=.FALSE., zfull=..., zhalf=..., MPT: p_top=1000, tsk=..., radt=10, bldt=0, cudt=0, mpdt=0, MPT: rucuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rvcuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthcuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvcuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqrcuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqccuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqscuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqicuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rushten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rvshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqrshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqcshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqsshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqishten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqgshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rublten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rvblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqcblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqiblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthraten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthratenlw=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthratensw=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, cupflag=..., MPT: cldfra_cup=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cldfratend_cup=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, shall=..., tcloud_cup=..., stepbl=1, stepra=180, MPT: stepcu=0, MPT: w0avg=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, rainnc=..., rainc=..., raincv=..., rainncv=..., MPT: snownc=..., snowncv=..., graupelnc=..., graupelncv=..., MPT: z_at_q=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: inv_dens=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, qnwfa2d=..., MPT: scalar=<error reading variable: value requires 3074400 bytes, which is more than max-value-size>, num_sc=4, MPT: re_cloud=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_ice=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_snow=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, has_reqc=1, has_reqi=1, has_reqs=1, MPT: phb=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: ph=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: p=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: pb=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qv=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, ccnty=2, MPT: qdcn=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qtcn=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qccn=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qrcn=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qnin=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_cloud_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_ice_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_snow_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_graupel_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_hail_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_rain_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, nca=..., swrad_scat=1, cldefi=..., lowlyr=..., MPT: mass_flux=..., MPT: rthften=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvften=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cldfra=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cldfra_old=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, glw=..., gsw=..., emiss=..., embck=..., lu_index=..., MPT: landuse_isice=15, landuse_lucats=41, landuse_luseas=2, landuse_isn=2, MPT: lu_state=..., xlat=..., xlong=..., xlong_u=..., xlat_v=..., albedo=..., MPT: albbck=..., gmt=0, julyr=2009, julday=91, levsiz=59, n_ozmixm=13, MPT: n_aerosolc=1, paerlev=1, alevsiz=12, no_src_types=6, tmn=..., xland=..., MPT: znt=..., z0=..., ust=..., mol=..., pblh=..., MPT: tke_pbl=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: exch_h=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, thc=..., snowc=..., mavail=..., hfx=..., qfx=..., MPT: rainbl=..., tslb=..., zs=..., dzs=..., num_soil_layers=4, MPT: warm_rain=.FALSE., adv_moist_cond=.FALSE., is_cammgmp_used=.FALSE., MPT: apr_gr=..., apr_w=..., apr_mc=..., apr_st=..., apr_as=..., apr_capma=..., MPT: apr_capme=..., apr_capmi=..., xice=..., xicem=..., vegfra=..., snow=..., MPT: canwat=..., smstav=..., smstot=..., sfcrunoff=..., udrunoff=..., MPT: grdflx=..., acsnow=..., acsnom=..., ivgtyp=..., isltyp=..., sfcevp=..., MPT: smois=..., sh2o=..., snowh=..., smfr3d=..., snoalb=..., dx=1333.33337, MPT: dy=1333.33337, dx2d=..., area2d=..., MPT: f_ice_phy=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: f_rain_phy=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: f_rimef_phy=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, mp_restart_state=..., tbpvs_state=..., MPT: tbpvs0_state=..., allowed_to_read=4294967295, moved=.FALSE., MPT: start_of_simulation=4294967295, lagday=150, u10=..., v10=..., u10e=..., MPT: v10e=..., ids=1, ide=382, jds=1, jde=298, kds=1, kde=61, ims=39, ime=108, MPT: jms=16, jme=60, kms=1, kme=61, its=49, ite=96, jts=26, jte=50, kts=1, MPT: kte=61, num_urban_ndm=2, urban_map_zrd=360, urban_map_zwd=5400, MPT: urban_map_gd=20, urban_map_zd=540, urban_map_zdf=36, urban_map_bd=270, MPT: urban_map_wd=540, urban_map_gbd=300, urban_map_fbd=5100, MPT: urban_map_zgrd=360, num_urban_hi=15, raincv_a=..., raincv_b=..., MPT: gd_cloud=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: gd_cloud2=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: gd_cloud_a=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: gd_cloud2_a=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qc_cu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qi_cu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: ozmixm=<error reading variable: value requires 9664200 bytes, which is more than max-value-size>, pin=..., MPT: aerodm=<error reading variable: value requires 10886400 bytes, which is more than max-value-size>, pina=..., m_ps_1=..., m_ps_2=..., m_hybi=..., MPT: aerosolc_1=..., aerosolc_2=..., MPT: rundgdten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rvndgdten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthndgdten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rphndgdten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvndgdten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, rmundgdten=..., sda_hfx=..., sda_qfx=..., qnorm=..., MPT: hfx_both=..., qfx_both=..., MPT: hfx_fdda=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, fgdt=0, stepfg=0, MPT: cugd_tten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cugd_ttens=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cugd_qvten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cugd_qvtens=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cugd_qcten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, isnowxy=..., MPT: zsnsoxy=<error reading variable: value requires 88200 bytes, which is more than max-value-size>, tsnoxy=..., snicexy=..., snliqxy=..., tvxy=..., tgxy=..., MPT: canicexy=..., canliqxy=..., eahxy=..., tahxy=..., cmxy=..., chxy=..., MPT: fwetxy=..., sneqvoxy=..., alboldxy=..., qsnowxy=..., qrainxy=..., MPT: wslakexy=..., zwtxy=..., waxy=..., wtxy=..., lfmassxy=..., rtmassxy=..., MPT: stmassxy=..., woodxy=..., stblcpxy=..., fastcpxy=..., grainxy=..., MPT: gddxy=..., croptype=..., cropcat=..., iopt_crop=0, iopt_irr=0, MPT: iopt_irrm=0, irnumsi=..., irnummi=..., irnumfi=..., irwatsi=..., MPT: irwatmi=..., irwatfi=..., ireloss=..., irsivol=..., irmivol=..., MPT: irfivol=..., irrsplh=..., MPT: gecros_state=<error reading variable: value requires 756000 bytes, which is more than max-value-size>, xsaixy=..., lai=..., t2mvxy=..., t2mbxy=..., MPT: chstarxy=..., smoiseq=..., smcwtdxy=..., rechxy=..., deeprechxy=..., MPT: areaxy=..., wtddt=30, stepwtd=0, qrfsxy=..., qspringsxy=..., qslatxy=..., MPT: fdepthxy=..., riverbedxy=..., eqzwt=..., rivercondxy=..., pexpxy=..., MPT: rechclim=..., msftx=..., msfty=..., dzr=..., dzb=..., dzg=..., MPT: tr_urb2d=..., tb_urb2d=..., tg_urb2d=..., tc_urb2d=..., qc_urb2d=..., MPT: xxxr_urb2d=..., xxxb_urb2d=..., xxxg_urb2d=..., xxxc_urb2d=..., MPT: trl_urb3d=..., tbl_urb3d=..., tgl_urb3d=..., sh_urb2d=..., lh_urb2d=..., MPT: g_urb2d=..., rn_urb2d=..., ts_urb2d=..., frc_urb2d=..., utype_urb2d=..., MPT: cmcr_urb2d=..., tgr_urb2d=..., tgrl_urb3d=..., smr_urb3d=..., MPT: drelr_urb2d=..., drelb_urb2d=..., drelg_urb2d=..., flxhumr_urb2d=..., MPT: flxhumb_urb2d=..., flxhumg_urb2d=..., MPT: trb_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, MPT: tw1_urb4d=<error reading variable: value requires 68040000 bytes, which is more than max-value-size>, MPT: tw2_urb4d=<error reading variable: value requires 68040000 bytes, which is more than max-value-size>, MPT: tgb_urb4d=<error reading variable: value requires 252000 bytes, which is more than max-value-size>, MPT: tlev_urb3d=<error reading variable: value requires 3402000 bytes, which is more than max-value-size>, MPT: qlev_urb3d=<error reading variable: value requires 3402000 bytes, which is more than max-value-size>, MPT: tw1lev_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: tw2lev_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: tglev_urb3d=<error reading variable: value requires 3780000 bytes, which is more than max-value-size>, MPT: tflev_urb3d=<error reading variable: value requires 64260000 bytes, which is more than max-value-size>, sf_ac_urb3d=..., lf_ac_urb3d=..., cm_ac_urb3d=..., MPT: sfvent_urb3d=..., lfvent_urb3d=..., MPT: sfwin1_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfwin2_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfw1_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfw2_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, sfg_urb3d=..., ep_pv_urb3d=..., MPT: t_pv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: trv_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, MPT: qr_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, qgr_urb3d=..., tgr_urb3d=..., MPT: drain_urb4d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, draingr_urb3d=..., MPT: sfrv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: lfrv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: dgr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: dg_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: lfr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, lfg_urb3d=..., lp_urb2d=..., MPT: hi_urb2d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, lb_urb2d=..., hgt_urb2d=..., mh_urb2d=..., MPT: stdh_urb2d=..., lf_urb2d=..., MPT: a_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_v_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_t_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_q_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_e_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_v_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_t_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_q_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_e_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: dlg_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: dl_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: sf_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: vl_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, tml=..., t0ml=..., hml=..., h0ml=..., huml=..., hvml=..., MPT: tmoml=..., lakedepth2d=..., savedtke12d=..., snowdp2d=..., h2osno2d=..., MPT: snl2d=..., t_grnd2d=..., MPT: t_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lake_icefrac3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: z_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dz_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_ice3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_liq3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_vol3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: z3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: dz3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: zi3d=<error reading variable: value requires 201600 bytes, which is more than max-value-size>, MPT: watsat3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: csol3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tkmg3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tkdry3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tksatu3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, lake2d=..., lakedepth_default=50, lake_min_elev=5, MPT: lake_depth=..., lakemask=..., lakeflag=1, lake_depth_flag=0, MPT: use_lakedepth=1, sf_surface_mosaic=0, mosaic_cat=3, nlcat=21, maxpatch=10, MPT: numc=..., nump=..., MPT: snl=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowdp=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: wtc=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: wtp=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osno=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_grnd=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_veg=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2ocan=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2ocan_col=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t2m_max=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t2m_min=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_ref2m=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, ht=..., MPT: albedosubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: hfxsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lwupsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: q2subgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: sabvsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: sabgsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: nrasubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: swupsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhsoi=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhveg=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhtran=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, tsk_save=..., itimestep=0, fdob=..., t00=290, p00=100000, MPT: tlp=50, tyr=..., tyra=..., tdly=..., MPT: tlag=<error reading variable: value requires 1890000 bytes, which is more than max-value-size>, nyear=0, nday=0, tmn_update=0, achfx=..., aclhf=..., MPT: acgrdflx=..., nssl_cccn=500000000, nssl_alphah=0, nssl_alphahl=1, MPT: nssl_cnoh=400000, nssl_cnohl=40000, nssl_cnor=800000, nssl_cnos=3000000, MPT: nssl_rho_qh=500, nssl_rho_qhl=900, nssl_rho_qs=100, nssl_ipelec=0, MPT: nssl_isaund=12, MPT: rqcncuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqincuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, rliq=..., MPT: cldfra_dp=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cldfra_sh=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: te_temf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cf3d_temf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, wm_temf=..., MPT: massflux_edkf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: entr_edkf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: detr_edkf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: thl_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: thv_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rt_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rv_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rc_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: u_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: v_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: frac_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rdcashten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqcdcshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cldareaa=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cldareab=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cldliqa=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cldliqb=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: ca_rad=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cw_rad=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, pblmax=..., MPT: wub=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, ltopb=..., clddpthb=..., cldtopb=..., capesave=..., MPT: ainckfsa=<error reading variable: value requires 1260000 bytes, which is more than max-value-size>, radsave=..., rainsh=..., rainshvb=..., kdcldtop=..., MPT: kdcldbas=..., xtime1=..., pblhavg=..., MPT: tkeavg=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, ccn_conc=100000000, MPT: qke=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: pep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: landusef=<error reading variable: value requires 264600 bytes, which is more than max-value-size>, MPT: landusef2=<error reading variable: value requires 264600 bytes, which is more than max-value-size>, MPT: mosaic_cat_index=<error reading variable: value requires 264600 bytes, which is more than max-value-size>, tsk_mosaic=..., MPT: tslb_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: smois_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: sh2o_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, canwat_mosaic=..., snow_mosaic=..., MPT: snowh_mosaic=..., snowc_mosaic=..., albedo_mosaic=..., albbck_mosaic=..., MPT: emiss_mosaic=..., embck_mosaic=..., znt_mosaic=..., z0_mosaic=..., MPT: tr_urb2d_mosaic=..., tb_urb2d_mosaic=..., tg_urb2d_mosaic=..., MPT: tc_urb2d_mosaic=..., qc_urb2d_mosaic=..., MPT: trl_urb3d_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: tbl_urb3d_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: tgl_urb3d_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, sh_urb2d_mosaic=..., lh_urb2d_mosaic=..., MPT: g_urb2d_mosaic=..., rn_urb2d_mosaic=..., ts_urb2d_mosaic=..., MPT: ts_rul2d_mosaic=..., irr_rand_field=..., irr_ph=0, irr_freq=1, MPT: qr_cu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qs_cu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: nc_cu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: ni_cu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: nr_cu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: ns_cu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: ccn_cu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, alevsiz_cu=1, num_months=12, no_src_types_cu=1, MPT: aeromcu=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: aeropcu=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: efcg=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: efcs=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: efig=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: efis=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: efsg=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: efss=<error reading variable: value requires 768600 bytes, which is more than max-value-size>) at module_physics_init.f90:1300 MPT: #9 0x0000000005393e28 in start_domain_em ( MPT: grid=<error reading variable: value requires 309080 bytes, which is more than max-value-size>, allowed_to_read=4294967295, MPT: moist=<error reading variable: value requires 5380200 bytes, which is more than max-value-size>, MPT: moist_bxs=<error reading variable: value requires 384300 bytes, which is more than max-value-size>, MPT: moist_bxe=<error reading variable: value requires 384300 bytes, which is more than max-value-size>, MPT: moist_bys=<error reading variable: value requires 597800 bytes, which is more than max-value-size>, MPT: moist_bye=<error reading variable: value requires 597800 bytes, which is more than max-value-size>, MPT: moist_btxs=<error reading variable: value requires 384300 bytes, which is more than max-value-size>, MPT: moist_btxe=<error reading variable: value requires 384300 bytes, which is more than max-value-size>, MPT: moist_btys=<error reading variable: value requires 597800 bytes, which is more than max-value-size>, MPT: moist_btye=<error reading variable: value requires 597800 bytes, which is more than max-value-size>, MPT: dfi_moist=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, dfi_moist_bxs=..., dfi_moist_bxe=..., MPT: dfi_moist_bys=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, MPT: dfi_moist_bye=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, dfi_moist_btxs=..., dfi_moist_btxe=..., MPT: dfi_moist_btys=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, MPT: dfi_moist_btye=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, MPT: scalar=<error reading variable: value requires 3074400 bytes, which is more than max-value-size>, MPT: scalar_bxs=<error reading variable: value requires 219600 bytes, which is more than max-value-size>, MPT: scalar_bxe=<error reading variable: value requires 219600 bytes, which is more than max-value-size>, MPT: scalar_bys=<error reading variable: value requires 341600 bytes, which is more than max-value-size>, MPT: scalar_bye=<error reading variable: value requires 341600 bytes, which is more than max-value-size>, MPT: scalar_btxs=<error reading variable: value requires 219600 bytes, which is more than max-value-size>, MPT: scalar_btxe=<error reading variable: value requires 219600 bytes, which is more than max-value-size>, MPT: scalar_btys=<error reading variable: value requires 341600 bytes, which is more than max-value-size>, MPT: scalar_btye=<error reading variable: value requires 341600 bytes, which is more than max-value-size>, MPT: dfi_scalar=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, dfi_scalar_bxs=..., dfi_scalar_bxe=..., MPT: dfi_scalar_bys=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, MPT: dfi_scalar_bye=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, dfi_scalar_btxs=..., dfi_scalar_btxe=..., MPT: dfi_scalar_btys=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, MPT: dfi_scalar_btye=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, MPT: aerod=<error reading variable: value requires 5380200 bytes, which is more than max-value-size>, MPT: aerocu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: ozmixm=<error reading variable: value requires 9664200 bytes, which is more than max-value-size>, aerosolc_1=..., aerosolc_2=..., MPT: fdda3d=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, fdda2d=..., MPT: advh_t=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: advz_t=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: tracer=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, tracer_bxs=..., tracer_bxe=..., MPT: tracer_bys=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, MPT: tracer_bye=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, tracer_btxs=..., tracer_btxe=..., MPT: tracer_btys=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, MPT: tracer_btye=<error reading variable: value requires 85400 bytes, which is more than max-value-size>, MPT: nba_mij=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: nba_rij=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: sbmradar=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: chem=<error reading variable: value requires 768600 bytes, which is more than max-value-size>) at start_em.f90:1065 MPT: #10 0x00000000048448e8 in start_domain ( MPT: grid=<error reading variable: value requires 309080 bytes, which is more than max-value-size>, allowed_to_read=4294967295) at start_domain.f90:121 MPT: #11 0x0000000003dbb38c in med_initialdata_input ( MPT: grid=<error reading variable: value requires 309080 bytes, which is more than max-value-size>, config_flags=...) at mediation_wrfmain.f90:229 MPT: #12 0x0000000003db837f in med_initialdata_input_ptr (grid=0x37c20d40, MPT: config_flags=...) at mediation_wrfmain.f90:18 MPT: #13 0x0000000003d84a39 in med_nest_initial (parent=0x1ad35340, MPT: nest=0x37c20d40, config_flags=...) at mediation_integrate.f90:378 MPT: #14 0x000000000058f90f in module_integrate::integrate (grid=0x1ad35340) MPT: at module_integrate.f90:300 MPT: #15 0x0000000000406d70 in module_wrf_top::wrf_run () MPT: at ../main/module_wrf_top.f90:326 MPT: #16 0x00000000004061b5 in wrf () at wrf.f90:29 MPT: #17 0x0000000000406162 in main () MPT: #18 0x00002af0684fb6e5 in __libc_start_main () MPT: from /glade/u/apps/ch/os/lib64/libc.so.6 MPT: #19 0x0000000000406069 in _start () at ../sysdeps/x86_64/start.S:118 MPT: (gdb) A debugging session is active. MPT: MPT: Inferior 1 [process 43513] will be detached. MPT: MPT: Quit anyway? (y or n) [answered Y; input not from terminal] MPT: Detaching from program: /proc/43513/exe, process 43513

MPT: -----stack traceback ends----- MPT: On host r7i3n9, Program /glade/scratch/htan2013/WRF4.3_UrbanRun/WRF/main/wrf.exe, Rank 9, Process 43513: Dumping core on signal SIGFPE(8) into directory /glade/scratch/htan2013/WRF4.3_UrbanRun/WRF/test/em_real

namelist.input.txt namelist.wps.txt rsl.error.0009.txt

dudhia commented 3 years ago

What line is that in the bep/bem f90 file? Print that code.

On Mon, Sep 6, 2021 at 8:51 AM htan2013 @.***> wrote:

Hello all,

I have configured WRF4.3 with -D option. The ERA5 data are used with modis data. I am supposed to use NLCD data but that one ran into another issue with Noah Driver. I have attached the figure file [image: Screenshot] https://user-images.githubusercontent.com/77926698/132234697-54272c3b-27d1-4625-99cf-7579a0993b46.png at the end. Hope someone can help me with that too, please.

I have 3 domains with 4km, 1.33km, and 444.44 m res, all with sf_urban_physics = 3. However, I have met this problem no matter whatever I change. It seems that this problem is due to Noah LSM.

I have attached the rsl.error file, namelist.input in here:

&time_control run_days = 7, run_hours = 0, run_minutes = 0, run_seconds = 0, start_year = 2009, 2009, 2009, start_month = 04, 04, 04, start_day = 01, 01, 01, start_hour = 00, 00, 00, end_year = 2009, 2009, 2009, end_month = 04, 04, 04, end_day = 07, 07, 07, end_hour = 00, 00, 00, interval_seconds = 3600 input_from_file = .true.,.true.,.true., history_interval = 60, 60, 60, frames_per_outfile = 1, 1, 1, restart = .false., restart_interval = 60, io_form_history = 2 io_form_restart = 2 io_form_input = 2 io_form_boundary = 2 debug_level = 100, auxinput4_inname = "wrflowinp_d" auxinput4_interval = 360, io_form_auxinput4 = 2, /

&domains time_step = 10, time_step_fract_num = 0, time_step_fract_den = 1, max_dom = 3, e_we = 565, 382, 406, e_sn = 358, 298, 670, e_vert = 61, 61, 61, p_top_requested = 1000, num_metgrid_levels = 38, num_metgrid_soil_levels = 4, dx = 4000, 1333.33, 444.44, dy = 4000, 1333.33, 444.44, grid_id = 1, 2, 3, parent_id = 0, 1, 2, i_parent_start = 1, 176, 73, j_parent_start = 1, 42, 74, parent_grid_ratio = 1, 3, 3, parent_time_step_ratio = 1, 3, 3, feedback = 1, smooth_option = 0 smooth_cg_topo = .true. /

&physics mp_physics = 16, 16, 16, cu_physics = 0, 0, 0, ra_lw_physics = 4, 4, 4, ra_sw_physics = 4, 4, 4, bl_pbl_physics = 2, 2, 2, sf_sfclay_physics = 2, 2, 2, sf_surface_physics = 2, 2, 2, radt = 10, 10, 10, bldt = 0, 0, 0, cudt = 0, 0, 0, icloud = 1, num_land_cat = 21, sf_urban_physics = 3, 3, 3, sst_update = 1, /

&fdda /

&dynamics hybrid_opt = 2, w_damping = 0, diff_opt = 1, 1, 1, km_opt = 4, 4, 4, diff_6th_opt = 0, 0, 0, diff_6th_factor = 0.12, 0.12, 0.12, base_temp = 290. damp_opt = 0, zdamp = 5000., 5000., 5000., dampcoef = 0.2, 0.2, 0.2 khdif = 0, 0, 0, kvdif = 0, 0, 0, non_hydrostatic = .true., .true., .true., moist_adv_opt = 1, 1, 1, scalar_adv_opt = 1, 1, 1, gwd_opt = 0, 0, 0, /

&bdy_control spec_bdy_width = 5, specified = .true. /

&grib2 /

&namelist_quilt nio_tasks_per_group = 0, nio_groups = 1, /

The rsl.error file:

taskid: 9 hostname: r7i3n9 module_io_quilt_old.F 2931 F Quilting with 1 groups of 0 I/O tasks. Ntasks in X 8 , ntasks in Y 12

No physics suite selected. Physics options will be used directly from the namelist.

Domain # 1: dx = 4000.000 m Domain # 2: dx = 1333.333 m Domain # 3: dx = 444.444 m --- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to zero. --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending time to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval and ending time to 0 for that domain. --- NOTE: grid_fdda is 0 for domain 2, setting gfdda interval and ending time to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 2, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 2, setting obs nudging interval and ending time to 0 for that domain. --- NOTE: grid_fdda is 0 for domain 3, setting gfdda interval and ending time to 0 for that domain. --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 3, setting sgfdda interval and ending time to 0 for that domain. --- NOTE: obs_nudge_opt is 0 for domain 3, setting obs nudging interval and ending time to 0 for that domain. --- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting Need MYNN PBL for icloud_bl = 1, resetting to 0 --- NOTE: RRTMG radiation is used, namelist value for o3input (ozone input) is used --- NOTE: One of the RRTMG radiation schemes is in use, setting: levsiz=59, alevsiz=12, no_src_types=6 --- NOTE: num_soil_layers has been set to 4 WRF V4.3 MODEL No git found or not a git repository, git commit version not available. wrf: calling alloc_and_configure_domain

Parent domain ids,ide,jds,jde 1 565 1 358 ims,ime,jms,jme 65 149 24 67 ips,ipe,jps,jpe 72 142 31 60

DYNAMICS OPTION: Eulerian Mass Coordinate alloc_space_field: domain 1 , 481069164 bytes allocated wrf: calling model_to_grid_config_rec wrf: calling set_scalar_indices_from_config wrf: calling init_wrfio Entering ext_gr1_ioinit setup_timekeeping: set xtime to 0.0000000E+00 setup_timekeeping: set julian to 90.00000 setup_timekeeping: returning... wrf main: calling open_r_dataset for wrfinput med_initialdata_input: calling input_input Input data is acceptable to use: mminlu = 'MODIFIED_IGBP_MODIS_NOAH' CURRENT DATE = 2009-04-01_00:00:00 SIMULATION START DATE = 2009-04-01_00:00:00 med_initialdata_input: back from input_input checking boundary conditions for grid boundary conditions OK for grid Max map factor in domain 1 = 1.13. Scale the dt in the model accordingly. D01: Time step = 10.00000 (s) D01: Grid Distance = 4.000000 (km) D01: Grid Distance Ratio dt/dx = 2.500000 (s/km) D01: Ratio Including Maximum Map Factor = 2.816348 (s/km) D01: NML defined reasonable_time_step_ratio = 6.000000 start_domain_em: Before call to phy_init WRF TILE 1 IS 72 IE 142 JS 31 JE 60 set_tiles3: NUMBER OF TILES = 1 top of phy_init phy_init: start_of_simulation = T calling nl_get_iswater, nl_get_isice, nl_get_mminlu_loc after nl_get_iswater, nl_get_isice, nl_get_mminlu_loc top of landuse_init INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH" LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND 41 CATEGORIES 2 SEASONS WATER CATEGORY = 17 SNOW CATEGORY = 15 returning from of landuse_init Do not have ozone. Must read it in. Broadcast ozone to other ranks. INITIALIZE THREE Noah LSM RELATED TABLES start_domain_em: After call to phy_init start_em: calling lightning_init start_em: after calling lightning_init calling inc/HALO_EM_INIT_1_inline.inc calling inc/HALO_EM_INIT_2_inline.inc calling inc/HALO_EM_INIT_3_inline.inc calling inc/HALO_EM_INIT_4_inline.inc calling inc/HALO_EM_INIT_5_inline.inc calling inc/PERIOD_BDY_EM_INIT_inline.inc calling inc/PERIOD_BDY_EM_MOIST_inline.inc calling inc/PERIOD_BDY_EM_TKE_inline.inc calling inc/PERIOD_BDY_EM_SCALAR_inline.inc calling inc/PERIOD_BDY_EM_CHEM_inline.inc calling inc/HALO_EM_INIT_1_inline.inc calling inc/HALO_EM_INIT_2_inline.inc calling inc/HALO_EM_INIT_3_inline.inc calling inc/HALO_EM_INIT_4_inline.inc calling inc/HALO_EM_INIT_5_inline.inc calling inc/PERIOD_BDY_EM_INIT_inline.inc calling inc/PERIOD_BDY_EM_MOIST_inline.inc calling inc/PERIOD_BDY_EM_TKE_inline.inc calling inc/PERIOD_BDY_EM_SCALAR_inline.inc calling inc/PERIOD_BDY_EM_CHEM_inline.inc start_domain_em: Returning wrf: calling integrate

Nesting domain ids,ide,jds,jde 1 382 1 298 ims,ime,jms,jme 39 108 16 60 ips,ipe,jps,jpe 49 96 26 50 INTERMEDIATE domain ids,ide,jds,jde 174 306 40 144 ims,ime,jms,jme 182 217 40 68 ips,ipe,jps,jpe 192 207 50 58

d01 2009-04-01_00:00:00 alloc_space_field: domain 2 , 16286400 bytes allocated d01 2009-04-01_00:00:00 alloc_space_field: domain 2 , 405801484 bytes allocated d01 2009-04-01_00:00:00 setup_timekeeping: set xtime to 0.0000000E+00 d01 2009-04-01_00:00:00 setup_timekeeping: set julian to 90.00000 d01 2009-04-01_00:00:00 setup_timekeeping: returning... d01 2009-04-01_00:00:00 calling inc/HALO_INTERP_DOWN_inline.inc d01 2009-04-01_00:00:00 Initializing nest domain # 2 from an input file. d01 2009-04-01_00:00:00 wrf main: calling open_r_dataset for wrfinput d01 2009-04-01_00:00:00 med_initialdata_input: calling input_input d01 2009-04-01_00:00:00 Input data is acceptable to use: d01 2009-04-01_00:00:00 mminlu = 'MODIFIED_IGBP_MODIS_NOAH' d01 2009-04-01_00:00:00 med_initialdata_input: back from input_input d01 2009-04-01_00:00:00 checking boundary conditions for grid d01 2009-04-01_00:00:00 boundary conditions OK for grid d01 2009-04-01_00:00:00 start_domain_em: Before call to phy_init d01 2009-04-01_00:00:00 WRF TILE 1 IS 49 IE 96 JS 26 JE 50 d01 2009-04-01_00:00:00 set_tiles3: NUMBER OF TILES = 1 d01 2009-04-01_00:00:00 top of phy_init d01 2009-04-01_00:00:00 phy_init: start_of_simulation = T d01 2009-04-01_00:00:00 calling nl_get_iswater, nl_get_isice, nl_get_mminlu_loc d01 2009-04-01_00:00:00 after nl_get_iswater, nl_get_isice, nl_get_mminlu_loc d01 2009-04-01_00:00:00 top of landuse_init INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH" LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND 41 CATEGORIES 2 SEASONS WATER CATEGORY = 17 SNOW CATEGORY = 15 d01 2009-04-01_00:00:00 returning from of landuse_init INITIALIZE THREE Noah LSM RELATED TABLES MPT ERROR: Rank 9(g:9) received signal SIGFPE(8). Process ID: 43513, Host: r7i3n9, Program: /glade/scratch/htan2013/WRF4.3_UrbanRun/WRF/main/wrf.exe MPT Version: HPE MPT 2.22 03/31/20 15:59:10

MPT: --------stack traceback------- MPT: Attaching to program: /proc/43513/exe, process 43513 MPT: Try: zypper install -C "debuginfo(build-id)=4e96cf37d52b9c2f3648e691878b682da5abfa42" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=5eb2f40ad3b0125943aba8f08dd08609351a2967" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=b115bb26e97505a5bd3b56d70d20459aa1206ac9" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=4f3d05f200db29c6835a48e466e0378a8541fd36" MPT: (no debugging symbols found)...done. MPT: [Thread debugging using libthread_db enabled] MPT: Using host libthread_db library "/glade/u/apps/ch/os/lib64/libthread_db.so.1". MPT: Try: zypper install -C "debuginfo(build-id)=93c4deac1088eb84fbd01cf2a2c54399f516e9a7" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=5f9ec139af58fa59c33f72d1b3e56f083f1613ae" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=bc347d1c2dd56b51057fbac71e84906135d02da5" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=ad6d98e9e3042e77c051f1f27e971460bf1e428b" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=4c08f43bb18e99a7df4bad5c4a52bac67ddf9b8d" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=3ae04b58bd81ea7745dba789d89937e719309568" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=76d8c012144838e4e5466798858289fba2057537" MPT: (no debugging symbols found)...done. MPT: Try: zypper install -C "debuginfo(build-id)=ba8002518966160a27c335e04ce8932989f69056" MPT: (no debugging symbols found)...done. MPT: 0x00002af067e9c6da in waitpid () from /glade/u/apps/ch/os/lib64/libpthread.so.0 MPT: Missing separate debuginfos, use: zypper install glibc-debuginfo-2.22-49.16.x86_64 MPT: (gdb) #0 0x00002af067e9c6da in waitpid () MPT: from /glade/u/apps/ch/os/lib64/libpthread.so.0 MPT: #1 https://github.com/wrf-model/WRF/pull/1 0x00002af0681df306 in mpi_sgi_system ( MPT: #2 https://github.com/wrf-model/WRF/pull/2 MPI_SGI_stacktraceback ( MPT: @.=0x7ffcdf745f10 "MPT ERROR: Rank 9(g:9) received signal SIGFPE(8).\n\tProcess ID: 43513, Host: r7i3n9, Program: /glade/scratch/htan2013/WRF4.3_UrbanRun/WRF/main/wrf.exe\n\tMPT Version: HPE MPT 2.22 03/31/20 15:59:10\n") at sig.c:340 MPT: #3 https://github.com/wrf-model/WRF/pull/3 0x00002af0681df4ff in first_arriver_handler @.=8, MPT: @.***=0x2af06f800080) at sig.c:489 MPT: #4 https://github.com/wrf-model/WRF/pull/4 0x00002af0681df793 in slave_sig_handler (signo=8, siginfo=, MPT: extra=) at sig.c:565 MPT: #5 https://github.com/wrf-model/WRF/pull/5 MPT: #6 https://github.com/wrf-model/WRF/pull/6 0x000000000bc8b95c in module_sf_noahdrv::lsminit (vegfra=..., snow=..., MPT: snowc=..., snowh=..., canwat=..., smstav=..., smstot=..., sfcrunoff=..., MPT: udrunoff=..., acsnow=..., acsnom=..., ivgtyp=..., isltyp=..., tslb=..., MPT: smois=..., sh2o=..., zs=..., dzs=..., mminlu=..., snoalb=..., MPT: fndsoilw=4294967295, fndsnowh=4294967295, rdmaxalb=4294967295, MPT: num_soil_layers=4, restart=.FALSE., allowed_to_read=4294967295, MPT: irr_rand_field=..., irr_ph=0, irr_freq=1, ids=1, ide=382, jds=1, jde=298, MPT: kds=1, kde=61, ims=39, ime=108, jms=16, jme=60, kms=1, kme=61, its=49, MPT: ite=96, jts=26, jte=50, kts=1, kte=61, .tmp.MMINLU.len_V$23d9=24) MPT: at module_sf_noahdrv.f90:1786 MPT: #7 https://github.com/wrf-model/WRF/pull/7 0x00000000084d8c82 in module_physics_init::bl_init (stepbl=1, bldt=0, MPT: dt=3.33333325, MPT: rublten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rvblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqcblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqiblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, tsk=..., tmn=..., config_flags=..., restart=.FALSE., MPT: ust=..., lowlyr=..., tslb=..., zs=..., dzs=..., num_soil_layers=4, MPT: tke_pbl=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, mfshconv=0, MPT: pep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: massflux_edkf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: entr_edkf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: detr_edkf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: thl_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: thv_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rt_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rv_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rc_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: u_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: v_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: frac_up=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, itimestep=0, id=2, MPT: exch_h=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, vegfra=..., snow=..., snowc=..., canwat=..., smstav=..., MPT: smstot=..., sfcrunoff=..., udrunoff=..., acsnow=..., acsnom=..., MPT: ivgtyp=..., isltyp=..., isurban=13, smois=..., smfr3d=..., mavail=..., MPT: snowh=..., sh2o=..., snoalb=..., fndsoilw=4294967295, fndsnowh=4294967295, MPT: rdmaxalb=4294967295, znt=..., xland=..., xice=..., dx=1333.33337, MPT: dy=1333.33337, msftx=..., msfty=..., MPT: qke=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, sfcevp=..., grdflx=..., mminlu=..., xlat=..., xlong=..., MPT: isnowxy=..., MPT: zsnsoxy=<error reading variable: value requires 88200 bytes, which is more than max-value-size>, tsnoxy=..., snicexy=..., snliqxy=..., tvxy=..., tgxy=..., MPT: canicexy=..., canliqxy=..., eahxy=..., tahxy=..., cmxy=..., chxy=..., MPT: fwetxy=..., sneqvoxy=..., alboldxy=..., qsnowxy=..., qrainxy=..., MPT: wslakexy=..., zwtxy=..., waxy=..., wtxy=..., lfmassxy=..., rtmassxy=..., MPT: stmassxy=..., woodxy=..., stblcpxy=..., fastcpxy=..., grainxy=..., MPT: gddxy=..., croptype=..., cropcat=..., iopt_crop=0, iopt_irr=0, MPT: iopt_irrm=0, irnumsi=..., irnummi=..., irnumfi=..., irwatsi=..., MPT: irwatmi=..., irwatfi=..., ireloss=..., irsivol=..., irmivol=..., MPT: irfivol=..., irrsplh=..., MPT: gecros_state=<error reading variable: value requires 756000 bytes, which is more than max-value-size>, xsaixy=..., lai=..., smoiseq=..., smcwtdxy=..., MPT: rechxy=..., deeprechxy=..., areaxy=..., wtddt=30, stepwtd=0, qrfsxy=..., MPT: qspringsxy=..., qslatxy=..., fdepthxy=..., riverbedxy=..., eqzwt=..., MPT: rivercondxy=..., pexpxy=..., rechclim=..., isice=15, t2mvxy=..., MPT: t2mbxy=..., chstarxy=..., allowed_to_read=4294967295, iopt_run=3, MPT: start_of_simulation=4294967295, lakedepth2d=..., savedtke12d=..., MPT: snowdp2d=..., h2osno2d=..., snl2d=..., t_grnd2d=..., MPT: t_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lake_icefrac3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: z_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dz_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_ice3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_liq3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_vol3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: z3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: dz3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: zi3d=<error reading variable: value requires 201600 bytes, which is more than max-value-size>, MPT: watsat3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: csol3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tkmg3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tkdry3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tksatu3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, lakemodel=0, lake2d=..., lakedepth_default=50, MPT: lake_min_elev=5, lake_depth=..., lakemask=..., lakeflag=1, MPT: lake_depth_flag=0, use_lakedepth=1, MPT: te_temf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cf3d_temf=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, wm_temf=..., dzr=..., dzb=..., dzg=..., tr_urb2d=..., MPT: tb_urb2d=..., tg_urb2d=..., tc_urb2d=..., qc_urb2d=..., xxxr_urb2d=..., MPT: xxxb_urb2d=..., xxxg_urb2d=..., xxxc_urb2d=..., trl_urb3d=..., MPT: tbl_urb3d=..., tgl_urb3d=..., sh_urb2d=..., lh_urb2d=..., g_urb2d=..., MPT: rn_urb2d=..., ts_urb2d=..., frc_urb2d=..., utype_urb2d=..., MPT: sf_urban_physics=3, cmcr_urb2d=..., tgr_urb2d=..., tgrl_urb3d=..., MPT: smr_urb3d=..., drelr_urb2d=..., drelb_urb2d=..., drelg_urb2d=..., MPT: flxhumr_urb2d=..., flxhumb_urb2d=..., flxhumg_urb2d=..., num_urban_ndm=2, MPT: urban_map_zrd=360, urban_map_zwd=5400, urban_map_gd=20, urban_map_zd=540, MPT: urban_map_zdf=36, urban_map_bd=270, urban_map_wd=540, urban_map_gbd=300, MPT: urban_map_fbd=5100, urban_map_zgrd=360, num_urban_hi=15, MPT: trb_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, MPT: tw1_urb4d=<error reading variable: value requires 68040000 bytes, which is more than max-value-size>, MPT: tw2_urb4d=<error reading variable: value requires 68040000 bytes, which is more than max-value-size>, MPT: tgb_urb4d=<error reading variable: value requires 252000 bytes, which is more than max-value-size>, MPT: tlev_urb3d=<error reading variable: value requires 3402000 bytes, which is more than max-value-size>, MPT: qlev_urb3d=<error reading variable: value requires 3402000 bytes, which is more than max-value-size>, MPT: tw1lev_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: tw2lev_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: tglev_urb3d=<error reading variable: value requires 3780000 bytes, which is more than max-value-size>, MPT: tflev_urb3d=<error reading variable: value requires 64260000 bytes, which is more than max-value-size>, sf_ac_urb3d=..., lf_ac_urb3d=..., cm_ac_urb3d=..., MPT: sfvent_urb3d=..., lfvent_urb3d=..., MPT: sfwin1_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfwin2_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfw1_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfw2_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, sfg_urb3d=..., ep_pv_urb3d=..., MPT: t_pv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: trv_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, MPT: qr_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, qgr_urb3d=..., tgr_urb3d=..., MPT: drain_urb4d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, draingr_urb3d=..., MPT: sfrv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: lfrv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: dgr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: dg_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: lfr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, lfg_urb3d=..., lp_urb2d=..., MPT: hi_urb2d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, lb_urb2d=..., hgt_urb2d=..., mh_urb2d=..., MPT: stdh_urb2d=..., lf_urb2d=..., MPT: a_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_v_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_t_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_q_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_e_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_v_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_t_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_q_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_e_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: dlg_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: dl_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: sf_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: vl_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, ids=1, ide=382, jds=1, jde=298, kds=1, kde=61, ims=39, MPT: ime=108, jms=16, jme=60, kms=1, kme=61, its=49, ite=96, jts=26, jte=50, MPT: kts=1, kte=61, achfx=..., aclhf=..., acgrdflx=..., oml_hml0=50, MPT: sf_ocean_physics=0, tml=..., t0ml=..., hml=..., h0ml=..., huml=..., MPT: hvml=..., tmoml=..., is_cammgmp_used=.FALSE., tsk_save=..., numc=..., MPT: nump=..., MPT: snl=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowdp=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: wtc=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: wtp=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osno=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_grnd=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_veg=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2ocan=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2ocan_col=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t2m_max=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t2m_min=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_ref2m=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_vol10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, ht=..., maxpatch=10, MPT: albedosubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: hfxsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lwupsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: q2subgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: sabvsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: sabgsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: nrasubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: swupsubgrid=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhsoi=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhveg=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lhtran=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: landusef=<error reading variable: value requires 264600 bytes, which is more than max-value-size>, MPT: landusef2=<error reading variable: value requires 264600 bytes, which is more than max-value-size>, nlcat=21, sf_surface_mosaic=0, mosaic_cat=3, MPT: mosaic_cat_index=<error reading variable: value requires 264600 bytes, which is more than max-value-size>, tsk_mosaic=..., MPT: tslb_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: smois_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: sh2o_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, canwat_mosaic=..., snow_mosaic=..., MPT: snowh_mosaic=..., snowc_mosaic=..., albedo=..., albbck=..., emiss=..., MPT: embck=..., albedo_mosaic=..., albbck_mosaic=..., emiss_mosaic=..., MPT: embck_mosaic=..., znt_mosaic=..., z0_mosaic=..., tr_urb2d_mosaic=..., MPT: tb_urb2d_mosaic=..., tg_urb2d_mosaic=..., tc_urb2d_mosaic=..., MPT: qc_urb2d_mosaic=..., MPT: trl_urb3d_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: tbl_urb3d_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, MPT: tgl_urb3d_mosaic=<error reading variable: value requires 151200 bytes, which is more than max-value-size>, sh_urb2d_mosaic=..., lh_urb2d_mosaic=..., MPT: g_urb2d_mosaic=..., rn_urb2d_mosaic=..., ts_urb2d_mosaic=..., MPT: ts_rul2d_mosaic=..., irr_rand_field=..., irr_ph=0, irr_freq=1, MPT: .tmp.MMINLU.len_V$21030=24) at module_physics_init.f90:2918 MPT: #8 https://github.com/wrf-model/WRF/pull/8 0x0000000008485561 in module_physics_init::phy_init (id=2, MPT: config_flags=..., dt=3.33333325, restart=.FALSE., zfull=..., zhalf=..., MPT: p_top=1000, tsk=..., radt=10, bldt=0, cudt=0, mpdt=0, MPT: rucuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rvcuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthcuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvcuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqrcuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqccuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqscuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqicuten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rushten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rvshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqrshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqcshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqsshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqishten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqgshten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rublten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rvblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqcblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqiblten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthraten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthratenlw=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthratensw=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, cupflag=..., MPT: cldfra_cup=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cldfratend_cup=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, shall=..., tcloud_cup=..., stepbl=1, stepra=180, MPT: stepcu=0, MPT: w0avg=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, rainnc=..., rainc=..., raincv=..., rainncv=..., MPT: snownc=..., snowncv=..., graupelnc=..., graupelncv=..., MPT: z_at_q=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: inv_dens=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, qnwfa2d=..., MPT: scalar=<error reading variable: value requires 3074400 bytes, which is more than max-value-size>, num_sc=4, MPT: re_cloud=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_ice=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_snow=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, has_reqc=1, has_reqi=1, has_reqs=1, MPT: phb=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: ph=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: p=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: pb=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qv=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, ccnty=2, MPT: qdcn=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qtcn=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qccn=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qrcn=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qnin=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_cloud_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_ice_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_snow_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_graupel_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_hail_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: re_rain_gsfc=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, nca=..., swrad_scat=1, cldefi=..., lowlyr=..., MPT: mass_flux=..., MPT: rthften=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvften=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cldfra=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cldfra_old=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, glw=..., gsw=..., emiss=..., embck=..., lu_index=..., MPT: landuse_isice=15, landuse_lucats=41, landuse_luseas=2, landuse_isn=2, MPT: lu_state=..., xlat=..., xlong=..., xlong_u=..., xlat_v=..., albedo=..., MPT: albbck=..., gmt=0, julyr=2009, julday=91, levsiz=59, n_ozmixm=13, MPT: n_aerosolc=1, paerlev=1, alevsiz=12, no_src_types=6, tmn=..., xland=..., MPT: znt=..., z0=..., ust=..., mol=..., pblh=..., MPT: tke_pbl=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: exch_h=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, thc=..., snowc=..., mavail=..., hfx=..., qfx=..., MPT: rainbl=..., tslb=..., zs=..., dzs=..., num_soil_layers=4, MPT: warm_rain=.FALSE., adv_moist_cond=.FALSE., is_cammgmp_used=.FALSE., MPT: apr_gr=..., apr_w=..., apr_mc=..., apr_st=..., apr_as=..., apr_capma=..., MPT: apr_capme=..., apr_capmi=..., xice=..., xicem=..., vegfra=..., snow=..., MPT: canwat=..., smstav=..., smstot=..., sfcrunoff=..., udrunoff=..., MPT: grdflx=..., acsnow=..., acsnom=..., ivgtyp=..., isltyp=..., sfcevp=..., MPT: smois=..., sh2o=..., snowh=..., smfr3d=..., snoalb=..., dx=1333.33337, MPT: dy=1333.33337, dx2d=..., area2d=..., MPT: f_ice_phy=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: f_rain_phy=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: f_rimef_phy=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, mp_restart_state=..., tbpvs_state=..., MPT: tbpvs0_state=..., allowed_to_read=4294967295, moved=.FALSE., MPT: start_of_simulation=4294967295, lagday=150, u10=..., v10=..., u10e=..., MPT: v10e=..., ids=1, ide=382, jds=1, jde=298, kds=1, kde=61, ims=39, ime=108, MPT: jms=16, jme=60, kms=1, kme=61, its=49, ite=96, jts=26, jte=50, kts=1, MPT: kte=61, num_urban_ndm=2, urban_map_zrd=360, urban_map_zwd=5400, MPT: urban_map_gd=20, urban_map_zd=540, urban_map_zdf=36, urban_map_bd=270, MPT: urban_map_wd=540, urban_map_gbd=300, urban_map_fbd=5100, MPT: urban_map_zgrd=360, num_urban_hi=15, raincv_a=..., raincv_b=..., MPT: gd_cloud=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: gd_cloud2=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: gd_cloud_a=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: gd_cloud2_a=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qc_cu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: qi_cu=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: ozmixm=<error reading variable: value requires 9664200 bytes, which is more than max-value-size>, pin=..., MPT: aerodm=<error reading variable: value requires 10886400 bytes, which is more than max-value-size>, pina=..., m_ps_1=..., m_ps_2=..., m_hybi=..., MPT: aerosolc_1=..., aerosolc_2=..., MPT: rundgdten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rvndgdten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rthndgdten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rphndgdten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: rqvndgdten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, rmundgdten=..., sda_hfx=..., sda_qfx=..., qnorm=..., MPT: hfx_both=..., qfx_both=..., MPT: hfx_fdda=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, fgdt=0, stepfg=0, MPT: cugd_tten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cugd_ttens=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cugd_qvten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cugd_qvtens=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: cugd_qcten=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, isnowxy=..., MPT: zsnsoxy=<error reading variable: value requires 88200 bytes, which is more than max-value-size>, tsnoxy=..., snicexy=..., snliqxy=..., tvxy=..., tgxy=..., MPT: canicexy=..., canliqxy=..., eahxy=..., tahxy=..., cmxy=..., chxy=..., MPT: fwetxy=..., sneqvoxy=..., alboldxy=..., qsnowxy=..., qrainxy=..., MPT: wslakexy=..., zwtxy=..., waxy=..., wtxy=..., lfmassxy=..., rtmassxy=..., MPT: stmassxy=..., woodxy=..., stblcpxy=..., fastcpxy=..., grainxy=..., MPT: gddxy=..., croptype=..., cropcat=..., iopt_crop=0, iopt_irr=0, MPT: iopt_irrm=0, irnumsi=..., irnummi=..., irnumfi=..., irwatsi=..., MPT: irwatmi=..., irwatfi=..., ireloss=..., irsivol=..., irmivol=..., MPT: irfivol=..., irrsplh=..., MPT: gecros_state=<error reading variable: value requires 756000 bytes, which is more than max-value-size>, xsaixy=..., lai=..., t2mvxy=..., t2mbxy=..., MPT: chstarxy=..., smoiseq=..., smcwtdxy=..., rechxy=..., deeprechxy=..., MPT: areaxy=..., wtddt=30, stepwtd=0, qrfsxy=..., qspringsxy=..., qslatxy=..., MPT: fdepthxy=..., riverbedxy=..., eqzwt=..., rivercondxy=..., pexpxy=..., MPT: rechclim=..., msftx=..., msfty=..., dzr=..., dzb=..., dzg=..., MPT: tr_urb2d=..., tb_urb2d=..., tg_urb2d=..., tc_urb2d=..., qc_urb2d=..., MPT: xxxr_urb2d=..., xxxb_urb2d=..., xxxg_urb2d=..., xxxc_urb2d=..., MPT: trl_urb3d=..., tbl_urb3d=..., tgl_urb3d=..., sh_urb2d=..., lh_urb2d=..., MPT: g_urb2d=..., rn_urb2d=..., ts_urb2d=..., frc_urb2d=..., utype_urb2d=..., MPT: cmcr_urb2d=..., tgr_urb2d=..., tgrl_urb3d=..., smr_urb3d=..., MPT: drelr_urb2d=..., drelb_urb2d=..., drelg_urb2d=..., flxhumr_urb2d=..., MPT: flxhumb_urb2d=..., flxhumg_urb2d=..., MPT: trb_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, MPT: tw1_urb4d=<error reading variable: value requires 68040000 bytes, which is more than max-value-size>, MPT: tw2_urb4d=<error reading variable: value requires 68040000 bytes, which is more than max-value-size>, MPT: tgb_urb4d=<error reading variable: value requires 252000 bytes, which is more than max-value-size>, MPT: tlev_urb3d=<error reading variable: value requires 3402000 bytes, which is more than max-value-size>, MPT: qlev_urb3d=<error reading variable: value requires 3402000 bytes, which is more than max-value-size>, MPT: tw1lev_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: tw2lev_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: tglev_urb3d=<error reading variable: value requires 3780000 bytes, which is more than max-value-size>, MPT: tflev_urb3d=<error reading variable: value requires 64260000 bytes, which is more than max-value-size>, sf_ac_urb3d=..., lf_ac_urb3d=..., cm_ac_urb3d=..., MPT: sfvent_urb3d=..., lfvent_urb3d=..., MPT: sfwin1_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfwin2_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfw1_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfw2_urb3d=<error reading variable: value requires 6804000 bytes, which is more than max-value-size>, MPT: sfr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, sfg_urb3d=..., ep_pv_urb3d=..., MPT: t_pv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: trv_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, MPT: qr_urb4d=<error reading variable: value requires 4536000 bytes, which is more than max-value-size>, qgr_urb3d=..., tgr_urb3d=..., MPT: drain_urb4d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, draingr_urb3d=..., MPT: sfrv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: lfrv_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: dgr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: dg_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, MPT: lfr_urb3d=<error reading variable: value requires 453600 bytes, which is more than max-value-size>, lfg_urb3d=..., lp_urb2d=..., MPT: hi_urb2d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, lb_urb2d=..., hgt_urb2d=..., mh_urb2d=..., MPT: stdh_urb2d=..., lf_urb2d=..., MPT: a_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_v_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_t_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_q_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: a_e_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_v_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_t_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_q_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: b_e_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: dlg_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: dl_u_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: sf_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, MPT: vl_bep=<error reading variable: value requires 768600 bytes, which is more than max-value-size>, tml=..., t0ml=..., hml=..., h0ml=..., huml=..., hvml=..., MPT: tmoml=..., lakedepth2d=..., savedtke12d=..., snowdp2d=..., h2osno2d=..., MPT: snl2d=..., t_grnd2d=..., MPT: t_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: lake_icefrac3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: z_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dz_lake3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_ice3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_liq3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: h2osoi_vol3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: z3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: dz3d=<error reading variable: value requires 189000 bytes, which is more than max-value-size>, MPT: zi3d=<error reading variable: value requires 201600 bytes, which is more than max-value-size>, MPT: watsat3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: csol3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tkmg3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tkdry3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: tksatu3d=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, lake2d=..., lakedepth_default=50, lake_min_elev=5, MPT: lake_depth=..., lakemask=..., lakeflag=1, lake_depth_flag=0, MPT: use_lakedepth=1, sf_surface_mosaic=0, mosaic_cat=3, nlcat=21, maxpatch=10, MPT: numc=..., nump=..., MPT: snl=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowdp=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: wtc=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: wtp=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osno=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_grnd=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_veg=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2ocan=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2ocan_col=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t2m_max=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t2m_min=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_ref2m=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_liq10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: h2osoi_ice10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno_s5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno6=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno7=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno8=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno9=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_soisno10=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: dzsnow5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds3=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds4=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: snowrds5=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake1=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake2=<error reading variable: value requires 126000 bytes, which is more than max-value-size>, MPT: t_lake3=<error

htan2013 commented 3 years ago

What line is that in the bep/bem f90 file? Print that code.

It is "time_bep=time_bep+dt"

image

dudhia commented 3 years ago

Does it work with MODIS?

On Mon, Sep 6, 2021 at 9:36 AM htan2013 @.***> wrote:

It is " time_bep=time_bep+dt "

[image: image] https://user-images.githubusercontent.com/77926698/132239873-d1ae4070-612b-48d2-8489-866cb430cdcf.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/wrf-model/WRF/issues/1549#issuecomment-913732815, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIZ77BEKQ3MTGH5MIZOOALUATNXFANCNFSM5DQTQWVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

htan2013 commented 3 years ago

Does it work with MODIS?

The MODIS has another error: rsl.error.0009.txt

dudhia commented 3 years ago

Turn off the debug level prints because they make it hard to see

On Mon, Sep 6, 2021 at 9:46 AM htan2013 @.***> wrote:

Does it work with MODIS?

The MODIS has another error: rsl.error.0009.txt https://github.com/wrf-model/WRF/files/7116953/rsl.error.0009.txt

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/wrf-model/WRF/issues/1549#issuecomment-913737707, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIZ77FRQL4RW7CTAKMN3A3UATO3TANCNFSM5DQTQWVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

htan2013 commented 3 years ago

Turn off the debug level prints because they make it hard to see

Hi Dr. Dudhia,

I have set debug_level=0 and this is the rsl.error file I just received.

Best regards, Haochen rsl.error.0009.txt

dudhia commented 3 years ago

Now I think it may be a memory problem as the urban model uses a lot.

On Mon, Sep 6, 2021 at 9:57 AM htan2013 @.***> wrote:

Turn off the debug level prints because they make it hard to see

Hi Dr. Dudhia,

I have set debug_level=0 and this is the rsl.error file I just received.

Best regards, Haochen rsl.error.0009.txt https://github.com/wrf-model/WRF/files/7117019/rsl.error.0009.txt

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/wrf-model/WRF/issues/1549#issuecomment-913743219, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIZ77DBJ6D3MKNLRFMGBH3UATQH7ANCNFSM5DQTQWVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

htan2013 commented 3 years ago

Now I think it may be a memory problem as the urban model uses a lot.

I have changed pbs script with mem=109GB, and turn off urban physics on d01 and d02 (sf_urban_physics=0,0,1)

The same error occurs.

dudhia commented 3 years ago

Try running domain 1 itself.

On Mon, Sep 6, 2021 at 11:25 AM htan2013 @.***> wrote:

Now I think it may be a memory problem as the urban model uses a lot.

I have changed pbs code with mem=109GB, and turn off urban physics on d01 and d02 (sf_urban_physics=0,0,1)

The same error occurs.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/wrf-model/WRF/issues/1549#issuecomment-913783140, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIZ77EXMD5A5SWACLJ5X7DUAT2QPANCNFSM5DQTQWVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

htan2013 commented 3 years ago

Try running domain 1 itself.

The model still crashes with error: num_urban_hi 15 mediation_integrate.G 1944 DATASET=HISTORY mediation_integrate.G 1945 grid%id 1 grid%oid 1 d01 2009-04-01_00:00:00 Input data is acceptable to use: d01 2009-04-01_00:00:00 Input data processed for aux input 4 for domain 1 d01 2009-04-01_00:00:00 Input data is acceptable to use: Tile Strategy is not specified. Assuming 1D-Y WRF TILE 1 IS 495 IE 565 JS 1 JE 30 WRF NUMBER OF TILES = 1 MPT ERROR: Rank 7(g:7) received signal SIGFPE(8). Process ID: 72947, Host: r8i1n14, Program: /glade/scratch/htan2013/WRF4.3_UrbanRun/WRF/main/wrf.exe MPT Version: HPE MPT 2.22 03/31/20 15:59:10

The model runs without urban_physics for d01.

rsl.error.0007.txt

dudhia commented 3 years ago

Do you have a smaller domain to test? Jimy

On Mon, Sep 6, 2021 at 12:11 PM htan2013 @.***> wrote:

Try running domain 1 itself.

The model still crashes with error: num_urban_hi 15 mediation_integrate.G 1944 DATASET=HISTORY mediation_integrate.G 1945 grid%id 1 grid%oid 1 d01 2009-04-01_00:00:00 Input data is acceptable to use: d01 2009-04-01_00:00:00 Input data processed for aux input 4 for domain 1 d01 2009-04-01_00:00:00 Input data is acceptable to use: Tile Strategy is not specified. Assuming 1D-Y WRF TILE 1 IS 495 IE 565 JS 1 JE 30 WRF NUMBER OF TILES = 1 MPT ERROR: Rank 7(g:7) received signal SIGFPE(8). Process ID: 72947, Host: r8i1n14, Program: /glade/scratch/htan2013/WRF4.3_UrbanRun/WRF/main/wrf.exe MPT Version: HPE MPT 2.22 03/31/20 15:59:10

The model runs without urban_physics for d01.

rsl.error.0007.txt https://github.com/wrf-model/WRF/files/7117410/rsl.error.0007.txt

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/wrf-model/WRF/issues/1549#issuecomment-913797830, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIZ77EYJVXUNSITM5YI2H3UAT73RANCNFSM5DQTQWVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

htan2013 commented 3 years ago

Do you have a smaller domain to test? Jimy

Hi Dr. Dudhia,

I just test a 100x100 domain with 444.44m resolution, still getting this error.

namelist.input.txt rsl.error.0019.txt

dudhia commented 3 years ago

I am not sure what else to suggest. You should try configure -d to remove some of this output and maybe leave a clearer message, but it seems to be in the urban initialization part. Try more processors. But send it to the forum for wrfhelp to look at. We know this option works in our test cases, Jimy

On Mon, Sep 6, 2021 at 2:02 PM htan2013 @.***> wrote:

Do you have a smaller domain to test? Jimy

Hi Dr. Dudhia,

I just test a 100x100 domain with 444.44m resolution, still getting this error.

namelist.input.txt https://github.com/wrf-model/WRF/files/7117705/namelist.input.txt rsl.error.0019.txt https://github.com/wrf-model/WRF/files/7117706/rsl.error.0019.txt

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/wrf-model/WRF/issues/1549#issuecomment-913832689, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEIZ77D3I3VOMDU5XNTDVS3UAUM4RANCNFSM5DQTQWVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

smileMchen commented 3 years ago

I have a few suggestions: (1) Please use the VEGPARM.TBL I attached and see whether the case can work (2) If not, please run the same case using GFS as input and also stay with the VEGPARM.TBL I attached here.

Please let us know whether option(2) works.

VEGPARM.TBL.txt

htan2013 commented 3 years ago

I am not sure what else to suggest. You should try configure -d to remove some of this output and maybe leave a clearer message, but it seems to be in the urban initialization part. Try more processors. But send it to the forum for wrfhelp to look at. We know this option works in our test cases, Jimy

Thanks! The WRF I use now is already configured with -D option. It is definitely related to urban part. I have tried 640 processors on other machine too.

htan2013 commented 3 years ago

I have a few suggestions: (1) Please use the VEGPARM.TBL I attached and see whether the case can work (2) If not, please run the same case using GFS as input and also stay with the VEGPARM.TBL I attached here.

Thanks, I will try that right now.

htan2013 commented 3 years ago

I have a few suggestions: (1) Please use the VEGPARM.TBL I attached and see whether the case can work (2) If not, please run the same case using GFS as input and also stay with the VEGPARM.TBL I attached here.

Please let us know whether option(2) works.

Hi,

I have downloaded NCEP GFS data to run WRF with VEGPARM.TBL. The real.exe ran but the wrf.exe still crashed with the same error. It would run it sf_urban_physics is set to 0. I have attached namelist.input, namelist.wps, rsl.error file, and pbs file too. Appreciated it if you can further help me with this.

Thank you rsl.out.0009.txt namelist.input.txt namelist.wps.txt WRF.pbs.txt

jamiebresch commented 3 years ago

Is it more appropriate to have the debugging and discussion posted in the WRF & MPAS-A Support Forum ?

dudhia commented 3 years ago

Yes, this is a developer list and the developers do not want to see long threads like this.