[Wrf-users] RE:namelist error for nested domain
anil rohilla
anilrohilla at gmail.com
Tue Jul 31 22:45:32 MDT 2007
Him
When you are making initial files using the WPS you are providing iniital
date for nested domain is 2007-07-23_12:00:00 ,but in the name
list.inputwhen you are running the
real.exe you are putting 2007-07-24_00:00:00. this might be the cause for
the same .Correct this thing and run again .you may be able to get.
regards
anil kumar rohilla
On 8/1/07, wrf-users-request at ucar.edu <wrf-users-request at ucar.edu> wrote:
>
> Send Wrf-users mailing list submissions to
> wrf-users at ucar.edu
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://mailman.ucar.edu/mailman/listinfo/wrf-users
> or, via email, send a message with subject or body 'help' to
> wrf-users-request at ucar.edu
>
> You can reach the person managing the list at
> wrf-users-owner at ucar.edu
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Wrf-users digest..."
>
>
> Today's Topics:
>
> 1. namelist error for nested domain (Jyothi N)
> 2. Re:namelist error for nested domain (Jyothi N)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 31 Jul 2007 20:20:26 -0700 (PDT)
> From: Jyothi N <millyjy77 at yahoo.com>
> Subject: [Wrf-users] namelist error for nested domain
> To: wrf-users at ucar.edu
> Message-ID: <920778.32261.qm at web54604.mail.re2.yahoo.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi, I get the following error while trying to run 'real.exe' with a nested
> option. The namelist.input is attached below. Can someone help me with
> this. I found a similar query posted earlier on the users page, but could
> not find the reply to it.
>
> thanks
> Jyothi
>
> -------------------------------------
> OBS_RINSIG = 0.000000 ,
> OBS_TWINDO = 0.000000 ,
> OBS_NPFI = 0,
> OBS_IONF = 0,
> OBS_IDYNIN = 0,
> OBS_DTRAMP = 0.000000 ,
> OBS_IPF_IN4DOB = F,
> OBS_IPF_ERROB = F,
> OBS_IPF_NUDOB = F
> /
> -------------- FATAL CALLED ---------------
> FATAL CALLED FROM FILE: module_configure.b LINE: 136
> module_configure: initial_config: error reading namelist
> -------------------------------------------
>
> The namelist.input is as:
>
> namelist.input:
>
> &time_control
> run_days = 0,
> run_hours = 12,
> run_minutes = 0,
> run_seconds = 0,
> start_year = 2007, 2007
> start_month = 07, 07
> start_day = 23, 23
> start_hour = 12, 00
> start_minute = 00, 00, 00,
> start_second = 00, 00, 00,
> end_year = 2007, 2007
> end_month = 07, 07
> end_day = 25, 25
> end_hour = 12, 00
> end_minute = 00, 00, 00,
> end_second = 00, 00, 00,
> interval_seconds = 21600
> input_from_file = .true.,.true.,.false.,
> history_interval = 180, 60
> frames_per_outfile = 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 = 540, 180
> time_step_fract_num = 0,
> time_step_fract_den = 1,
> max_dom = 2,
> s_we = 1,
> e_we = 76, 97,
> s_sn = 1, 1, 1,
> e_sn = 61, 97
> s_vert = 1,
> e_vert = 28,
> num_metgrid_levels = 27, 27,
> dx = 90000, 30000
> dy = 90000,
> grid_id = 1, 2, 3,
> parent_id = 0, 1, 2,
> i_parent_start = 0, 8, 30,
> j_parent_start = 0, 8, 30,
> parent_grid_ratio = 1, 3, 3,
> parent_time_step_ratio = 1, 3, 3,
> feedback = 1,
> ---------------------------
>
> ---------------------------------
> Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's
> on, when.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://mailman.ucar.edu/pipermail/wrf-users/attachments/20070731/5d10863d/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Tue, 31 Jul 2007 21:32:49 -0700 (PDT)
> From: Jyothi N <millyjy77 at yahoo.com>
> Subject: [Wrf-users] Re:namelist error for nested domain
> To: wrf-users at ucar.edu
> Message-ID: <572397.84501.qm at web54603.mail.re2.yahoo.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Mikhail, Seshu and all, I apologize for the small mistakes. I haven't
> tried my hand at namelists too much. I am attaching the 'namelist.input'
> again. The error is the same as before, after the corrections though. The '
> namelist.wps' is down below as well.
> Jyothi
>
> OBS_IPF_IN4DOB = F,
> OBS_IPF_ERROB = F,
> OBS_IPF_NUDOB = F
> /
> -------------- FATAL CALLED ---------------
> FATAL CALLED FROM FILE: module_configure.b LINE: 136
> module_configure: initial_config: error reading namelist
> ------------------------------------------
>
> -------------------------------
> namelist.input:
>
> &time_control
> run_days = 0,
> run_hours = 24,
> run_minutes = 0,
> run_seconds = 0,
> start_year = 2007, 2007
> start_month = 07, 07
> start_day = 23, 24
> start_hour = 12, 00
> start_minute = 00, 00, 00,
> start_second = 00, 00, 00,
> end_year = 2007, 2007
> end_month = 07, 07
> end_day = 25, 25
> end_hour = 12, 00
> end_minute = 00, 00, 00,
> end_second = 00, 00, 00,
> interval_seconds = 21600
> input_from_file = .true.,.true.,.false.,
> history_interval = 180, 60
> frames_per_outfile = 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 = 540,
> time_step_fract_num = 0,
> time_step_fract_den = 1,
> max_dom = 2,
> s_we = 1, 1,
> e_we = 76, 97,
> s_sn = 1 1,
> e_sn = 61, 97
> s_vert = 1, 1,
> e_vert = 28, 28,
> num_metgrid_levels = 27, 27,
> dx = 90000, 30000,
> dy = 90000, 30000,
> grid_id = 1, 2,
> parent_id = 0, 1,
> i_parent_start = 0, 8,
> j_parent_start = 0, 8,
> parent_grid_ratio = 1, 3,
> parent_time_step_ratio = 1, 3,
> feedback = 1,
> smooth_option = 0
> /
> ------------------------------
> namelist.wps:
> &share
> wrf_core = 'ARW',
> max_dom = 2,
> start_date = '2007-07-23_12:00:00', '2007-07-23_12:00:00',
> end_date = '2007-07-25_12:00:00', '2007-07-23_12:00:00',
> interval_seconds = 21600
> io_form_geogrid = 2,
> /
>
> &geogrid
> parent_id = 1, 1,
> parent_grid_ratio = 1, 3,
> i_parent_start = 1, 8,
> j_parent_start = 1, 8,
> e_we = 76, 97,
> e_sn = 61, 97,
> geog_data_res = '10m','2m',
> dx = 90000,
> dy = 90000,
> map_proj = 'mercator',
> ref_lat = 20.00,
> ref_lon = 80.00,
> truelat1 = 20.0,
> truelat2 = 0.0,
> stand_lon = 80.00,
>
>
>
> ---------------------------------
> Sick sense of humor? Visit Yahoo! TV's Comedy with an Edge to see what's
> on, when.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://mailman.ucar.edu/pipermail/wrf-users/attachments/20070731/53b0d37d/attachment.html
>
> ------------------------------
>
> _______________________________________________
> Wrf-users mailing list
> Wrf-users at ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/wrf-users
>
>
> End of Wrf-users Digest, Vol 35, Issue 24
> *****************************************
>
--
With Regards,
ANIL KUMAR ROHILLA
http://anilrohilla.googlepages.com/home
Meteorologist
Long Range Forecasting Section
NATIONAL CLIMATE CENTER
O/o ADGM(Research)
India Meteorological Department
Shivaji Nagar
PUNE-411005.
INDIA
Mobile: 09422023277
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20070801/c58042a6/attachment.html
More information about the Wrf-users
mailing list