<div>Dear all, <br><br> <br> We use a PSSC Labs Opteron/Myrinet Linux cluster with 1 head node and 32 compute nodes. All nodes are dual CPU/ dual Core AMD Opteron 265 with 8GB RAM.<br><br> The compiler is PGI-6.1, and MPI is mpich2.<br><br> We can compile and run WRFV2.2.1 well on this computer. <br><br> But when we change use the WRFV3.0.1.1, we are struggling in the running time.<br><br> We use ds083.2 FNL data as initial data. Whatever the intial time we use, or whatever physics option we use, the model would stop at some boundary changing time. <br><br> That is the model stopped at some thing like 36hr, or 42hr, or 60hr.<br><br> The results before stopping looks like normal.<br><br> Suppose it is related with the NETCDF, but how can we successful using V2.2.1 and also can runiing V3.0.1.1 before stopping. <br><br> Is anything with compiler version? or otherthing?<br> Here is the last lines of rsl.error.0000, and also the namelist.input.<br><br>Thank you so much !<br><br>yongqing <br><br>rsl.error.0000<br> ......<br> d01 2008-05-02_18:00:00 module_io.F: in wrf_read_field<br> inc/wrf_bdyin.inc ext_read_field U_BXE memorder XEZ Status = 0<br> inc/wrf_bdyin.inc ext_read_field U_BYS memorder YSZ<br> date 2008-05-02_18:00:00<br> ds 1 1 1<br> de 136 27 5<br> ps 1 1 1<br> pe 34 27 5<br> ms -4 1 1<br> me 34 28 5<br> d01 2008-05-02_18:00:00 module_io.F: in wrf_read_field<br> inc/wrf_bdyin.inc ext_read_field U_BYS memorder YSZ Status = 0<br> inc/wrf_bdyin.inc ext_read_field U_BYE memorder YEZ<br> date 2008-05-02_18:00:00<br> ds 1 1 1<br> de 136 27 5<br> ps 1 1 1<br> pe 34 27 5<br> ms -4 1 1<br> me 34 28 5<br> d01 2008-05-02_18:00:00 module_io.F: in wrf_read_field<br> inc/wrf_bdyin.inc ext_read_field U_BYE memorder YEZ Status = 0<br> inc/wrf_bdyin.inc ext_read_field U_BTXS memorder XSZ<br> date 2008-05-02_18:00:00<br> ds 1 1 1<br> de 135 27 5<br> ps 1 1 1<br> pe 24 27 5<br> ms -4 1 1<br> me 24 28 5<br> d01 2008-05-02_18:00:00 module_io.F: in wrf_read_field<br> inc/wrf_bdyin.inc ext_read_field U_BTXS memorder XSZ Status = 0<br> inc/wrf_bdyin.inc ext_read_field U_BTXE memorder XEZ<br> date 2008-05-02_18:00:00<br> ds 1 1 1<br> de 135 27 5<br> ps 1 1 1<br> pe 24 27 5<br> ms -4 1 1<br> me 24 28 5<br> d01 2008-05-02_18:00:00 module_io.F: in wrf_read_field<br><br><br><br><br><br>namelist:<br><br><br> &time_control<br> run_days = 3,<br> run_hours = 0,<br> run_minutes = 0,<br> run_seconds = 0,<br> start_year = 2008, 2008, 2008,<br> start_month = 05, 05, 05,<br> start_day = 01, 01, 01,<br> start_hour = 00, 00, 00,<br> start_minute = 00, 00, 00,<br> start_second = 00, 00, 00,<br> end_year = 2008, 2008, 2008,<br> end_month = 05, 05, 05,<br> end_day = 04, 04, 04,<br> end_hour = 00, 00, 00,<br> end_minute = 00, 00, 00,<br> end_second = 00, 00, 00,<br> interval_seconds = 21600<br> input_from_file = .true.,.false.,.false.,<br> history_interval = 360, 360, 360,<br> frames_per_outfile = 4, 4, 4,<br> restart = .false.,<br> restart_interval = 360,<br> io_form_history = 2<br> io_form_restart = 2<br> io_form_input = 2<br> io_form_boundary = 2<br> debug_level = 1000<br> /<br> <br> &domains<br> time_step = 120,<br> time_step_fract_num = 0,<br> time_step_fract_den = 1,<br> max_dom = 1,<br> s_we = 1, 1, 1,<br> e_we = 136, 205, 334,<br> s_sn = 1, 1, 1,<br> e_sn = 136, 205, 334,<br> s_vert = 1, 1, 1,<br> e_vert = 28, 28, 28,<br> num_metgrid_levels = 27<br> dx = 27000, 9000, 3000,<br> dy = 27000, 9000, 3000,<br> grid_id = 1, 2, 3,<br> parent_id = 0, 1, 2,<br> i_parent_start = 1, 34, 73,<br> j_parent_start = 1, 35, 68,<br> parent_grid_ratio = 1, 3, 3,<br> parent_time_step_ratio = 1, 3, 3,<br> feedback = 1,<br> smooth_option = 1<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 = 1, 1, 1,<br> bl_pbl_physics = 1, 1, 1,<br> bldt = 0, 0, 0,<br> cu_physics = 2, 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 = 5,<br> ucmcall = 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,<br> diff_6th_factor = 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> pd_moist = .true., .true., .true.,<br> pd_scalar = .true., .true., .true.,<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></div><div> </div><br><!-- footer --><br>
<hr>
<font style="font-size:12px;line-height:15px;">[广告] </font><font style="font-size:12px;line-height:15px;">特惠尝</font><a style="font-size:12px;line-height:15px; color:blue; text-decoration:underline;" href="http://popme.163.com/link/004584_1007_8510.html">必胜客26道新品</a>