SCALE-RM
|
#include "scalelib.h"
Go to the source code of this file.
Modules | |
module | scale_ocean_phy_ice_simple |
module ocean / physics / ice / simple | |
Functions/Subroutines | |
subroutine, public | scale_ocean_phy_ice_simple::ocean_phy_ice_setup |
subroutine, public | scale_ocean_phy_ice_simple::ocean_phy_ice_fraction (OIA, OIS, OIE, OJA, OJS, OJE, ICE_MASS, ICE_FRAC) |
subroutine, public | scale_ocean_phy_ice_simple::ocean_phy_ice_adjustment (OIA, OIS, OIE, OJA, OJS, OJE, calc_flag, OCEAN_DEPTH, OCEAN_TEMP, ICE_TEMP, ICE_MASS) |
subroutine, public | scale_ocean_phy_ice_simple::ocean_phy_ice_simple (OIA, OIS, OIE, OJA, OJS, OJE, sflx_QV, sflx_rain, sflx_snow, sflx_hbalance, subsfc_temp, TC_dz, ICE_TEMP, ICE_MASS, calc_flag, dt, ICE_TEMP_t, ICE_MASS_t, sflx_G, sflx_water, sflx_ice) |
Slab ocean model. More... | |
Variables | |
real(rp), public | scale_ocean_phy_ice_simple::ocean_phy_ice_freezetemp = 271.35_RP |
real(rp), public | scale_ocean_phy_ice_simple::ocean_phy_ice_density = 1000.0_RP |