FV3DYCORE  Version1.0.0
fv_tracer2d.F90 File Reference

Go to the source code of this file.

Modules

module  fv_tracer2d_mod
 The module 'fv_tracer2d.F90' performs sub-cycled tracer advection.
 

Functions/Subroutines

subroutine, public fv_tracer2d_mod::tracer_2d_1l (q, dp1, mfx, mfy, cx, cy, gridstruct, bd, domain, npx, npy, npz, nq, hord, q_split, dt, id_divg, q_pack, nord_tr, trdm, lim_fac, regional)
 The subroutine 'tracer_2d_1L' performs 2-D horizontal-to-lagrangian transport. More...
 
subroutine, public fv_tracer2d_mod::tracer_2d (q, dp1, mfx, mfy, cx, cy, gridstruct, bd, domain, npx, npy, npz, nq, hord, q_split, dt, id_divg, q_pack, nord_tr, trdm, lim_fac, regional)
 The subroutine 'tracer_2d' is the standard routine for sub-cycled tracer advection. More...
 
subroutine, public fv_tracer2d_mod::tracer_2d_nested (q, dp1, mfx, mfy, cx, cy, gridstruct, bd, domain, npx, npy, npz, nq, hord, q_split, dt, id_divg, q_pack, nord_tr, trdm, k_split, neststruct, parent_grid, lim_fac, regional)
 

Variables

real, dimension(:,:,:), allocatable fv_tracer2d_mod::nest_fx_west_accum
 
real, dimension(:,:,:), allocatable fv_tracer2d_mod::nest_fx_east_accum
 
real, dimension(:,:,:), allocatable fv_tracer2d_mod::nest_fx_south_accum
 
real, dimension(:,:,:), allocatable fv_tracer2d_mod::nest_fx_north_accum