[Wrf-users] wrf run error
Benjamin Alabi
alabibenjamin2 at gmail.com
Sat Jun 11 07:31:13 MDT 2016
Goodday sir, I encountered error while running wrf.exe.
This is the error:
rrtm: TBOUND exceeds table limit: reset 349.891
rrtm: TBOUND exceeds table limit: reset 352.576
rrtm: TBOUND exceeds table limit: reset 360.253
rrtm: TBOUND exceeds table limit: reset 365.121
rrtm: TBOUND exceeds table limit: reset 362.659
rrtm: TBOUND exceeds table limit: reset 355.585
rrtm: TBOUND exceeds table limit: reset 350.370
rrtm: TBOUND exceeds table limit: reset 354.990
rrtm: TBOUND exceeds table limit: reset 353.967
d01 2012-12-03_06:48:18 21 points exceeded cfl=2 in domain d01
at time 2012-12-03_06:48:18 hours
d01 2012-12-03_06:48:18 MAX AT i,j,k: 93 2
22 vert_cfl,w,d(eta)= 2.14482284 10.4543791 2.70403773E-02
d01 2012-12-03_06:48:18 21 points exceeded cfl=2 in domain d01
at time 2012-12-03_06:48:18 hours
d01 2012-12-03_06:48:18 MAX AT i,j,k: 98 5
20 vert_cfl,w,d(eta)= 2.17056918 11.8584576 3.54945660E-02
d01 2012-12-03_06:48:18 21 points exceeded cfl=2 in domain d01
at time 2012-12-03_06:48:18 hours
d01 2012-12-03_06:48:18 MAX AT i,j,k: 98 5
20 vert_cfl,w,d(eta)= 2.18057179 12.0862036 3.54945660E-02
Timing for main: time 2012-12-03_06:49:22 on domain 2: 2.13371 elapsed
seconds
Timing for main: time 2012-12-03_06:50:27 on domain 2: 5.39853 elapsed
seconds
Timing for main: time 2012-12-03_06:51:32 on domain 2: 2.14130 elapsed
seconds
Timing for main: time 2012-12-03_06:51:32 on domain 1: 11.95523 elapsed
seconds
Program received signal SIGSEGV: Segmentation fault - invalid memory
reference.
Backtrace for this error:
#0 0x7F1773D4F5F7
#1 0x7F1773D4FC3E
#2 0x7F17734832EF
#3 0x2160B3D in __module_sf_sfclayrev_MOD_psim_stable
#4 0x216532C in __module_sf_sfclayrev_MOD_sfclayrev1d
#5 0x2169256 in __module_sf_sfclayrev_MOD_sfclayrev
#6 0x19E6DC5 in __module_surface_driver_MOD_surface_driver
#7 0x13B8B82 in __module_first_rk_step_part1_MOD_first_rk_step_part1
#8 0xF8372E in solve_em_
#9 0xEA5268 in solve_interface_
#10 0x4600CA in __module_integrate_MOD_integrate
#11 0x404273 in __module_wrf_top_MOD_wrf_run
Segmentation fault (core dumped)
My namelist.input is
&time_control
run_days = 0,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2012, 2012,
start_month = 12, 12,
start_day = 01, 01,
start_hour = 00, 00,
start_minute = 00, 00,
start_second = 00, 00,
end_year = 2012, 2012,
end_month = 12, 12,
end_day = 08, 08,
end_hour = 06, 06,
end_minute = 00, 00,
end_second = 00, 00,
interval_seconds = 21600,
input_from_file = .true., .true.,
history_interval = 180, 60,
frames_per_outfile = 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 = 194,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 2,
e_we = 100, 199,
e_sn = 69, 127,
e_vert = 29, 29,
p_top_requested = 5000,
num_metgrid_levels = 27,
num_metgrid_soil_levels = 4,
dx = 32300, 10766.667,
dy = 32300, 10766.667,
grid_id = 1, 2,
parent_id = 1, 1,
i_parent_start = 1, 18,
j_parent_start = 1, 11,
parent_grid_ratio = 1, 3,
parent_time_step_ratio = 1, 3,
feedback = 1,
smooth_option = 0,
/
&physics
mp_physics = 3, 3,
ra_lw_physics = 1, 1,
ra_sw_physics = 1, 1,
radt = 30, 30,
sf_sfclay_physics = 1, 1,
sf_surface_physics = 2, 2,
bl_pbl_physics = 1, 1,
bldt = 0, 0,
cu_physics = 1, 1,
cudt = 5, 5,
isfflx = 1,
ifsnow = 0,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
sf_urban_physics = 0, 0,
maxiens = 1,
maxens = 3,
maxens2 = 3,
maxens3 = 16,
ensdim = 144,
/
&fdda
/
&dynamics
w_damping = 0,
diff_opt = 1,
km_opt = 4,
diff_6th_opt = 0, 0,
diff_6th_factor = 0.12, 0.12,
base_temp = 290.,
damp_opt = 0,
zdamp = 5000., 5000.,
dampcoef = 0.2, 0.2,
khdif = 0, 0,
kvdif = 0, 0,
non_hydrostatic = .true., .true.,
moist_adv_opt = 1, 1,
scalar_adv_opt = 1, 1,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true., .false.,
nested = .false., .true.,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
Pls I need help to resolve this problem.
Thanks for your usual assistance
Benjamin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20160611/1cef6a0f/attachment.html
More information about the Wrf-users
mailing list