Go to the source code of this file.
|
subroutine, public | user_surface_forcing::user_wind_forcing (sfc_state, forces, day, G, US, CS) |
| This subroutine sets the surface wind stresses, forcestaux and forcestauy, in [R Z L T-2 ~> Pa]. These are the stresses in the direction of the model grid (i.e. the same direction as the u- and v- velocities). More...
|
|
subroutine, public | user_surface_forcing::user_buoyancy_forcing (sfc_state, fluxes, day, dt, G, US, CS) |
| This subroutine specifies the current surface fluxes of buoyancy or temperature and fresh water. It may also be modified to add surface fluxes of user provided tracers. More...
|
|
subroutine, public | user_surface_forcing::user_surface_forcing_init (Time, G, US, param_file, diag, CS) |
| This subroutine initializes the USER_surface_forcing module. More...
|
|