<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br><div id="yiv731721474"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font: inherit;" valign="top"><div class="yiv731721474postbody"><br><div class="yiv731721474content">Dear all:<br>Sorry in this case I compilated WRF with ARW,I confused becuase also I have some wrong with NMM case in another linux user <br>I will try to post all my steps.<br>I have run WRF for ARW&NMM by test data.<br>But
when I changed it to run in ARW state on my domain and by another data
,I run all geogrid.exe,ungrib.exe,and metgrid.exe and no error.<br>But when I run real.exe ,I have this error :<br>---------------------------------------------------------------------------------------------<br>Namelist dfi_control not found in namelist.input. Using registry defaults for v<br> ariables in dfi_control<br> Namelist tc not found in namelist.input. Using registry defaults for variables <br> in tc<br> Namelist scm not found in namelist.input. Using registry defaults for variables<br> in scm<br> Namelist fire not found in namelist.input. Using registry defaults for variable<br> s in fire<br> --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval<br> = 0 for all domains<br> --- NOTE: grid_fdda is 0 for domain 1, setting gfdda interval and ending t<br> ime to 0 for that domain.<br> --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain 1, setting<br> sgfdda interval and ending time to 0 for that
domain.<br> --- NOTE: obs_nudge_opt is 0 for domain 1, setting obs nudging interval an<br> d ending time to 0 for that domain.<br> --- NOTE: num_soil_layers has been set to 4<br> REAL_EM V3.2.1 PREPROCESSOR<br> *************************************<br> Parent domain<br> ids,ide,jds,jde 1 33 1 20<br> ims,ime,jms,jme -4 38 -4 25<br> ips,ipe,jps,jpe 1 33 1 20<br> *************************************<br> DYNAMICS OPTION: Eulerian Mass Coordinate<br> alloc_space_field: domain 1, 22248296 bytes allocated<br>Time period # 1 to process = 2010-12-14_00:00:00.<br>Time period # 2 to process = 2010-12-14_03:00:00.<br>Time period # 3 to process = 2010-12-14_06:00:00.<br>Time period # 4 to process = 2010-12-14_09:00:00.<br>Time period # 5 to process = 2010-12-14_12:00:00.<br>Time period # 6 to process =
2010-12-14_15:00:00.<br>Time period # 7 to process = 2010-12-14_18:00:00.<br>Time period # 8 to process = 2010-12-14_21:00:00.<br>Time period # 9 to process = 2010-12-15_00:00:00.<br>Time period # 10 to process = 2010-12-15_03:00:00.<br>Total analysis times to input = 10.<br> <br> -----------------------------------------------------------------------------<br> <br> Domain 1: Current date being processed: 2010-12-14_00:00:00.0000, which is loop # 1 out of 10<br> configflags%julyr, %julday, %gmt: 2010 348 0.0000000E+00<br> metgrid input_wrf.F first_date_input = 2010-12-14_00:00:00<br> metgrid input_wrf.F first_date_nml = 2010-12-14_00:00:00<br> d01 2010-12-14_00:00:00 Timing for input 0 s.<br> Max map factor in domain 1 = 1.08. Scale the dt in the model accordingly.<br>forrtl: severe (66): output statement overflows record, unit -5, file Internal Formatted Write<br>Image PC Routine
Line Source <br>real.exe 00000000012A7CBD Unknown Unknown Unknown<br>real.exe 00000000012A67C5 Unknown Unknown Unknown<br>real.exe 00000000012485D9 Unknown Unknown Unknown<br>real.exe 00000000011E779D Unknown Unknown Unknown<br>real.exe 00000000011E6FEA Unknown Unknown Unknown<br>real.exe 0000000001226880 Unknown Unknown Unknown<br>real.exe 0000000000445A92 Unknown Unknown Unknown<br>real.exe 000000000045055D Unknown Unknown Unknown<br>real.exe 0000000000405966 Unknown Unknown Unknown<br>real.exe 00000000004041CC Unknown Unknown Unknown<br>libc.so.6 00000032BDB1C3FB Unknown Unknown Unknown<br>real.exe 00000000004040FA Unknown
Unknown Unknown<br>--------------------------------------------------------------------------------------------------<br><br>I use Input data:<br>GRIBFILE.AAA -> ../DATA/fh.000_tl.press_ar.octanti<br>GRIBFILE.AAB -> ../DATA/fh.003_tl.press_ar.octanti<br>GRIBFILE.AAC -> ../DATA/fh.006_tl.press_ar.octanti<br>GRIBFILE.AAD -> ../DATA/fh.009_tl.press_ar.octanti<br>GRIBFILE.AAE -> ../DATA/fh.012_tl.press_ar.octanti<br>GRIBFILE.AAF -> ../DATA/fh.015_tl.press_ar.octanti<br>GRIBFILE.AAG -> ../DATA/fh.018_tl.press_ar.octanti<br>GRIBFILE.AAH -> ../DATA/fh.021_tl.press_ar.octanti<br>GRIBFILE.AAI -> ../DATA/fh.024_tl.press_ar.octanti<br>GRIBFILE.AAJ -> ../DATA/fh.027_tl.press_ar.octanti<br>GRIBFILE.AAK -> ../DATA/fh.030_tl.press_ar.octanti<br>-------------------------------------------------------------<br>and the namelist of WPS:<br>&share<br> wrf_core = 'ARW',<br> max_dom = 1,<br> start_date = '2010-12-14_00:00:00',<br>
end_date = '2010-12-15_03:00:00',<br> interval_seconds = 10800<br> io_form_geogrid = 2,<br>/<br><br>&geogrid<br> parent_id = 1, <br> parent_grid_ratio = 1, <br> i_parent_start = 1, <br> j_parent_start = 1, <br> e_we = 33, <br> e_sn = 20, <br> geog_data_res = '10m',<br> dx = 30000,<br> dy = 30000,<br> map_proj = 'lambert',<br> ref_lat = 20,<br> ref_lon = 20,<br> truelat1 = 30.0,<br> truelat2 = 60.0,<br> stand_lon = 2.0,<br> geog_data_path = '/home/khaled/WRFI/WPS/geog'<br><br>&ungrib<br> out_format = 'WPS',<br> prefix = 'FILE',<br>/<br><br>&metgrid<br> fg_name = 'FILE'<br> io_form_metgrid = 2, <br>/<br>---------------------------------------------<br>and the namelist.input is:<br> &time_control<br> run_days = 0,<br> run_hours = 27,<br> run_minutes = 0,<br> run_seconds
= 0,<br> start_year = 2010, 2000, 2000,<br> start_month = 12, 01, 01,<br> start_day = 14, 24, 24,<br> start_hour = 00, 12, 12,<br> start_minute = 00, 00, 00,<br> start_second = 00, 00, 00,<br> end_year = 2010, 2000, 2000,<br> end_month = 12, 01, 01,<br> end_day = 15, 25, 25,<br> end_hour = 03, 12, 12,<br> end_minute = 00, 00, 00,<br> end_second = 00, 00, 00,<br> interval_seconds = 10800<br> input_from_file = .true.,.true.,.true.,<br> history_interval = 180, 60, 60,<br> frames_per_outfile = 1000, 1000, 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 = 180,<br> time_step_fract_num = 0,<br> time_step_fract_den = 1,<br> max_dom = 1,<br> e_we = 33, 112, 94,<br> e_sn = 20, 97, 91,<br> e_vert = 27, 28, 28,<br> p_top_requested = 7000,<br> num_metgrid_levels = 13,<br> num_metgrid_soil_levels = 0 , <br> dx = 30000, 10000, 3333.33,<br> dy = 30000, 10000, 3333.33,<br> grid_id
= 1, 2, 3,<br> parent_id = 0, 1, 2,<br> i_parent_start = 1, 31, 30,<br> j_parent_start = 1, 17, 30,<br> parent_grid_ratio = 1, 3, 3,<br> parent_time_step_ratio = 1, 3, 3,<br> feedback = 1,<br> smooth_option = 0<br> /<br><br> &physics<br> mp_physics = 3, 3, 3,<br> ra_lw_physics = 1, 1, 1,<br> ra_sw_physics = 1, 1, 1,<br> radt = 30, 30, 30,<br> sf_sfclay_physics = 1, 1, 1,<br> sf_surface_physics = 2, 2, 2,<br> bl_pbl_physics = 1, 1, 1,<br> bldt = 0, 0, 0,<br> cu_physics =
1, 1, 0,<br> cudt = 5, 5, 5,<br> isfflx = 1,<br> ifsnow = 0,<br> icloud = 1,<br> surface_input_source = 1,<br> num_soil_layers = 4,<br> sf_urban_physics = 0, 0, 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> diff_6th_opt = 0, 0, 0,<br> diff_6th_factor = 0.12, 0.12, 0.12,<br> base_temp = 290.<br> damp_opt
= 0,<br> zdamp = 5000., 5000., 5000.,<br> dampcoef = 0.2, 0.2, 0.2<br> khdif = 0, 0, 0,<br> kvdif = 0, 0, 0,<br> non_hydrostatic = .true., .true., .true.,<br> moist_adv_opt = 1, 1, 1, <br> scalar_adv_opt = 1, 1, 1, <br> /<br><br> &bdy_control<br> spec_bdy_width = 5,<br> spec_zone = 1,<br> relax_zone = 4,<br> specified = .true., .false.,.false.,<br> nested = .false., .true., .true.,<br> /<br><br> &grib2<br> /<br><br> &namelist_quilt<br> nio_tasks_per_group = 0,<br> nio_groups = 1,<br> /<br>--------------------------------------------------<br><br>I am looking forward
for your replay<br><br>with best regards<br><br>Khaled</div>
                        
                </div></td></tr></tbody></table></div></blockquote></td></tr></table>