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

Go to the source code of this file.

Data Types

type  mom_pointaccel::pointaccel_cs
 The control structure for the MOM_PointAccel module. More...
 

Modules

module  mom_pointaccel
 Debug accelerations at a given point.
 

Functions/Subroutines

subroutine, public mom_pointaccel::write_u_accel (I, j, um, hin, ADp, CDp, dt_in_T, G, GV, US, CS, vel_rpt, 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_in_T, G, GV, US, CS, vel_rpt, 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)
 This subroutine initializes the parameters regulating how truncations are logged. More...