FV3DYCORE  Version1.0.0
nh_utils.F90 File Reference

Go to the source code of this file.

Modules

module  nh_utils_mod
 The module 'nh_utils' peforms non-hydrostatic computations.
 

Functions/Subroutines

subroutine, public nh_utils_mod::update_dz_c (is, ie, js, je, km, ng, dt, dp0, zs, area, ut, vt, gz, ws, npx, npy, sw_corner, se_corner, ne_corner, nw_corner, bd, grid_type)
 
subroutine, public nh_utils_mod::update_dz_d (ndif, damp, hord, is, ie, js, je, km, ng, npx, npy, area, rarea, dp0, zs, zh, crx, cry, xfx, yfx, delz, ws, rdt, gridstruct, bd, lim_fac, regional)
 
subroutine, public nh_utils_mod::riem_solver_c (ms, dt, is, ie, js, je, km, ng, akap, cappa, cp, ptop, hs, w3, pt, q_con, delp, gz, pef, ws, p_fac, a_imp, scale_m)
 
subroutine nh_utils_mod::riem_solver3test (ms, dt, is, ie, js, je, km, ng, isd, ied, jsd, jed, akap, cappa, cp, ptop, zs, q_con, w, delz, pt, delp, zh, pe, ppe, pk3, pk, peln, ws, scale_m, p_fac, a_imp, use_logp, last_call, fp_out)
 GFDL - This routine will not give absoulte reproducibility when compiled with -fast-transcendentals. GFDL - It is now inside of nh_core.F90 and being compiled without -fast-transcendentals. More...
 
subroutine nh_utils_mod::imp_diff_w (j, is, ie, js, je, ng, km, cd, delz, ws, w, w3)
 
subroutine, public nh_utils_mod::rim_2d (ms, bdt, is, ie, km, rgas, gama, gm2, pe2, dm2, pm2, w2, dz2, pt2, ws, c_core)
 
subroutine, public nh_utils_mod::sim3_solver (dt, is, ie, km, rgas, gama, kappa, pe2, dm, pem, w2, dz2, pt2, ws, alpha, p_fac, scale_m)
 
subroutine, public nh_utils_mod::sim3p0_solver (dt, is, ie, km, rgas, gama, kappa, pe2, dm, pem, w2, dz2, pt2, ws, p_fac, scale_m)
 
subroutine, public nh_utils_mod::sim1_solver (dt, is, ie, km, rgas, gama, gm2, cp2, kappa, pe, dm2, pm2, pem, w2, dz2, pt2, ws, p_fac)
 
subroutine, public nh_utils_mod::sim_solver (dt, is, ie, km, rgas, gama, gm2, cp2, kappa, pe2, dm2, pm2, pem, w2, dz2, pt2, ws, alpha, p_fac, scale_m)
 
subroutine nh_utils_mod::edge_scalar (q1, qe, i1, i2, km, id)
 
subroutine nh_utils_mod::edge_profile (q1, q2, q1e, q2e, i1, i2, j1, j2, j, km, dp0, uniform_grid, limiter)
 
subroutine, public nh_utils_mod::nest_halo_nh (ptop, grav, kappa, cp, delp, delz, pt, phis, pkc, gz, pk3, npx, npy, npz, nested, pkc_pertn, computepk3, fullhalo, bd, regional)
 

Variables

real, parameter nh_utils_mod::dz_min = 2.
 
real, parameter nh_utils_mod::r3 = 1./3.