[Wrf-users] module_physics_init: 24 cat USGS must be used with CLM option (WRF V 3.5)

mmkamal at uwaterloo.ca mmkamal at uwaterloo.ca
Wed Jul 10 11:37:14 MDT 2013


Hi,

I am trying to run wrf v3.5 with CLM land surface scheme but could not  
succeed although got no problem with Noah LSM. I got the following  
error message in my rsl.error.0000 log file. I look forward to hearing  
from you.

Thanks
Kamal



=======================================
    DYNAMICS OPTION: Eulerian Mass Coordinate
     alloc_space_field: domain  1 ,  25495232  bytes allocated
    med_initialdata_input: calling input_input
Timing for processing wrfinput file (stream 0) for domain        1:     
3.53906 elapsed seconds
  INPUT LandUse = "USGS"
   LANDUSE TYPE = "USGS" FOUND 33  CATEGORIES 2  SEASONS WATER  
CATEGORY =  16  SNOW CATEGORY =  24
  -------------- FATAL CALLED ---------------
  module_physics_init: 24 cat USGS must be used with CLM option

===============================================================

Here you go my namelist.input file
==============================================================

  &time_control
  run_days                            = 35,
  run_hours                           = 0,
  run_minutes                         = 0,
  run_seconds                         = 0,
  start_year                          = 2002, 2002, 2002,
  start_month                         = 06,   06,   06,
  start_day                           = 28,   28,   28,
  start_hour                          = 00,   00,   12,
  start_minute                        = 00,   00,   00,
  start_second                        = 00,   00,   00,
  end_year                            = 2002, 2002, 2002,
  end_month                           = 08,   08,   08,
  end_day                             = 01,   01,   01,
  end_hour                            = 00,   00,   00,
  end_minute                          = 00,   00,   00,
  end_second                          = 00,   00,   00,
  interval_seconds                    = 10800
  input_from_file                     = .true.,.true.,.true.,
  history_interval                    = 180,  180,   60,
  frames_per_outfile                  = 1000, 1000, 1000,
  restart                             = .false.,
  restart_interval                    = 5000,
  io_form_history                     = 2
  io_form_restart                     = 102
  io_form_input                       = 2
  io_form_boundary                    = 2
  auxinput4_inname                    = "wrflowinp_d<domain>"
  auxinput4_interval                  = 180, 180, 180,
  io_form_auxinput4                   = 2,
  diag_print                          = 2
  debug_level                         = 0
  /

  &domains
  time_step                           = 48,
  time_step_fract_num                 = 0,
  time_step_fract_den                 = 1,
  max_dom                             = 3,
  e_we                                = 225,    214,   244,
  e_sn                                = 175,    211,   271,
  e_vert                              = 28,     28,    28,
  p_top_requested                     = 10000,
  num_metgrid_levels                  = 30,
  num_metgrid_soil_levels             = 4,
  dx                                  = 8000, 2666.666,  888.888,
  dy                                  = 8000, 2666.666,  888.888,
  grid_id                             = 1,     2,     3,
  parent_id                           = 1,     1,     2,
  i_parent_start                      = 1,     68,    70,
  j_parent_start                      = 1,     65,    50,
  parent_grid_ratio                   = 1,     3,     3,
  parent_time_step_ratio              = 1,     3,     3,
  feedback                            = 0,
  smooth_option                       = 0
  /

  &physics
  mp_physics                          = 6,     6,     6,
  ra_lw_physics                       = 3,     3,     3,
  ra_sw_physics                       = 3,     3,     3,
  radt                                = 8,     8,     8,
  sf_sfclay_physics                   = 1,     1,     1,
  cam_abs_freq_s                      = 21600
  levsiz                              = 59
  paerlev                             = 29
  cam_abs_dim1                        = 4
  sf_surface_physics                  = 5,     5,     5,
  bl_pbl_physics                      = 1,     1,     1,
  bldt                                = 0,     0,     0,
  cu_physics                          = 1,     0,     0,
  cudt                                = 5,     5,     5,
  isfflx                              = 1,
  ifsnow                              = 1,
  icloud                              = 1,
  surface_input_source                = 1,
  num_soil_layers                     = 10,
  sf_urban_physics                    = 0,     0,     0,
  sst_update                          = 1,
  num_land_cat                        = 28
  /

  &fdda
  /

  &dynamics
  w_damping                           = 1,
  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                               = 8000.,  8000.,  8000.,
  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,
  /

===================================================







More information about the Wrf-users mailing list