SCALE-RM
Modules | Functions/Subroutines | Variables
scale_ocean_phy_roughness.F90 File Reference
#include "scalelib.h"
Include dependency graph for scale_ocean_phy_roughness.F90:

Go to the source code of this file.

Modules

module  scale_ocean_phy_roughness
 module ocean / physics / surface roughness length
 

Functions/Subroutines

subroutine, public scale_ocean_phy_roughness::ocean_phy_roughness_setup
 
subroutine, public scale_ocean_phy_roughness::ocean_phy_roughness_const_setup
 
subroutine, public scale_ocean_phy_roughness::ocean_phy_roughness_seaice_setup
 
subroutine, public scale_ocean_phy_roughness::ocean_phy_roughness_const (OIA, OIS, OIE, OJA, OJS, OJE, Z0M, Z0H, Z0E)
 
subroutine, public scale_ocean_phy_roughness::ocean_phy_roughness_seaice (OIA, OIS, OIE, OJA, OJS, OJE, Z0M, Z0H, Z0E)
 

Variables

real(rp), public scale_ocean_phy_roughness::ocean_phy_roughness_visck = 1.5E-5_RP
 
real(rp), public scale_ocean_phy_roughness::ocean_phy_roughness_ustar_min = 1.0E-3_RP
 
real(rp), public scale_ocean_phy_roughness::ocean_phy_roughness_z0m_min = 1.0E-5_RP
 
real(rp), public scale_ocean_phy_roughness::ocean_phy_roughness_z0h_min = 1.0E-7_RP
 
real(rp), public scale_ocean_phy_roughness::ocean_phy_roughness_z0e_min = 1.0E-7_RP
 
real(rp), public scale_ocean_phy_roughness::ocean_phy_roughness_z0m = 1.0E-5_RP
 
real(rp), public scale_ocean_phy_roughness::ocean_phy_roughness_z0h = 1.0E-5_RP
 
real(rp), public scale_ocean_phy_roughness::ocean_phy_roughness_z0e = 1.0E-5_RP
 
real(rp), public scale_ocean_phy_roughness::ocean_phy_roughness_seaice_z0m = 2.0E-2_RP
 
real(rp), public scale_ocean_phy_roughness::ocean_phy_roughness_seaice_z0h = 2.0E-3_RP
 
real(rp), public scale_ocean_phy_roughness::ocean_phy_roughness_seaice_z0e = 2.0E-3_RP