FV3 Bundle
sw_core_nlm.F90 File Reference

Go to the source code of this file.

Modules

module  sw_core_nlm_mod
 

Functions/Subroutines

subroutine, public sw_core_nlm_mod::c_sw (delpc, delp, ptc, pt, u, v, w, uc, vc, ua, va, wc, ut, vt, divg_d, nord, dt2, hydrostatic, dord4, bd, gridstruct, flagstruct)
 
subroutine, public sw_core_nlm_mod::d_sw (delpc, delp, ptc, pt, u, v, w, uc, vc, ua, va, divg_d, xflux, yflux, cx, cy, crx_adv, cry_adv, xfx_adv, yfx_adv, q_con, z_rat, kgb, heat_source, dpx, zvir, sphum, nq, q, k, km, inline_q, dt, hord_tr, hord_mt, hord_vt, hord_tm, hord_dp, nord, nord_v, nord_w, nord_t, dddmp, d2_bg, d4_bg, damp_v, damp_w, damp_t, d_con, hydrostatic, gridstruct, flagstruct, bd)
 
subroutine, public sw_core_nlm_mod::del6_vt_flux (nord, npx, npy, damp, q, d2, fx2, fy2, gridstruct, bd)
 
subroutine, public sw_core_nlm_mod::divergence_corner (u, v, ua, va, divg_d, gridstruct, flagstruct, bd)
 
subroutine, public sw_core_nlm_mod::divergence_corner_nest (u, v, ua, va, divg_d, gridstruct, flagstruct, bd)
 
subroutine sw_core_nlm_mod::smag_corner (dt, u, v, ua, va, smag_c, bd, npx, npy, gridstruct, ng)
 
subroutine sw_core_nlm_mod::xtp_u (is, ie, js, je, isd, ied, jsd, jed, c, u, v, flux, iord, dx, rdx, npx, npy, grid_type, nested)
 
subroutine sw_core_nlm_mod::ytp_v (is, ie, js, je, isd, ied, jsd, jed, c, u, v, flux, jord, dy, rdy, npx, npy, grid_type, nested)
 
subroutine, public sw_core_nlm_mod::d2a2c_vect (u, v, ua, va, uc, vc, ut, vt, dord4, gridstruct, bd, npx, npy, nested, grid_type)
 
real function sw_core_nlm_mod::edge_interpolate4 (ua, dxa)
 
subroutine sw_core_nlm_mod::fill3_4corners (q1, q2, q3, dir, bd, npx, npy, sw_corner, se_corner, ne_corner, nw_corner)
 
subroutine sw_core_nlm_mod::fill2_4corners (q1, q2, dir, bd, npx, npy, sw_corner, se_corner, ne_corner, nw_corner)
 
subroutine, public sw_core_nlm_mod::fill_4corners (q, dir, bd, npx, npy, sw_corner, se_corner, ne_corner, nw_corner)
 

Variables

real, parameter sw_core_nlm_mod::r3 = 1./3.
 
real, parameter sw_core_nlm_mod::t11 =27./28.
 
real, parameter sw_core_nlm_mod::t12 =-13./28.
 
real, parameter sw_core_nlm_mod::t13 =3./7.
 
real, parameter sw_core_nlm_mod::t14 =6./7.
 
real, parameter sw_core_nlm_mod::t15 =3./28.
 
real, parameter sw_core_nlm_mod::s11 =11./14.
 
real, parameter sw_core_nlm_mod::s13 =-13./14.
 
real, parameter sw_core_nlm_mod::s14 =4./7.
 
real, parameter sw_core_nlm_mod::s15 =3./14.
 
real, parameter sw_core_nlm_mod::near_zero = 1.E-9
 
real, parameter sw_core_nlm_mod::big_number = 1.E30
 
real, parameter sw_core_nlm_mod::p1 = 7./12.
 
real, parameter sw_core_nlm_mod::p2 = -1./12.
 
real, parameter sw_core_nlm_mod::a1 = 0.5625
 
real, parameter sw_core_nlm_mod::a2 = -0.0625
 
real, parameter sw_core_nlm_mod::c1 = -2./14.
 
real, parameter sw_core_nlm_mod::c2 = 11./14.
 
real, parameter sw_core_nlm_mod::c3 = 5./14.
 
real, parameter sw_core_nlm_mod::b1 = 1./30.
 
real, parameter sw_core_nlm_mod::b2 = -13./60.
 
real, parameter sw_core_nlm_mod::b3 = -13./60.
 
real, parameter sw_core_nlm_mod::b4 = 0.45
 
real, parameter sw_core_nlm_mod::b5 = -0.05