#include <MOM_memory.h>
#include "version_variable.h"
Go to the source code of this file.
|
module | scm_cvmix_tests |
| Initial conditions and forcing for the single column model (SCM) CVMix test set.
|
|
|
subroutine, public | scm_cvmix_tests::scm_cvmix_tests_ts_init (T, S, h, G, GV, US, param_file, just_read_params) |
| Initializes temperature and salinity for the SCM CVMix test example. More...
|
|
subroutine, public | scm_cvmix_tests::scm_cvmix_tests_surface_forcing_init (Time, G, param_file, CS) |
| Initializes surface forcing for the CVMix test case suite. More...
|
|
subroutine, public | scm_cvmix_tests::scm_cvmix_tests_wind_forcing (state, forces, day, G, US, CS) |
|
subroutine, public | scm_cvmix_tests::scm_cvmix_tests_buoyancy_forcing (state, fluxes, day, G, US, CS) |
|