#include <MOM_memory.h>
#include "version_variable.h"
Go to the source code of this file.
|
module | mom_pressureforce |
| A thin wrapper for Boussinesq/non-Boussinesq forms of the pressure force calculation.
|
|
|
subroutine, public | mom_pressureforce::pressureforce (h, tv, PFu, PFv, G, GV, US, CS, ALE_CSp, p_atm, pbce, eta) |
| A thin layer between the model and the Boussinesq and non-Boussinesq pressure force routines. More...
|
|
subroutine, public | mom_pressureforce::pressureforce_init (Time, G, GV, US, param_file, diag, CS, tides_CSp) |
| Initialize the pressure force control structure. More...
|
|
subroutine, public | mom_pressureforce::pressureforce_end (CS) |
| Deallocate the pressure force control structure. More...
|
|