[Wrf-users] gen_be problem

sweata sijapati sijupati at gmail.com
Fri Jan 30 03:06:10 MST 2015


Hi, I'm trying to generate my own BE matrix using gen_be. I set the
following variables in the "gen_be_wrapper.ksh" file

export WRFVAR_DIR=/home0/t/t51254/WRFDA/WRFDA

export START_DATE=2013013018
export END_DATE=2013013118
export NUM_LEVELS=27
export BIN_TYPE=5
#export DATA_ON_LEVELS=.true.

export BE_METHOD=NMC
export FCST_RANGE=12
#Example of changes required for "be_method=ENS":
#export BE_METHOD=ENS
#export NE=2 # 30

export FC_DIR=/home0/t/t51254/large0/WRF3.5/fc
export RUN_DIR=/home0/t/t51254/WRFDA/WRFDA/var/scripts/gen_be
export DOMAIN=01
export FCST_RANGE1=24
export FCST_RANGE2=12
export INTERVAL=12
export STRIDE=1

and i got
WRFVAR_DIR is /home0/t/t51254/WRFDA/WRFDA exported
RUN_DIR is /home0/t/t51254/WRFDA/WRFDA/var/scripts/gen_be
---------------------------------------------------------------
Run Stage 0: Calculate ensemble perturbations from model forecasts.
---------------------------------------------------------------
Beginning CPU time: Fri Jan 30 18:35:11 JST 2015
gen_be_stage0_wrf: Calculating standard perturbation fields valid at time
2013013018
mv: cannot stat `pert.2013013018*': No such file or directory
2013012918 /home0/t/t51254/large0/WRF3.5/fc/2013012918/wrfout_d01_2013-01-30_18:00:00
/home0/t/t51254/large0/WRF3.5/fc/2013013006/wrfout_d01_2013-01-30_18:00:00
gen_be_stage0_wrf: Calculating standard perturbation fields valid at time
2013013106
mv: cannot stat `pert.2013013106*': No such file or directory
2013013006 /home0/t/t51254/large0/WRF3.5/fc/2013013006/wrfout_d01_2013-01-31_06:00:00
/home0/t/t51254/large0/WRF3.5/fc/2013013018/wrfout_d01_2013-01-31_06:00:00
gen_be_stage0_wrf: Calculating standard perturbation fields valid at time
2013013118
mv: cannot stat `pert.2013013118*': No such file or directory
2013013018
/home0/t/t51254/large0/WRF3.5/fc/2013013018/wrfout_d01_2013-01-31_18:00:00
/home0/t/t51254/large0/WRF3.5/fc/2013013106/wrfout_d01_2013-01-31_18:00:00
Ending CPU time: Fri Jan 30 18:35:13 JST 2015
---------------------------------------------------------------
Run Stage 1: Read standard fields, and remove time/ensemble/area mean.
---------------------------------------------------------------
Beginning CPU time: Fri Jan 30 18:35:13 JST 2015
Stage 1 failed with error 24

I had created a fc directory which includes a folder name 2013013018 which
consists of three wrfout file as
wrfout_d01_2013-01-30_18:00:00, wrfout_d01_2013-01-31_18:00:00
wrfout_d01_2013-01-31_06:00:00

The namelist.input i used to get the output is as follow
&time_control
run_days = 2,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2013
start_month = 01,
start_day = 29,
start_hour = 18,
start_minute = 00,
start_second = 00,
end_year = 2013,
end_month = 01,
end_day = 31,
end_hour = 18,
end_minute = 00,
end_second = 00,
interval_seconds = 21600
input_from_file = .true.,
history_interval = 720,
frames_per_outfile = 1
restart = .false.,
restart_interval = 5000,
io_form_history = 2
io_form_restart = 2
"namelist.input" [dos] 114L, 4243C 23,2 Top
&time_control
run_days = 2,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2013
start_month = 01,
start_day = 29,
start_hour = 18,
start_minute = 00,
start_second = 00,
end_year = 2013,
end_month = 01,
end_day = 31,
end_hour = 18,
end_minute = 00,
end_second = 00,
interval_seconds = 21600
input_from_file = .true.,
history_interval = 720,
frames_per_outfile = 1
restart = .false.,
restart_interval = 5000,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
debug_level = 0
/
&fdda
/
&domains
time_step = 60,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 1,
e_we = 75, 85,
e_sn = 70, 81,
e_vert = 28,
p_top_requested = 10000,
num_metgrid_levels = 27,
num_metgrid_soil_levels = 4,
dx = 30000,
dy = 30000,
grid_id = 1,
parent_id = 1, 1,
i_parent_start = 1, 17,
j_parent_start = 1, 22,
parent_grid_ratio = 1, 3,
parent_time_step_ratio = 1,
feedback = 1,
smooth_option = 0
/

&physics
mp_physics = 3,
ra_lw_physics = 1,
ra_sw_physics = 1,
radt = 30,
sf_sfclay_physics = 1,
sf_surface_physics = 2,
bl_pbl_physics = 1,
bldt = 0,
cu_physics = 1,
cudt = 5,
isfflx = 1,
ifsnow = 0,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
sf_urban_physics = 1,
mp_zero_out = 0,
maxiens = 1,
maxens = 3,
maxens2 = 3,
maxens3 = 16,
ensdim = 144,
/
&dynamics
w_damping = 0,
diff_opt = 1,
km_opt = 4,
diff_6th_opt = 0,
diff_6th_factor = 0.12,
base_temp = 290.,
damp_opt = 0,
zdamp = 5000.,
dampcoef = 0.2,
khdif = 0,
kvdif = 0,
non_hydrostatic = .true.,
moist_adv_opt = 1,
scalar_adv_opt = 1,
/

&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true.,
nested = .false.,
/

&grib2
/

&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
&fire
/
&perturbation

I'm not finding anyway out with this . Could someone please help me out
with this problem?

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20150130/cfdc23bf/attachment-0001.html 


More information about the Wrf-users mailing list