output geostrophic wind components

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

davidwrf

Member
Hi,
I would like wrfout file to include the geostrophic wind components.
Is the only thing I should do is changing "i3rh" to "i03rh" in Registry.EM_COMMON
for u_g and v_g? (and then clean, configure, compile of course)
 
No, that is not the way it works.
WRF doesn't include geostrophic wind in its output file. You need to run post-processing package (UPP or RIP) to obtain this variable. Please see the website here about these packages:
http://www2.mmm.ucar.edu/wrf/users/docs/user_guide_v4/v4.0/users_guide_chap9.html
 
Back
Top