|
| subroutine, public | mom_pressureforce_afv::pressureforce_afv (h, tv, PFu, PFv, G, GV, CS, ALE_CSp, p_atm, pbce, eta) |
| | Thin interface between the model and the Boussinesq and non-Boussinesq pressure force routines. More...
|
| |
| subroutine, public | mom_pressureforce_afv::pressureforce_afv_nonbouss (h, tv, PFu, PFv, G, GV, CS, p_atm, pbce, eta) |
| | Non-Boussinesq analytically-integrated finite volume form of pressure gradient. More...
|
| |
| subroutine, public | mom_pressureforce_afv::pressureforce_afv_bouss (h, tv, PFu, PFv, G, GV, CS, ALE_CSp, p_atm, pbce, eta) |
| | Boussinesq analytically-integrated finite volume form of pressure gradient. More...
|
| |
| subroutine, public | mom_pressureforce_afv::pressureforce_afv_init (Time, G, GV, param_file, diag, CS, tides_CSp) |
| | Initializes the finite volume pressure gradient control structure. More...
|
| |
| subroutine, public | mom_pressureforce_afv::pressureforce_afv_end (CS) |
| | Deallocates the finite volume pressure gradient control structure. More...
|
| |