<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div><br></div>Dear Users,<div><br></div><div>I ran the ./wrf.exe comand after putting screen. Later when I attach the screen and see I'm getting the following error message. can you please help me?</div><div><br></div><div><div>hpcuser1@aiken:~$ screen -r 59145</div><div>Timing for main: time 2005-09-04_09:08:20 on domain 3: 1.05192 elapsed seconds</div><div>Timing for main: time 2005-09-04_09:08:40 on domain 3: 1.05568 elapsed seconds</div><div>Timing for main: time 2005-09-04_09:09:00 on domain 3: 1.05700 elapsed seconds</div><div>Timing for main: time 2005-09-04_09:09:00 on domain 2: 4.98925 elapsed seconds</div><div>Timing for main: time 2005-09-04_09:09:00 on domain 1: 17.27786 elapsed seconds</div><div> WOULD GO OFF TOP: KF_ETA_PARA I,J,DPTHMX,DPMIN 23 17 NaN 5000.00000</div><div><br></div><div>Program received signal SIGSEGV: Segmentation fault - invalid memory reference.</div><div><br></div><div>Backtrace for this error:</div><div>#0 0x7F504338D777</div><div>#1 0x7F504338DD7E</div><div>#2 0x7F5042AC9CAF</div><div>#3 0x20CC7CC in __module_cu_kfeta_MOD_kf_eta_para</div><div>#4 0x20E3FC7 in __module_cu_kfeta_MOD_kf_eta_cps</div><div>#5 0x1B3A205 in __module_cumulus_driver_MOD_cumulus_driver</div><div>#6 0x1583457 in __module_first_rk_step_part1_MOD_first_rk_step_part1</div><div>#7 0xFEF6A7 in solve_em_</div><div>#8 0xEFB6B6 in solve_interface_</div><div>#9 0x46402A in __module_integrate_MOD_integrate</div><div>#10 0x404AE3 in __module_wrf_top_MOD_wrf_run</div><div>Segmentation fault (core dumped)</div><span class=""><font color="#888888"><div><br></div><div><br></div></font>Following is my namelist file for wrf<font color="#888888"><div><br></div><div><br></div><div><p class=""><span style="font-family:"Courier New"">&time_control <br>
run_days = 1,<br>
run_hours = 0,<br>
run_minutes = 0,<br>
run_seconds = 0,<br>
start_year = 2005, 2005,
2005,<br>
start_month = 09, 09,
09,<br>
start_day = 03, 03,
03,<br>
start_hour = 18, 18,
18,<br>
start_minute = 00, 00,
00,<br>
start_second = 00, 00,
00,<br>
end_year = 2005, 2005,
2005,<br>
end_month = 09, 09,
09,<br>
end_day = 04, 04,
04,<br>
end_hour = 18, 18,
18,<br>
end_minute = 00, 00,
00,<br>
end_second = 00, 00,
00,<br>
interval_seconds = 21600,<br>
input_from_file = .true., .true.,
.true.,<br>
history_interval = 180, 60,
60,<br>
frames_per_outfile = 1000, 1000,
1000,<br>
restart = .false.,<br>
restart_interval = 5000,<br>
io_form_history = 2,<br>
io_form_restart = 2,<br>
io_form_input = 2,<br>
io_form_boundary = 2,<br>
debug_level = 0,<br>
/<br>
<br>
&domains <br>
eta_levels = 1.000, 0.9655,
0.931, 0.8966, 0.8621,<br>
0.8276, 0.7931, 0.7586, 0.7241, 0.6897,
<br>
0.6552, 0.6207, 0.5862,
0.5517, 0.5172, <br>
0.4828, 0.4483, 0.4138,
0.3793, 0.3448, <br>
0.3103, 0.2759, 0.2414,
0.2069, 0.1724, <br>
0.1379, 0.1034, 0.069, 0.0345,
0.000,<br>
time_step = 180,<br>
time_step_fract_num = 0,<br>
time_step_fract_den = 1,<br>
max_dom = 3,<br>
e_we = 100, 88,
73,<br>
e_sn = 109, 97,
82,<br>
e_vert = 30, 30,
30,<br>
p_top_requested = 5000.0,<br>
num_metgrid_levels = 27,<br>
num_metgrid_soil_levels = 4,<br>
dx = 30000, 10000, 3333.333,<br>
dy = 30000, 10000, 3333.333,<br>
grid_id = 1, 2, 3,<br>
parent_id = 1, 1, 2,<br>
i_parent_start = 1, 36,
30,<br>
j_parent_start = 1, 40,
32,<br>
parent_grid_ratio = 1, 3, 3,<br>
parent_time_step_ratio = 1, 3, 3,<br>
feedback = 1,<br>
smooth_option = 0,<br>
/<br>
<br>
&physics <br>
mp_physics = 2, 2, 2,<br>
ra_lw_physics = 1, 1, 1,<br>
ra_sw_physics = 3, 3, 3,<br>
radt = 30, 30,
30,<br>
sf_sfclay_physics = 1, 1, 1,<br>
sf_surface_physics = 2, 2, 2,<br>
bl_pbl_physics = 1, 1, 1,<br>
bldt = 0, 0,
0,<br>
cu_physics = 1, 1, 1,<br>
cudt = 5, 5, 5,<br>
isfflx = 1,<br>
ifsnow = 0,<br>
icloud = 1,<br>
surface_input_source = 1,<br>
num_soil_layers = 4,<br>
sf_urban_physics = 0, 0, 0,<br>
maxiens = 1,<br>
maxens = 3,<br>
maxens2 = 3,<br>
maxens3 = 16,<br>
ensdim = 144,<br>
/<br>
<br>
&fdda <br>
/<br>
<br>
&dynamics <br>
w_damping = 0,<br>
diff_opt = 1,<br>
km_opt = 4,<br>
diff_6th_opt = 0, 0, 0,<br>
diff_6th_factor = 0.12, 0.12,
0.12,<br>
base_temp = 290.,<br>
damp_opt = 0,<br>
zdamp = 5000., 5000.,
5000.,<br>
dampcoef = 0.2, 0.2,
0.2,<br>
khdif = 0, 0, 0,<br>
kvdif = 0, 0, 0,<br>
non_hydrostatic = .true., .true., .true.,<br>
moist_adv_opt = 1, 1, 1,<br>
scalar_adv_opt = 1, 1, 1,<br>
/<br>
<br>
&bdy_control <br>
spec_bdy_width = 5,<br>
spec_zone = 1,<br>
relax_zone = 4,<br>
specified = .true., .false.,
.false.,<br>
nested = .false., .true.,
.true.,<br>
/<br>
<br>
&grib2 <br>
/<br>
<br>
&namelist_quilt <br>
nio_tasks_per_group = 0,<br>
nio_groups = 1,<br>
/<br>
<br>
</span></p><p class=""><span style="font-family:"Courier New"">
</span></p></div></font></span></div></div></div>Following is the namelist of my WPS<div><br clear="all"><div><p class=""><span style="font-family:"Courier New"">&share<br>
wrf_core = 'ARW',<br>
max_dom = 3,<br>
start_date = '2005-09-03_18:00:00',
'</span><span style="font-family:"Courier New"">2005-09-03_18:00:00</span><span style="font-family:"Courier New"">', '</span><span style="font-family:"Courier New"">2005-09-03_18:00:00</span><span style="font-family:"Courier New"">', <br>
end_date = '2005-09-04_18:00:00',
'</span><span style="font-family:"Courier New"">2005-09-04_18:00:00</span><span style="font-family:"Courier New"">', '</span><span style="font-family:"Courier New"">2005-09-04_18:00:00</span><span style="font-family:"Courier New"">', <br>
interval_seconds = 21600,<br>
io_form_geogrid = 2,<br>
opt_output_from_geogrid_path =
'/export/localhome/hpcuser1/RUNS/calibration/mphysics2002.05.10/wps/',<br>
debug_level = 0,<br>
/<br>
<br>
&geogrid<br>
parent_id = 1,1,2,<br>
parent_grid_ratio = 1,3,3,<br>
i_parent_start = 1,36,30,<br>
j_parent_start = 1,40,32,<br>
e_we = 100,88,73,<br>
e_sn = 109,97,82,<br>
geog_data_res = '10m','10m','10m',<br>
dx = 30000,<br>
dy = 30000,<br>
map_proj = 'mercator',<br>
ref_lat
= 7.519,<br>
ref_lon
= 80.952,<br>
truelat1
= 7.519,<br>
truelat2
= 0,<br>
stand_lon = 80.952,<br>
geog_data_path = '/export/localhome/hpcuser1/GEO_DATA/',<br>
opt_geogrid_tbl_path =
'/export/localhome/hpcuser1/RUNS/calibration/mphysics2002.05.10/wps/',<br>
ref_x = 50.0,<br>
ref_y = 54.5,<br>
/<br>
<br>
&ungrib<br>
out_format = 'WPS',<br>
prefix = 'FNL',<br>
/<br>
<br>
&metgrid<br>
fg_name = 'FNL',<br>
io_form_metgrid = 2,<br>
opt_output_from_metgrid_path =
'/export/localhome/hpcuser1/RUNS/calibration/mphysics2002.05.10/wps/',<br>
opt_metgrid_tbl_path =
'/export/localhome/hpcuser1/RUNS/calibration/mphysics2002.05.10/wps/',<br>
/<br>
<br>
&mod_levs<br>
press_pa = 201300 , 200100 , 100000 ,<br>
95000 , 90000 ,<br>
85000 , 80000 ,<br>
75000 , 70000 ,<br>
65000 , 60000 ,<br>
55000 , 50000 ,<br>
45000 , 40000 ,<br>
35000 , 30000 ,<br>
25000 , 20000 ,<br>
15000 , 10000 ,<br>
5000 , 1000<br>
/<br>
<br>
<br>
&domain_wizard<br>
grib_data_path =
'/export/localhome/hpcuser1/Gribb_data/2005.05.10/',<br>
grib_vtable = 'Vtable.GFS',<br>
dwiz_name =New<br>
dwiz_desc =<br>
dwiz_user_rect_x1 =1367<br>
dwiz_user_rect_y1 =357<br>
dwiz_user_rect_x2 =1570<br>
dwiz_user_rect_y2 =572<br>
dwiz_show_political =true<br>
dwiz_center_over_gmt =true<br>
dwiz_latlon_space_in_deg =10<br>
dwiz_latlon_linecolor =-8355712<br>
dwiz_map_scale_pct =12.5<br>
dwiz_map_vert_scrollbar_pos =0<br>
dwiz_map_horiz_scrollbar_pos =0<br>
dwiz_gridpt_dist_km =30.0<br>
dwiz_mpi_command =<br>
dwiz_tcvitals =null<br>
dwiz_bigmap =Y<br>
/<br>
</span></p></div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards, <div>Muhammadh M Khalid</div><div><br></div></div></div>
</div></div>