OOPS
qg_advect_q_mod.F90 File Reference

Go to the source code of this file.

Modules

module  qg_advect_q_mod
 

Functions/Subroutines

subroutine, public qg_advect_q_mod::advect_q (geom, dt, u, v, q, q_north, q_south, qnew)
 Advect potential vorticity. More...
 
subroutine, public qg_advect_q_mod::advect_q_tl (geom, dt, u_traj, v_traj, q_traj, q_traj_north, q_traj_south, u, v, q, qnew)
 Advect potential vorticity - tangent linear. More...
 
subroutine, public qg_advect_q_mod::advect_q_ad (geom, dt, u_traj, v_traj, q_traj, q_traj_north, q_traj_south, qnew, u, v, q)
 Advect potential vorticity - adjoint. More...