<div>Hi Dan, <br><br>After you add the "fdda" part in your namelist.input, have you run real.exe again to obtain the "wrffdda_d01" file? <br></div><div>&nbsp;</div><div>Carl&nbsp;</div><div>&nbsp;</div><div></div><br>在2008-01-04,wrf-users-request@ucar.edu 写道:<br> <blockquote id="isReplyContent" style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;"><pre>Send Wrf-users mailing list submissions to
        wrf-users@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@ucar.edu

You can reach the person managing the list at
        wrf-users-owner@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. WRF Model Version 2: Experimental Nudging Options -        question
      2 (Dan Dansereau)
   2. Re: Wrf-users Digest, Vol 40, Issue 9 (wrfhelp)


----------------------------------------------------------------------

Message: 1
Date: Wed, 2 Jan 2008 14:38:25 -0800
From: "Dan Dansereau" &lt;ddansereau@hydropoint.com&gt;
Subject: [Wrf-users] WRF Model Version 2: Experimental Nudging Options
        -        question 2
To: &lt;wrf-users@ucar.edu&gt;
Message-ID:
        &lt;9E8869B62C56004781914D8107A36DEF01AA9DF6@email.corp.hydropoint.com&gt;
Content-Type: text/plain;        charset="iso-8859-1"

To All
Hello - again - 2nd, question - this time about analysis nudging?
I have the analysis files in proper directory and when I run the real.exe - wrf.exe sequence, it executes properly. 
However when I turn in the fdda by using the following namelist fragment 

&amp;fdda
 grid_fdda                           = 1,
 gfdda_inname                        = "wrffdda_d&lt;domain&gt;",
 gfdda_interval_m                    = 360,
 gfdda_end_h                         = 24,
 io_form_gfdda                       = 2,
 fgdt                                = 0,
 if_no_pbl_nudging_uv                = 0,
 if_no_pbl_nudging_t                 = 0,
 if_no_pbl_nudging_q                 = 0,
 if_zfac_uv                          = 0,
  k_zfac_uv                          = 10,
 if_zfac_t                           = 0,
  k_zfac_t                           = 10,
 if_zfac_q                           = 0,
  k_zfac_q                           = 10,
 guv                                 = 0.0003,
 gt                                  = 0.0003,
 gq                                  = 0.0003,
 if_ramping                          = 1,
 dtramp_min                          = 60.0,
 /

I get the following error in the rsl.out.0000 files
.
.
 D01 Analysis nudging for wind is turned on and Guv=   0.3000E-03
 D01 Analysis nudging for temperature is turned on and Gt=   0.3000E-03
 D01 Analysis nudging for water vapor mixing ratio is turned on and Gq=   0.3000E-03
Timing for Writing wrfout_d01_2008-01-01_00:00:00 for domain        1:42.94600 elapsed seconds.
             2  input_wrf: wrf_get_next_time current_date: 2008-01-01_00:00:00 Status =          -102
 -------------- FATAL CALLED ---------------
 FATAL CALLED FROM FILE:  input_wrf.b  LINE:     491
  ... Could not find matching time in input file
 -------------------------------------------

The Error is always on the 1st output.
Any cluse of what I am doing wrong - or is there additional documentation besides the 
http://www.mmm.ucar.edu/wrf/users/wrfv2/How_to_run_grid_fdda.html
page?

Thanks in advance again ....

Dan A. Dansereau
Director - WeatherTRAK Climate Center
1.800.362.8774&nbsp;Main Office
1.707.338.4539 cell
1.435.755.9417 Utah Office



------------------------------

Message: 2
Date: Wed, 2 Jan 2008 18:01:10 -0700
From: wrfhelp &lt;wrfhelp@ucar.edu&gt;
Subject: [Wrf-users] Re: Wrf-users Digest, Vol 40, Issue 9
To: wrf-users@ucar.edu
Message-ID: &lt;C8F4A91E-3C46-4630-875C-EC9D09F816CA@ucar.edu&gt;
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed

