[Wrf-users] FATAL CALLED ERROR _domains is not a valid namelist name

Kevin Matthew Nuss wrf at nusculus.com
Fri Jan 22 13:10:43 MST 2010


Hi,

the line:

fine_input_stream              = 0,2,

belongs in the &time_control section, not the &domains section. Hope that helps.

Kevin

On Fri, Jan 22, 2010 at 3:51 AM, Asnor Muizan Ishak
<asnorjps at yahoo.com.my> wrote:
> Hi WRF-users,
>
> When I ran ./real.exe then I got an error as below :
>
>
>   Error while reading namelist domains
>  -------------- FATAL CALLED ---------------
>  FATAL CALLED FROM FILE:  <stdin>  LINE:   12600
>  domains is not a valid namelist name
>  -------------------------------------------
>
> Any thoughts how to fix this error? Please and many thanks in advance.
>
>
>
> Regards,
>
>
>
>
> WPS namelist.input
>
>
>
> &share
>
>  wrf_core               = 'ARW',
>
>  max_dom              = 2,
>
>  start_date             = '1995-07-01_00:00:00','1995-07-01_00:00:00',
>
>  end_date              = '1995-07-07_18:00:00','1995-07-07_18:00:00',
>
>  interval_seconds = 21600
>
>  io_form_geogrid = 2,
>
> /
>
>
>
> &geogrid
>
>  parent_id              =   1,   1,
>
>  parent_grid_ratio =   1,   3,
>
>  i_parent_start      =   1,  31,
>
>  j_parent_start      =   1,  17,
>
>  e_we                      =  74, 112,
>
>  e_sn                      =  61,  97,
>
>  geog_data_res     = '10m','2m',
>
>  dx           = 30000,
>
>  dy          = 30000,
>
>  map_proj              = 'mercator',
>
>  ref_lat   =  51.11,
>
>  ref_lon                  = -2.47,
>
>  truelat1                  =  30.0,
>
>  truelat2                  =  60.0,
>
>  stand_lon             = -98.0,
>
>  geog_data_path = '/home/ceambi/WRF/geog/'
>
> /
>
>
>
> &ungrib
>
>  out_format           = 'WPS',
>
>  prefix                     = 'FILE',
>
> /
>
>
>
> &metgrid
>
>  fg_name                = 'FILE'
>
>  io_form_metgrid = 2,
>
> /
>
>
>
> WRF/run folder
>
> vi namelist.input
>
>
>
> &time_control
>
>  run_days                              = 0,
>
>  run_hours                            = 12,
>
>  run_minutes                         = 0,
>
>  run_seconds                        = 0,
>
>  start_year                            = 1995, 1995, 1995,
>
>  start_month                         = 07,   07,   07,
>
>  start_day                              = 01,   01,   01,
>
>  start_hour                         = 00,   00,   00,
>
>  start_minute                       = 00,   00,   00,
>
>  start_second                        = 00,   00,   00,
>
>  end_year                              = 1995, 1995, 1995,
>
>  end_month                           = 07,   07,   07,
>
>  end_day                             = 07,   07,   07,
>
>  end_hour                              = 18,   18,   12,
>
>  end_minute                        = 00,   00,   00,
>
>  end_second                        = 00,   00,   00,
>
>  interval_seconds                = 21600,
>
>  input_from_file                 = .true.,.true.,.true.,
>
>  history_interval                = 60,  60,   60, (before 180, 60, 60)
>
>  frames_per_outfile           = 24, 24, 24, (before  1000, 1000, 1000)
>
>  restart                                    = .false.,
>
>  restart_interval                  = 5000,
>
>  io_form_history                  = 2
>
>  io_form_restart                    = 2
>
>  io_form_input                      = 2
>
>  io_form_boundary              = 2
>
>  debug_level                       = 0
>
>  /
>
>
>
>  &domains
>
>  time_step                           = 180,
>
>  time_step_fract_num        = 0,
>
>  time_step_fract_den          = 1,
>
>  max_dom                              = 2,
>
> fine_input_stream              = 0,2,      (added)
>
> e_we                                       = 74,    112,   94,
>
>  e_sn                                      = 61,    97,    91,
>
>  e_vert                                    = 28,    28,    28,
>
>  p_top_requested                = 5000,
>
>  num_metgrid_levels          = 24,
>
>  num_metgrid_soil_levels  = 0,
>
>  dx                                           = 30000, 10000,  3333.33,
>
>  dy                                          = 30000, 10000,  3333.33,
>
>  grid_id                                  = 1,     2,     3,
>
>  parent_id                              = 1,     1,      2,
>
>  i_parent_start                      = 1,     31,    30,
>
>  j_parent_start                      = 1,     17,    30,
>
>  parent_grid_ratio               = 1,     3,     3,
>
>  parent_time_step_ratio      = 1,     3,     3,
>
>  feedback                            = 1,
>
>  smooth_option                    = 0
>
>  /
>
>
>
>  &physics
>
>  mp_physics                         = 3,     3,     3,
>
>  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                         = 1,     1,     0,
>
>  cudt                                       = 5,     5,     5,
>
>  isfflx                                       = 1,
>
>  ifsnow                                   = 0,
>
>  icloud                                    = 1,
>
>  surface_input_source        = 1,
>
>  num_soil_layers                = 4, (originally was 0)
>
>  sf_urban_physics              = 0,
>
>  maxiens                             = 1,
>
>  maxens                              = 3,
>
>  maxens2                            = 3,
>
>  maxens3                            = 16,
>
>  ensdim                                  = 144,
>
>  /
>
>
>
>  &fdda
>
>  /
>
>
>
>  &dynamics
>
>  w_damping                          = 0,
>
>  diff_opt                                 = 1,
>
>  km_opt                              = 4,
>
>  diff_6th_opt                         = 0,      0,      0,
>
>  diff_6th_factor                  = 0.12,   0.12,   0.12,
>
>  base_temp                            = 290.
>
>  damp_opt                             = 0,
>
>  zdamp                                    = 5000.,  5000.,  5000.,
>
>  dampcoef                           = 0.2,    0.2,    0.2
>
>  khdif                                      = 0,      0,      0,
>
>  kvdif                                      = 0,      0,      0,
>
>  non_hydrostatic                 = .true., .true., .true.,
>
>  moist_adv_opt                   = 1,      1,      1,
>
>  scalar_adv_opt                  = 1,      1,      1,
>
>  /
>
>
>
>  &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,
>
>  /
>
>
>
> ________________________________
> From: Marcelo Mena <mmena at unab.cl>
> To: mmkamal at sciborg.uwaterloo.ca
> Cc: wrf-users at ucar.edu
> Sent: Thursday, 21 January 2010 11:04:24
> Subject: Re: [Wrf-users] Land Use and Land Cover Change sensitivity
> experiment
>
> What I did for an experiment was write a fortran program that forced changes
> in the LU_INDEX category located in the wrfinput files (based on the i,j of
> the points I wanted to modify).  This has to be done after real.exe is run.
> Modifications to the geo_em files can be done, but are lost during the
> metgrid.exe and real.exe steps.
> Otherwise you can change some land use effects such as albedo or roughness
> lengths in the LANDUSE TBL in the WRFV3 run directory, but those changes are
> applicable to all the points of the land use category.
>
>
> On Wed, Jan 20, 2010 at 4:36 PM, <mmkamal at sciborg.uwaterloo.ca> wrote:
>>
>> Hi! All
>>
>> I am going to investigate Climate Sensitivity of Land Use and Land
>> Cover changes over Southern Ontario, Canada using WRF. I am a novice
>> WRF user (started learning WRF from October 2009). Would you please
>> help me by providing some information about LULC change experiment
>> using WRF.
>>
>> I would like to see the climate sensitivity by extending an existing
>> Urban area or turning a particular type of vegetation into another type.
>>
>> How can I change the Land Use and Land cover over a selected domain?
>> Which file I should change?
>>
>> I look forward to hearing from you.
>>
>> Thanks in advance
>>
>> Kamal
>> University of Waterloo
>> Canada
>>
>>
>>
>>
>> _______________________________________________
>> Wrf-users mailing list
>> Wrf-users at ucar.edu
>> http://mailman.ucar.edu/mailman/listinfo/wrf-users
>
>
>
> --
> Marcelo Mena,  PhD,
> Universidad Andrés Bello
> República 440, Segundo Piso
> Santiago, Chile
> Fono: 56 - 2- 6618230
> Skype: marcelomena-esw
> "Reinventing fire is what we will and must do." Amory Lovins
>
> ________________________________
> Yahoo! Toolbar is now powered with Free Anti-Virus and Anti-Adware Software.
> Download Yahoo! Toolbar now!
> _______________________________________________
> Wrf-users mailing list
> Wrf-users at ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/wrf-users
>
>


More information about the Wrf-users mailing list