Go to the source code of this file.
|
subroutine, public | benchmark_initialization::benchmark_initialize_topography (D, G, param_file, max_depth) |
| This subroutine sets up the benchmark test case topography. More...
|
|
subroutine, public | benchmark_initialization::benchmark_initialize_thickness (h, G, GV, param_file, eqn_of_state, P_ref, just_read_params) |
| This subroutine initializes layer thicknesses for the benchmark test case, by finding the depths of interfaces in a specified latitude-dependent temperature profile with an exponentially decaying thermocline on top of a linear stratification. More...
|
|
subroutine, public | benchmark_initialization::benchmark_init_temperature_salinity (T, S, G, GV, param_file, eqn_of_state, P_Ref, just_read_params) |
| This function puts the initial layer temperatures and salinities into T(:,:,:) and S(:,:,:). More...
|
|