[Wrf-users] Soil moisture question

Juan José Ruiz jruiz at cima.fcen.uba.ar
Fri Oct 16 07:06:07 MDT 2009


Dear wrf-users
I would like to know how is soil moisture defined in the NOAH LSM. Is the
volume of water divided by the total soil volume or the volume of water
divided by the soil porosity.
Thanks a lot!
Best regards.
Juan.

Juan Ruiz
University of Buenos Aires


> 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. Default WRF3.1 Albedo Dataset (Matei Georgescu)
>    2. Re: pb compiling WRF with GRIB2 on x86_64 GNU/Linux	with
>       gfortran (HEDDE Thierry)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 2 Oct 2009 11:12:54 -0700 (PDT)
> From: Matei Georgescu <mateig at stanford.edu>
> Subject: [Wrf-users] Default WRF3.1 Albedo Dataset
> To: wrf-users at ucar.edu
> Message-ID:
> 	<Pine.LNX.4.44.0910021107380.31325-100000 at cardinal2.stanford.edu>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> Greetings fellow WRF users,
>
> Does anybody have the source for the default, climatological albedo
> dataset (the one used with "usemonalb" specified in the namelist) used in
> WRF3.1?
>
> On a related note, has anybody incorporated, for example, MODIS-derived
> (background) albedo in WRF?
>
> It appears that the seasonal albedo variability, within the US
> cropland area of the midwest for example, is much smaller than expected.
>
> thanks much for your replies,
> matt
>
> -----
> Matei ("Matt") Georgescu
> Post-doctoral Fellow
> Program on Food Security and the Environment
> Stanford University
> Y2E2 Bldg - MC4205
> 473 Via Ortega
> Stanford, CA 94305
> homepage - http://stanford.edu/~mateig
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 5 Oct 2009 16:49:13 +0200
> From: "HEDDE Thierry" <thierry.hedde at cea.fr>
> Subject: Re: [Wrf-users] pb compiling WRF with GRIB2 on x86_64
> 	GNU/Linux	with gfortran
> To: "Steven G Decker" <decker at envsci.rutgers.edu>,
> 	<wrf-users at ucar.edu>,	"WRF Help" <wrfhelp at ucar.edu>, <gt3rx3 at visi.com>
> Message-ID:
> 	<16FB087F7D7B114D9C3D34AF0ECCB16C01CFE2 at TOURVES.intra.cea.fr>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Dear wrf users,
>
> I've found a simple way to compile WRF 3.1.1 with GRIB2 on x86_64
> GNU/Linux with gfortran.
>
> I've just modified the io_grib2.F file the following way:
> 	- replace the "allocatable" attribute in the "TYPE :: HandleVar" with a
> "pointer" attribute
> 	- replace the "allocated" statement with "associated" for the "%Times"
> variable
>
> You'll find the file io_grib2.F attached to the mail and the differences
> with the original file as well (diff_io_grib2.F).
>
> I checked:
> 	1 - It compiles well
> 	2 - There is no memory leak when cycling deallocation/allocation (with a
> small test program)
>
> Does somebody could test the validity of the new io_grib2.F file on a real
> case? I have no reference result to test it.
>
> Thank you all for helping
>
> Thierry HEDDE
> Laboratoire de Mod?lisation des Transferts dans l'Environnement
> CEA/CADARACHE
> DEN/DTN/SMTM/LMTE
> B?t. 307 Pi?ce 69
> 13108 ST PAUL LEZ DURANCE CEDEX
> FRANCE
>
> T?l : 0(0 33)4 42 25 38 41
> Secr : 0(0 33)4 42 25 70 10
> Fax : 0(0 33)4 42 25 62 72
>
> -----Message d'origine-----
> De?: wrf-users-bounces at ucar.edu [mailto:wrf-users-bounces at ucar.edu] De la
> part de Steven G Decker
> Envoy??: vendredi 2 octobre 2009 16:11
> ??: wrf-users at ucar.edu
> Objet?: Re: [Wrf-users] pb compiling WRF with GRIB2 on x86_64
> GNU/Linuxwith gfortran
>
> wrf-users-request at ucar.edu wrote:
>>
>> Message: 1 Date: Thu, 1 Oct 2009 16:06:39 +0200 From: "HEDDE Thierry"
>> <thierry.hedde at cea.fr> Subject: [Wrf-users] pb compiling WRF with
>> GRIB2 on x86_64 GNU/Linux with	gfortran To: <wrf-users at ucar.edu>
>> Message-ID:
>> <16FB087F7D7B114D9C3D34AF0ECCB16C01CFCD at TOURVES.intra.cea.fr>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> Hello dear wrf users,
>>
>>
>>
>> I've got an F90 syntax error while compiling WRF 3.1.1 with the grib2
>> option on a x86_64 GNU/Linux machine using the gfortran compiler
>>
>>
>>
>> It compiles OK with the ifort compiler.
>>
>> It is a known error with gfortran : when you try to define an
>> allocatable variable inside a TYPE definition.
>>
>> I had a look at the io_grib2. file but it looks quite hard to modify
>> in a simple way the fortran source to get rid of the error
>>
>>
>>
>> Did anybody have the same problem and fixed it?
>>
>> - Using another version of gfortran?
>
> This would be the fix.  Your version of gfortran is too old.  It looks
> like gfortran 4.2 or newer should support allocatable derived type
> components.
>
> -- Steve
>
> --
> Steve Decker, Assistant Professor
> Department of Environmental Sciences    Phone: (732) 932-9800 x 6203
> Rutgers University                               Fax: (732) 932-8644
> 14 College Farm Rd                  Email: decker at envsci.rutgers.edu
> New Brunswick, NJ  08901-8551
> _______________________________________________
> Wrf-users mailing list
> Wrf-users at ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/wrf-users
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: io_grib2.F
> Type: application/octet-stream
> Size: 138741 bytes
> Desc: io_grib2.F
> Url :
> http://mailman.ucar.edu/pipermail/wrf-users/attachments/20091005/9675ec22/attachment.obj
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: diff_io_grib2.F
> Type: application/octet-stream
> Size: 398 bytes
> Desc: diff_io_grib2.F
> Url :
> http://mailman.ucar.edu/pipermail/wrf-users/attachments/20091005/9675ec22/attachment-0001.obj
>
> ------------------------------
>
> _______________________________________________
> Wrf-users mailing list
> Wrf-users at ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/wrf-users
>
>
> End of Wrf-users Digest, Vol 62, Issue 7
> ****************************************
>
> --
> Este mensaje ha sido analizado por el Servidor de Mail de CIMA
> en busca de virus y otros contenidos peligrosos,
> y se considera que esta limpio.
>


-- 
Este mensaje ha sido analizado por el Servidor de Mail de CIMA
en busca de virus y otros contenidos peligrosos,
y se considera que esta limpio.



More information about the Wrf-users mailing list