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
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.
Hello. I am looking for a way to change the evaporation of seawater. So I want to rewrite the variable QFX. In ./phys, what is the name of the module that should be changed.
Hi,
QFX is found in many different physics modules. It may help if we knew which schemes you are interested in using. You could attach your namelist.input file, for e.g.
Thanks. The surface layer scheme is responsible for water surface fluxes, and it provides these to the PBL scheme and the LSM. Your surface layer option is the Revised MM5 scheme (sf_sfclay_physics = 1). The file for this is module_sf_sfclay.F. Your PBL scheme is YSU (module_bl_ysu.F), and your LSM is Noah (module_sf_noahlsm.F and module_sf_noahdrv.F). You may also need to make some modifications in the surface driver (module_surface_driver.F).
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.