FV3DYCORE  Version1.0.0
fv_dynamics.F90 File Reference

Go to the source code of this file.

Modules

module  fv_dynamics_mod
 The module 'fv_dynamics' is the top-level routine for the dynamical core.
 

Functions/Subroutines

subroutine, public fv_dynamics_mod::fv_dynamics (npx, npy, npz, nq_tot, ng, bdt, consv_te, fill, reproduce_sum, kappa, cp_air, zvir, ptop, ks, ncnst, n_split, q_split, u, v, w, delz, hydrostatic, pt, delp, q, ps, pe, pk, peln, pkz, phis, q_con, omga, ua, va, uc, vc, ak, bk, mfx, mfy, cx, cy, ze0, hybrid_z, gridstruct, flagstruct, neststruct, idiag, bd, parent_grid, domain, diss_est, time_total)
 
subroutine fv_dynamics_mod::rayleigh_super (dt, npx, npy, npz, ks, pm, phis, tau, u, v, w, pt, ua, va, delz, agrid, cp, rg, ptop, hydrostatic, conserve, rf_cutoff, gridstruct, domain, bd)
 
subroutine fv_dynamics_mod::rayleigh_friction (dt, npx, npy, npz, ks, pm, tau, u, v, w, pt, ua, va, delz, cp, rg, ptop, hydrostatic, conserve, rf_cutoff, gridstruct, domain, bd)
 
subroutine fv_dynamics_mod::compute_aam (npz, is, ie, js, je, isd, ied, jsd, jed, gridstruct, bd, ptop, ua, va, u, v, delp, aam, ps, m_fac)
 The subroutine 'compute_aam' computes vertically (mass) integrated Atmospheric Angular Momentum. More...
 

Variables

logical fv_dynamics_mod::rf_initialized = .false.
 
logical fv_dynamics_mod::pt_initialized = .false.
 
logical fv_dynamics_mod::bad_range = .false.
 
real, dimension(:), allocatable fv_dynamics_mod::rf
 
integer fv_dynamics_mod::kmax =1
 
integer fv_dynamics_mod::k_rf = 0
 
real fv_dynamics_mod::agrav