Go to the source code of this file.
Modules | |
module | fv_update_phys_mod |
The module 'fv_update_phys' applies physics tendencies consistent with the FV3 discretization and definition of the prognostic variables. | |
Functions/Subroutines | |
subroutine, public | fv_update_phys_mod::fv_update_phys (dt, is, ie, js, je, isd, ied, jsd, jed, ng, nq, u, v, w, delp, pt, q, qdiag, ua, va, ps, pe, peln, pk, pkz, ak, bk, phis, u_srf, v_srf, ts, delz, hydrostatic, u_dt, v_dt, t_dt, moist_phys, Time, nudge, gridstruct, lona, lata, npx, npy, npz, flagstruct, neststruct, bd, domain, ptop, phys_diag, q_dt) |
subroutine, public | fv_update_phys_mod::del2_phys (qdt, delp, gridstruct, cd, npx, npy, km, is, ie, js, je, isd, ied, jsd, jed, ngc, domain) |
The subroutine 'del2_phys' is for filtering the physics tendency. More... | |
Variables | |
real, parameter | fv_update_phys_mod::con_cp = cp_air |