|
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) |
|