[Wrf-users] problem with runing WRF-NMM real
z3211355 at student.unsw.edu.au
z3211355 at student.unsw.edu.au
Mon Oct 29 22:45:41 MDT 2007
Hi wrfhelp members,
Firstly,I am very sorry for this message being long.
I am have compiled WRF-NMM V2.2 as well as WRFSI and I've got it run for a
single domain 12 h test ,both are the latest version using PGI compiler and GFS
data.Now, I am having a trouble with runing real_nmm.exe using the same script
to run wrfprep.pl which is :
./wrfprep.pl -d /c/z3211355/scratch/WRF/WRFV2/wrfsi_nmm/domains/nafrica2 -i
/c/z3211355/scratch/WRF/WRFV2/wrfsi_nmm -l 12 -r p -s 2007010100
in the file /c/z3211355/scratch/WRF/WRFV2/wrfsi_nmm/domains/nafrica2/siprd, I
have got these files output :
hinterp.d01.2007-01-01_00:00:00
wrf_real_input_nm.d01.2007-01-01_03:00:00
hinterp.d01.2007-01-01_03:00:00
wrf_real_input_nm.d01.2007-01-01_06:00:00
hinterp.d01.2007-01-01_06:00:00
wrf_real_input_nm.d01.2007-01-01_09:00:00
hinterp.d01.2007-01-01_09:00:00
wrf_real_input_nm.d01.2007-01-01_12:00:00
hinterp.d01.2007-01-01_12:00:00
wrf_real_input_nm.d01.cdl
hinterp.global.metadata
rsl.error.0000
rsl.out.0000
However, the run stopped with error befor finishing and failed to initial the
domain and gave me this message "Died at ./wrfprep.pl line 866."and in the file
rsl.error.0000, I have found this error message:
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: module_configure.b LINE: 136
module_configure: initial_config: error reading namelist
-------------------------------------------
the namelist.input I am using contain :
&time_control
RUN_DAYS = 0,
RUN_HOURS = 12,
RUN_MINUTES = 0,
RUN_SECONDS = 0,
START_YEAR = 2007,
START_MONTH = 01,
START_DAY = 01,
START_HOUR = 00,
START_MINUTE = 00,
START_SECOND = 00,
END_YEAR = 2007,
END_MONTH = 01,
END_DAY = 01,
END_HOUR = 12,
END_MINUTE = 00,
END_SECOND = 00,
INTERVAL_SECONDS = 10800,
INPUT_FROM_FILE = .true.,
HISTORY_INTERVAL = 60,
FRAMES_PER_OUTFILE = 1,
RESTART = .false.,
RESTART_INTERVAL = 6000,
IO_FORM_HISTORY = 2
IO_FORM_RESTART = 2
IO_FORM_INPUT = 2
IO_FORM_BOUNDARY = 2
auxinput1_inname = wrf_real_input_nm.d01.2007-01-01_00:00:00
DEBUG_LEVEL = 1
/
&domains
time_step = 45,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 1,
s_we = 1,
e_we = 161,
s_sn = 1,
e_sn = 282,
s_vert = 1,
e_vert = 38,
dx = 0.097421,
dy = 0.094882,
parent_id = 0,
i_parent_start = 1,
j_parent_start = 1,
parent_grid_ratio = 3,
parent_time_step_ratio = 3,
grid_id = 1,
tile_sz_x = 0,
tile_sz_y = 0,
numtiles = 1,
/
&physics
mp_physics = 5,
ra_lw_physics = 99,
ra_sw_physics = 99,
nrads = 40,
nradl = 40,
tprec = 3,
theat = 6,
tclod = 6,
trdsw = 6,
trdlw = 6,
tsrfc = 6,
pcpflg = .false.,
co2tf = 1,
sf_sfclay_physics = 2,
sf_surface_physics = 99,
bl_pbl_physics = 2,
nphs = 4,
cu_physics = 2,
ncnvc = 4,
isfflx = 0,
ifsnow = 0,
icloud = 0,
num_soil_layers = 4,
mp_zero_out = 0,
/
&fdda
/
&dynamics
dyn_opt = 4,
non_hydrostatic = .true.,
/
&bdy_control
spec_bdy_width = 1,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
Could you please your suggestion and what are the possible mistakes I have made
in the namelist.input file?
Your help will be really appreciated.
Thanks
Ibrahim
postgraduate student
Australia
More information about the Wrf-users
mailing list