H_DIABATIC in WSM6

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.

kprince

New member
Hi all,

I am curious what the latent heating (or H_DIABAITC) term is defined as in the phys/module_mp_wsm6.f90 file.

Thank you for any help!

Kevin Prince
 
Kevin,
H_DIABATIC is calculated in dyn_em/module_big_step_utilities_em.F, which is a diagnostic variable derived from microphysical tendency. It is not specifically designed for WSM6. Please take a look at the code dyn_em/module_big_step_utilities_em.F.
 
Back
Top