I all,<br>I'm trying to run real.exe version 3.1.1 with my own data,<br>when i run it i'll recive this error<br><br><span style="font-family: "Courier New";"></span>venomis@LaMeRoNe ~/WRFV3/run $ ./real.exe <br>
Error while reading namelist dynamics<br> Namelist fire not found in namelist.input. Using registry defaults for variables in fire<br> -------------- FATAL CALLED ---------------<br> FATAL CALLED FROM FILE: <stdin> LINE: 5319<br>
Errors while reading one or more namelists from namelist.input.<br><br>Could someone help me?<br><br>Thank you a lot<br><br>this is my namelist.input<br><br>&time_control<br>run_days = 1,<br>run_hours = 0,<br>
run_minutes = 0,<br>run_seconds = 0,<br>start_year = 2010,<br>start_month = 02,<br>start_day = 24,<br>start_hour = 00,<br>start_minute = 00,<br>
start_second = 00,<br>end_year = 2010,<br>end_month = 02,<br>end_day = 25,<br>end_hour = 00,<br>end_minute = 00,<br>end_second = 00,<br>
interval_seconds = 18400,<br>input_from_file = .true.,<br>history_interval = 180,<br>frames_per_outfile = 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>time_step = 60,<br>
time_step_fract_num = 0,<br>time_step_fract_den = 1,<br>max_dom = 1,<br>s_we = 1,<br>e_we = 100,<br>s_sn = 1,<br>e_sn = 87,<br>
s_vert = 1,<br>e_vert = 28,<br>num_metgrid_levels = 27,<br>dx = 31100,<br>dy = 31100,<br>grid_id = 1,<br>parent_id = 1,<br>
i_parent_start = 1,<br>j_parent_start = 1,<br>parent_grid_ratio = 1,<br>parent_time_step_ratio = 1,<br>feedback = 1,<br>smooth_option = 0,<br>/<br><br>&dfi_control<br>
/<br>&scm<br>/<br>&tc<br>/<br><br>&physics<br>mp_physics = 3,<br>ra_lw_physics = 1,<br>ra_sw_physics = 1,<br>radt = 30,<br>sf_sfclay_physics = 1,<br>
sf_surface_physics = 1,<br>bl_pbl_physics = 1,<br>bldt = 0,<br>cu_physics = 1,<br>cudt = 5,<br>isfflx = 1,<br>ifsnow = 0,<br>
icloud = 1,<br>surface_input_source = 1,<br>num_soil_layers = 5,<br>sf_urban_physics = 0,<br>mp_zero_out = 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>
base_temp = 290.,<br>damp_opt = 0,<br>zdamp = 5000.,<br>dampcoef = 0.01,<br>khdif = 0,<br>kvdif = 0,<br>smdiv = 0.1,<br>
emdiv = 0.01,<br>epssm = 0.1,<br>time_step_sound = 4,<br>h_mom_adv_order = 5,<br>v_mom_adv_order = 3,<br>h_sca_adv_order = 5,<br>v_sca_adv_order = 3,<br>
non_hydrostatic = .true.,<br>moist_adv_opt = .true.,<br>scalar_adv_opt = .true.,<br>chem_adv_opt = .true.,<br>tke_adv_opt = .true.,<br>/<br><br>&bdy_control<br>spec_bdy_width = 5,<br>
spec_zone = 1,<br>relax_zone = 4,<br>specified = .true.,<br>periodic_x = .false.,<br>symmetric_xs = .false.,<br>symmetric_xe = .false.,<br>
open_xs = .false.,<br>open_xe = .false.,<br>periodic_y = .false.,<br>symmetric_ys = .false.,<br>symmetric_ye = .false.,<br>open_ys = .false.,<br>
open_ye = .false.,<br>nested = .false.,<br>/<br><br>&grib2<br>/<br><br>&namelist_quilt<br>nio_tasks_per_group = 0,<br>nio_groups = 1,<br>/<br><br>