MOM6
MOM_PointAccel.F90 File Reference
#include <MOM_memory.h>
Include dependency graph for MOM_PointAccel.F90:

Go to the source code of this file.

Data Types

type  mom_pointaccel::pointaccel_cs
 

Modules

module  mom_pointaccel
 

Functions/Subroutines

subroutine, public mom_pointaccel::write_u_accel (I, j, um, hin, ADp, CDp, dt, G, GV, CS, maxvel, minvel, str, a, hv)
 This subroutine writes to an output file all of the accelerations that have been applied to a column of zonal velocities over the previous timestep. This subroutine is called from vertvisc. More...
 
subroutine, public mom_pointaccel::write_v_accel (i, J, vm, hin, ADp, CDp, dt, G, GV, CS, maxvel, minvel, str, a, hv)
 This subroutine writes to an output file all of the accelerations that have been applied to a column of meridional velocities over the previous timestep. This subroutine is called from vertvisc. More...
 
subroutine, public mom_pointaccel::pointaccel_init (MIS, Time, G, param_file, diag, dirs, CS)