slab_ekman2 Subroutine

public subroutine slab_ekman2(tx_phy, ty_phy, ts_phy, dt_phy_ek, dt_phy_gm, slab_gm)

Arguments

Type IntentOptional Attributes Name
real :: tx_phy(klon_glo)
real :: ty_phy(klon_glo)
real :: ts_phy(klon_glo,2)
real :: dt_phy_ek(klon_glo,2)
real :: dt_phy_gm(klon_glo,2)
logical, intent(in) :: slab_gm

Contents