For surface observations, the influence of it will be extended to the  
model-calculated boundary layer with
the weight decreasing with vertical distance above the surface.  
Therefore, the surface data will not influence
model above model-computed PBL height. For upper air data, they do not
extend down to the boundary layer.

wrfhelp

On Dec 29, 2007, at 12:00 PM, wrf-users-request@ucar.edu wrote:

&gt; Send Wrf-users mailing list submissions to
&gt;         wrf-users@ucar.edu
&gt;
&gt; To subscribe or unsubscribe via the World Wide Web, visit
&gt;         http://mailman.ucar.edu/mailman/listinfo/wrf-users
&gt; or, via email, send a message with subject or body 'help' to
&gt;         wrf-users-request@ucar.edu
&gt;
&gt; You can reach the person managing the list at
&gt;         wrf-users-owner@ucar.edu
&gt;
&gt; When replying, please edit your Subject line so it is more specific
&gt; than "Re: Contents of Wrf-users digest..."
&gt;
&gt;
&gt; Today's Topics:
&gt;
&gt;    1. WRF Model Version 2: Experimental Nudging Options (Dan  
&gt; Dansereau)
&gt;
&gt;
&gt; ----------------------------------------------------------------------
&gt;
&gt; Message: 1
&gt; Date: Fri, 28 Dec 2007 17:02:14 -0800
&gt; From: "Dan Dansereau" &lt;ddansereau@hydropoint.com&gt;
&gt; Subject: [Wrf-users] WRF Model Version 2: Experimental Nudging Options
&gt; To: &lt;wrf-users@ucar.edu&gt;
&gt; Message-ID:
&gt;         &lt;9E8869B62C56004781914D8107A36DEF01AA9A11@email.corp.hydropoint.com&gt;
&gt; Content-Type: text/plain;        charset="iso-8859-1"
&gt;
&gt; To All
&gt; After reading a considerable amount of contradicting email about  
&gt; the observational nudging - I feel that I need to ask the experts a  
&gt; set of yes/no questions, and possibly why.
&gt;
&gt; 1) Does the observational nudging work on "the surface" / or lowest  
&gt; or inside the boundary layer?
&gt;
&gt; 2) Do the surface only stations nudge or change the data above the  
&gt; boundary layer?
&gt;
&gt; And
&gt;
&gt; 3) If number 1 is no - could you point me to some documentation/ 
&gt; reference material as to why this is this way?
&gt;
&gt;
&gt; Thanks in Advance
&gt; Dan A. Dansereau
&gt; Director - WeatherTRAK Climate Center
&gt; 1.800.362.8774 Main Office
&gt; 1.707.338.4539 cell
&gt; 1.435.755.9417 Utah Office
&gt;
&gt;
&gt;
&gt; ------------------------------
&gt;
&gt; _______________________________________________
&gt; Wrf-users mailing list
&gt; Wrf-users@ucar.edu
&gt; http://mailman.ucar.edu/mailman/listinfo/wrf-users
&gt;
&gt;
&gt; End of Wrf-users Digest, Vol 40, Issue 9
&gt; ****************************************



------------------------------

_______________________________________________
Wrf-users mailing list
Wrf-users@ucar.edu
http://mailman.ucar.edu/mailman/listinfo/wrf-users


End of Wrf-users Digest, Vol 41, Issue 1
****************************************
</pre></blockquote><br><!-- footer --><br><hr>
<a style="font-size:14px;line-height:15px; color:#000; text-decoration:none" href="http://event.mail.163.com/chanel/click.htm?from=NO_25&domain=126" target="_blank"><span style="text-decoration:underline; color:blue">网 易 有 道 词 典 -- 全 球 最 强 大 的 免 费 英 汉 互 译 词 典 ( 只 有 2 兆 )</span> </a>