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, 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, fluxes, day, G, CS) |
| |
| subroutine, public | scm_cvmix_tests::scm_cvmix_tests_buoyancy_forcing (state, fluxes, day, G, CS) |
| |