[Wrf-users] rrtm: TBOUND exceeds table limit
Cathrene Lagare
cathrenelagare at gmail.com
Fri Aug 3 20:56:31 MDT 2018
Hi all,
I encountered this error while running wrf.exe. I was able to
successfully run these parameters on different dates and the same domain
before. However, when I tried it during a tropical cyclone event, an error
shows. I already tried reducing the time step from 150 to 10 and radt from
27 to 3 as what were suggested from the forum. In my case, it didn't work.
I also inserted the namelist.input below.
Hoping to resolve this problem. Thank you.
Best regards,
Cath
rrtm: TBOUND exceeds table limit: reset 341.143
> rrtm: TBOUND exceeds table limit: reset 344.981
> rrtm: TBOUND exceeds table limit: reset 349.308
> rrtm: TBOUND exceeds table limit: reset 349.299
> rrtm: TBOUND exceeds table limit: reset 346.490
> rrtm: TBOUND exceeds table limit: reset 345.087
> rrtm: TBOUND exceeds table limit: reset 346.880
> rrtm: TBOUND exceeds table limit: reset 345.227
> Program received signal SIGSEGV: Segmentation fault - invalid memory
> reference.
> Backtrace for this error:
> #0 0x7F44A587EE08
> #1 0x7F44A587DF90
> #2 0x7F44A4FAF4AF
> #3 0x260475D in __module_sf_sfclayrev_MOD_psim_stable
> #4 0x2609070 in __module_sf_sfclayrev_MOD_sfclayrev1d
> #5 0x260D371 in __module_sf_sfclayrev_MOD_sfclayrev
> #6 0x1DBF3EE in __module_surface_driver_MOD_surface_driver
> #7 0x15D9371 in __module_first_rk_step_part1_MOD_first_rk_step_part1
> #8 0x1132CE4 in solve_em_
> #9 0x102A012 in solve_interface_
> #10 0x46F7D2 in __module_integrate_MOD_integrate
> #11 0x4087C3 in __module_wrf_top_MOD_wrf_run
NAMELIST.INPUT
> &time_control
> start_year = 2017, 2017, 2017,
> start_month = 12, 12, 12,
> start_day = 21, 21, 21,
> start_hour = 00, 00, 00,
> start_minute = 00, 00, 00,
> start_second = 00, 00, 00,
> end_year = 2017, 2017, 2017,
> end_month = 12, 12, 12,
> end_day = 22, 22, 22,
> end_hour = 06, 06, 06,
> end_minute = 00, 00, 00,
> end_second = 00, 00, 00,
> interval_seconds = 21600
> input_from_file = .true., .true., .true.,
> history_interval = 60, 60, 60,
> frames_per_outfile = 1000, 1000, 1000,
> restart = .false.,
> restart_interval = 5000,
> io_form_history = 2
> io_form_restart = 2
> io_form_input = 2
> io_form_boundary = 2
> debug_level = 0
> /
> &domains
> time_step = 10,
> time_step_fract_num = 0,
> time_step_fract_den = 1,
> max_dom = 3,
> s_we = 1, 1, 1,
> e_we = 145, 175, 187,
> s_sn = 1, 1, 1,
> e_sn = 79, 76, 130,
> s_vert = 1, 1, 1,
> e_vert = 35, 35, 35,
> p_top_requested = 5000,
> num_metgrid_levels = 32,
> num_metgrid_soil_levels = 4,
> dx = 27000, 9000, 3000,
> dy = 27000, 9000, 3000,
> grid_id = 1, 2, 3,
> parent_id = 0, 1, 2,
> i_parent_start = 1, 42, 56,
> j_parent_start = 1, 16, 21,
> parent_grid_ratio = 1, 3, 3,
> parent_time_step_ratio = 1, 3, 3,
> feedback = 0,
> smooth_option = 0
> /
> &physics
> mp_physics = 7, 7, 7,
> cu_physics = 5, 5, 0,
> ra_lw_physics = 1, 1, 1,
> ra_sw_physics = 1, 1, 1,
> bl_pbl_physics = 1, 1, 1,
> sf_sfclay_physics = 1, 1, 1,
> sf_surface_physics = 2, 2, 2,
> radt = 3, 3, 3,
> bldt = 0, 0, 0,
> cudt = 0, 0, 0,
> icloud = 1,
> num_soil_layers = 4,
> num_land_cat = 21,
> sf_urban_physics = 0, 0, 0,
> /
> &fdda
> /
> &dynamics
> w_damping = 1,
> 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,
> /
> &bdy_control
> spec_bdy_width = 5,
> spec_zone = 1,
> relax_zone = 4,
> specified = .true., .false., .false.,
> nested = .false., .true., .true.,
> /
> &grib2
> /
> &namelist_quilt
> nio_tasks_per_group = 0,
> nio_groups = 1,
> /
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/wrf-users/attachments/20180804/878f8621/attachment.html>
More information about the Wrf-users
mailing list