[Wrf-users] unable to run real.exe

Geeta Geeta geeta124 at hotmail.com
Mon Jan 20 02:26:10 MST 2014


Dear all. 
 
This is the error I am getting when I run real.exe. 
-bash-3.2$ time poe ~/WRF/WRFV3/run/real.exe -procs 8 

Error while reading namelist time_control
 Namelist dfi_control not found in namelist.input. Using registry defaults for variables in dfi_control
 -------------- FATAL CALLED ---------------
 Errors while reading one or more namelists from namelist.input.
 -------------------------------------------


I donot know what is the problem. I am able to run other cases with same namelist. 
Following is my namelist.input file. 
time_control
 run_minutes            = 6240 ,
 start_year             = 2006, 2006, 2006,
 start_month            = 07, 07, 07,
 start_day              = 29, 29, 29,
 start_hour             = 00, 00, 00,
 end_year               = 2006, 2006, 2006,
 end_month              = 08, 08, 08,
 end_day                = 02, 02, 02,
 end_hour               = 06, 06, 06,
 interval_seconds       = 21600,
 input_from_file        = .true.,.true.,.true.,
 history_interval       = 60, 60, 60,
 frames_per_outfile     = 1000, 1000, 1000,
 restart                = .false.,.false.,.false.,
 restart_interval       = 360, 360,360,
 io_form_history        = 2
 io_form_restart        = 2
 io_form_input          = 2
 io_form_boundary       = 2
 debug_level            =1
/
&domains
 time_step              = 45 ,
 time_step_fract_num    = 0,
 time_step_fract_den    = 1,
 max_dom                = 1,
 s_we                   = 1, 1,  1,
 e_we                   = 46, 97 ,  154,
 s_sn                   = 1, 1, 1,
 e_sn                   = 46 , 88,  133,
 s_vert                 = 1,     1,     1,
 e_vert                 = 38,    38,    38,
 num_metgrid_levels     = 27,
 dx                     = 45000, 15000, 5000,
 dy                     = 45000, 15000, 5000,
 grid_id                = 1,     2,     3,
 parent_id              = 1,     1,     2,
 i_parent_start         = 1,     7,     22,
 j_parent_start         = 1,     7,     22,
 parent_grid_ratio      = 1,     3,     3,
parent_time_step_ratio = 1,     3,     3,
 p_top_requested        = 5000,
 eta_levels             = 1.000, 0.994, 0.983, 0.968, 0.950, 0.930, 0.908, 0.882, 0.853, 0.821, 0.788, 0.752, 0.715, 0.677, 0.637, 0.597, 0.557, 0.517, 0.477, 0.438, 0.401, 0.365, 0.332, 0.302, 0.274, 0.248, 0.224, 0.201, 0.179, 0.158, 0.138, 0.118, 0.098, 0.078, 0.058, 0.038, 0.018, 0.000,
 feedback               = 1,
 smooth_option          = 1
/

&physics
 mp_physics             = 10,    10,     10,
 ra_lw_physics          = 1,     1,     1,
 ra_sw_physics          = 1,     1,     1,
 radt                   = 30,    30,    30,
 sf_sfclay_physics      = 1,     1,     1,
 sf_surface_physics     = 2,     2,     2,
 bl_pbl_physics         = 1,     1,     1,
 bldt                   = 0,     0,     0,
 cu_physics             = 3,     3,     0,
 cudt                   = 5,     5,     5,
 isfflx                 = 1,
 ifsnow                 = 0,
 icloud                 = 1,
 surface_input_source   = 1,
 num_soil_layers        = 4,
 ucmcall                = 0,
 mp_zero_out            = 0,
 maxiens                = 1,
 maxens                 = 3,
 maxens2                = 3,
 maxens3                = 16,
 ensdim                 = 144,
/
&fdda
/
&dynamics
 w_damping              = 1,
 diff_opt               = 1,
 km_opt                 = 1,
 diff_6th_opt           = 0,
 diff_6th_factor        = 0.12,
 base_temp              = 290.
 damp_opt               = 3,
 zdamp                  = 5000.,  5000.,  5000.,
 dampcoef               = 0.2,   0.2,   0.2
 khdif                  = 0,      0,      0,
 kvdif                  = 0,      0,      0,
 non_hydrostatic        = .true., .true., .true.,
 diff_6th_opt           = 0,
fdda
/
&bdy_control
 spec_bdy_width         = 5,
 spec_zone              = 1,
 relax_zone             = 4,
 specified              = .true., .false.,.false.,
 nested                 = .false., .true., .true.,
/
&grib2
/
&namelist_quilt
 nio_tasks_per_group    = 0,
 nio_groups             = 1,
/
 diff_6th_opt           = 0,


geeta
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20140120/ca2aa2f6/attachment.html 


More information about the Wrf-users mailing list