I am getting the flowing error when I execute real.exe
starting wrf task 0 of 1
module_io_quilt_old.F 2931 T
------ ERROR while reading namelist dynamics ------
------ ERROR while reading namelist dynamics ------
Maybe here?:
Maybe here?:
Maybe here?: &stoch
Maybe here?: &stoch
-------------- FATAL CALLED ---------------
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 11093
FATAL CALLED FROM FILE: <stdin> LINE: 11093
ERRORS while reading one or more namelists from namelist.input.
ERRORS while reading one or more namelists from namelist.input.
-------------------------------------------
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
[unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=1
:
system msg for write_line failure : Bad file descriptor
the part of &stoch is below the &dynamics in my namelist.input, so it seems that the part of &stoch can't be recognized. however, in the file of 'dyn_em', the 'module_stoch.F' is exist. so what's wrong with my settings?
the flowing are &dynamics and &stoch of my namelist.input
&dynamics
hybrid_opt = 2,
w_damping = 1,
diff_opt = 1, 1,
km_opt = 4, 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, 0,
kvdif = 0, 0, 0,
non_hydrostatic = .true., .true.,
moist_adv_opt = 1, 1,
scalar_adv_opt = 1, 1,
&stoch
skebs = 1, 1,
skebs_vertstruc = 0,
tot_backscat_psi = 1.0E-05,1.0E-05,
tot_backscat_t = 1.0E-06,1.0E-06,
ztau_psi = 10800.0,
ztau_t = 10800.0,
rexponent_psi = -1.83,
rexponent_t = -1.83,
zsigma2_eps = 0.0833,
zsigma2_eta = 0.0833,
kminforc = 1,
lminforc = 1,
kminforct = 1,
lminforct = 1,
kmaxforc = 1000000,
lmaxforc = 1000000,
kmaxforct = 1000000,
lmaxforct = 1000000,
nens = 1,
iseed_skebs = 811,
starting wrf task 0 of 1
module_io_quilt_old.F 2931 T
------ ERROR while reading namelist dynamics ------
------ ERROR while reading namelist dynamics ------
Maybe here?:
Maybe here?:
Maybe here?: &stoch
Maybe here?: &stoch
-------------- FATAL CALLED ---------------
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 11093
FATAL CALLED FROM FILE: <stdin> LINE: 11093
ERRORS while reading one or more namelists from namelist.input.
ERRORS while reading one or more namelists from namelist.input.
-------------------------------------------
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
[unset]: write_line error; fd=-1 buf=:cmd=abort exitcode=1
:
system msg for write_line failure : Bad file descriptor
the part of &stoch is below the &dynamics in my namelist.input, so it seems that the part of &stoch can't be recognized. however, in the file of 'dyn_em', the 'module_stoch.F' is exist. so what's wrong with my settings?
the flowing are &dynamics and &stoch of my namelist.input
&dynamics
hybrid_opt = 2,
w_damping = 1,
diff_opt = 1, 1,
km_opt = 4, 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, 0,
kvdif = 0, 0, 0,
non_hydrostatic = .true., .true.,
moist_adv_opt = 1, 1,
scalar_adv_opt = 1, 1,
&stoch
skebs = 1, 1,
skebs_vertstruc = 0,
tot_backscat_psi = 1.0E-05,1.0E-05,
tot_backscat_t = 1.0E-06,1.0E-06,
ztau_psi = 10800.0,
ztau_t = 10800.0,
rexponent_psi = -1.83,
rexponent_t = -1.83,
zsigma2_eps = 0.0833,
zsigma2_eta = 0.0833,
kminforc = 1,
lminforc = 1,
kminforct = 1,
lminforct = 1,
kmaxforc = 1000000,
lmaxforc = 1000000,
kmaxforct = 1000000,
lmaxforct = 1000000,
nens = 1,
iseed_skebs = 811,