SCALE-RM
|
#include "scalelib.h"
Go to the source code of this file.
Modules | |
module | scale_ocean_dyn_slab |
module ocean / dynamics / slab | |
Functions/Subroutines | |
subroutine, public | scale_ocean_dyn_slab::ocean_dyn_slab_setup |
Setup. More... | |
subroutine, public | scale_ocean_dyn_slab::ocean_dyn_slab (OKMAX, OKS, OKE, OIA, OIS, OIE, OJA, OJS, OJE, OCEAN_TEMP_t, OCEAN_SFLX_G, OCEAN_SFLX_water, OCEAN_SFLX_ice, calc_flag, dt, NOWDAYSEC, OCEAN_TEMP) |
Slab ocean model. More... | |
Variables | |
real(rp), public | scale_ocean_dyn_slab::ocean_dyn_slab_depth = 10.0_RP |
water depth of slab ocean [m] More... | |