#include <MOM_memory.h>
#include "version_variable.h"
Go to the source code of this file.
|
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...
|
|