[Wrf-users] Re: Wrf-users Digest, Vol 34, Issue 6

wrfhelp wrfhelp at ucar.edu
Thu Jun 21 17:52:44 MDT 2007


Variables ST000010, etc. are not variables used in wrf.exe. TSLB,  
SMOIS are. Are you trying to modify
wrfout file before you use that as input again? There is another  
option designed for WRFVar cycling,
that is to write wrfout as an wrfinput file in a model run. To do  
this, add the following namelist variables
in namelist record &time_control:

  write_input = .true.
  input_outname = "wrfout_input_d<domain>_<date>"
  inputout_interval = 180 (in minute)

The file wrfout_input_d01_<date> file for domain 1 would have very  
similar fields to wrfinput_d01 file.

wrfhelp

On Jun 20, 2007, at 12:00 PM, 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. Transfering soil data to output (Thorsten Beisiegel)
>    2. Re: Transfering soil data to output (Jim Dudhia)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 20 Jun 2007 13:55:42 +0000 (GMT)
> From: Thorsten Beisiegel <tbeisiegel at unal.edu.co>
> Subject: [Wrf-users] Transfering soil data to output
> To: wrf-users at ucar.edu
> Message-ID: <f5f689632c54.467931de at unal.edu.co>
> Content-Type: text/plain; charset=us-ascii
>
> Dear users,
>
> I wonder how to transfer soil data from wrfinput to wrfout* files.  
> I noticed that problem while trying to use WRF output as input for  
> a subsequent run.
> I put "i012rhd" in the 8th column of Registry.EM for the variables  
> ST000010, ST010200, SM000010 and SM010200 made ./clean and compiled  
> the model. Nevertheless running the model all these variables  
> appear with 0 values for the whole grid in the wrfout* files. Using  
> those files as input for a new run obviously LSM schemes do not  
> work for lack of input data.
> What did I omit?
>
> Many thanks
>
> Thorsten
>
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 20 Jun 2007 08:08:02 -0600
> From: Jim Dudhia <dudhia at ucar.edu>
> Subject: Re: [Wrf-users] Transfering soil data to output
> To: Thorsten Beisiegel <tbeisiegel at unal.edu.co>
> Cc: wrf-users at ucar.edu
> Message-ID: <C4452F9F-0832-4637-931E-1700E26462B9 at ucar.edu>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
> Thorsten,
> The soil information for wrfinput is in TSLB, SMOIS and SH2O. Those
> other arrays are only for real input,
> Jimy
>
> On Jun 20, 2007, at 7:55 AM, Thorsten Beisiegel wrote:
>
>> Dear users,
>>
>> I wonder how to transfer soil data from wrfinput to wrfout* files.
>> I noticed that problem while trying to use WRF output as input for
>> a subsequent run.
>> I put "i012rhd" in the 8th column of Registry.EM for the variables
>> ST000010, ST010200, SM000010 and SM010200 made ./clean and compiled
>> the model. Nevertheless running the model all these variables
>> appear with 0 values for the whole grid in the wrfout* files. Using
>> those files as input for a new run obviously LSM schemes do not
>> work for lack of input data.
>> What did I omit?
>>
>> Many thanks
>>
>> Thorsten
>>
>> _______________________________________________
>> Wrf-users mailing list
>> Wrf-users at ucar.edu
>> http://mailman.ucar.edu/mailman/listinfo/wrf-users
>
>
>
> ------------------------------
>
> _______________________________________________
> Wrf-users mailing list
> Wrf-users at ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/wrf-users
>
>
> End of Wrf-users Digest, Vol 34, Issue 6
> ****************************************




More information about the Wrf-users mailing list