Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

WRF runtime error

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

sroopa

New member
Dear all,
Good morning. Request assistance to solve the foll error. Thanks in advance.

taskid: 0 hostname: atulya304.compunet.in
module_io_quilt_old.F 2931 F
Quilting with 1 groups of 0 I/O tasks.
Ntasks in X 5 , ntasks in Y 8
--- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to zero.
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
--- 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 not used, setting: o3input=0 to avoid data pre-processing
*************************************
No physics suite selected.
Physics options will be used directly from the namelist.
*************************************
--- NOTE: num_soil_layers has been set to 4
WRF V3.9.1.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde 1 80 1 80
ims,ime,jms,jme -4 23 -4 17
ips,ipe,jps,jpe 1 16 1 10
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 12102772 bytes allocated
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
-------------------------------------------
Abort(1) on node 0 (rank 0 in comm 0): application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
forrtl: error (78): process killed (SIGTERM)

Stack trace terminated abnormally.

######## namelist.input file ################

&time_control
run_days = 3,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2014, 2014, 2014,
start_month = 10, 10, 10,
start_day = 07, 07, 07,
start_hour = 00, 00, 00,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2014, 2014, 2014,
end_month = 10, 10, 10,
end_day = 10, 10, 10,
end_hour = 00, 00, 00,
end_minute = 00, 00, 00,
end_second = 00, 00, 00,
interval_seconds = 21600,
input_from_file = .true., .true., .true.,
history_interval = 180, 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 = 100,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 3,
s_we = 1, 1, 1,
e_we = 80, 172, 373,
s_sn = 1, 1, 1,
e_sn = 80, 172, 373,
s_vert = 1, 1, 1,
e_vert = 28, 28, 28,
num_metgrid_levels = 27,
dx = 81000, 27000, 9000,
dy = 81000, 27000, 9000,
grid_id = 1, 2, 3,
parent_id = 1, 1, 2,
i_parent_start = 1, 12, 25,
j_parent_start = 1, 12, 25,
parent_grid_ratio = 1, 3, 3,
parent_time_step_ratio = 1, 3, 3,
feedback = 1,
smooth_option = 2,
/

&physics
mp_physics = 5, 5, 5,
ra_lw_physics = 1, 1, 1,
ra_sw_physics = 1, 1, 1,
radt = 60, 60, 60,
sf_sfclay_physics = 2, 2, 2,
sf_surface_physics = 2, 2, 2,
bl_pbl_physics = 2, 2, 2,
bldt = 0, 0, 0,
cu_physics = 1, 1, 0,
cudt = 0, 0, 0,
isfflx = 1,
ifsnow = 0,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
num_land_cat = 24,
maxiens = 1,
maxens = 3,
maxens2 = 3,
maxens3 = 16,
ensdim = 144,
/

&fdda
/

&dynamics
rk_ord = 0,
w_damping = 0,
diff_opt = 1, 1, 1,
km_opt = 4, 4, 4,
damp_opt = 0,
base_temp = 290.,
zdamp = 5000., 5000., 5000.,
dampcoef = 0.01, 0.01, 0.01,
khdif = 0, 0, 0,
kvdif = 0, 0, 0,
non_hydrostatic = .true., .true., .true.,
moist_adv_opt = 0, 0, 0,
scalar_adv_opt = 0, 0, 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,
/
 

Attachments

  • namelist.input.txt
    4 KB · Views: 77
  • rsl.error.0000.txt
    2.8 KB · Views: 73
I have a few suggestions for your namelist.input settings:
(1) time_step =480
(2) radt = 30
(3) increase e_vert to include more vertical levels.

However, the inappropriate settings listed above in your original namelist are not the reason for the failure.
I wonder whether you have run REAL.EXE successfully? Can you check whether wrfinput and wrfbdy files are available in your running directory?
 
Dear Sir,
Thank you for your reply. I haven't tried the changes you suggested. However the following points may please be noted.
I can use time step = 480, but I generally use a smaller value than the maximum allowed one. It has never created a problem before. However will try what you have suggested too.
Same for radt = 30. I generally call the radiation schemes at 1 hour interval (radt = 60). It has never created a problem before. However will try what you have suggested too.
increase e_vert to include more vertical levels. Will try with e_vert = 50; however it is not clear to me why e_vert = 28 doesn't work.
Real.exe did not run. There are no input or boundary files created.

Anyway will check with the changes you suggested.

Thanks again,
Warm Regards
Roopa
 
real.exe must be run successfully before wrf.exe can be run. what is the reason for the failed real.exe run?
 
Dear Sir,
As per suggestions you gave, the run completes without any problem

Thank you very much,
Roopashree
 
Top