[Wrf-users] How can I define the variables to write to wrfrst*?

Nikhil Garg nikhilgarg.gju at gmail.com
Tue Jul 26 09:00:24 MDT 2016


i think the easier way to do would be to add 'r' in the registry files for
the variables you want to write to the
wrfrst files, or remove 'r' if you dont want certain variable and recompile
the model after clean -a.
I am not sure if you can do this during runtime.

from wrf documentation i found this

The available options are:

            + or -, add or remove a variable

            0-24, integer, which stream

            i or h, input or history

            field name in the Registry – this is the first string in
quotes. Note: do not include

                                                         any spaces in
between field names.


which means you dont have 'r' as an option, maybe you can give it a go, or
you might have to dig out how the io_file is read and maybe modify it.


On 26 July 2016 at 21:07, Douglas Lowe <Douglas.Lowe at manchester.ac.uk>
wrote:

> Hi,
>
> I'm trying to make a runtime modification to the variables which are
> written into the wrfrst* files
> (using a text file defined by the "iofields_filename" option in the
> namelist), however I cannot work
> out which data stream the wrfrst* files are written from. Could anyone
> advise me if this is possible
> to do or not, and if it is possible then how should I write my commands to
> do this?
>
> Thanks,
> Doug
> _______________________________________________
> Wrf-users mailing list
> Wrf-users at ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/wrf-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20160726/1990185b/attachment.html 


More information about the Wrf-users mailing list