Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest
Hello everyone, in the WRF output files I could only find the radiation fluxes at the bottom and top layers. I would like to ask how to obtain the radiation fluxes for each individual vertical layer.
WRF doesn't output radiation flux at each individual level. You need to modify a few codes to get flux at each level.
(1) Registry.EM_COMMON: define the flux as a state variable
(2) Modify radiation driver to pass out the variable
(3) Modify the radiation scheme to include the variable as output that can be passed to driver
(4) Modify module_first_rk_step_part1.F accordingly
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.