lmdz_surf_wind_ini Module


Contents


Variables

Type Visibility Attributes Name Initial
integer, protected :: lunout
integer, protected :: iflag_surf_wind = 0
real, protected :: surf_wind_ktwake = 0.5
real, protected :: surf_wind_kttherm = 2.
real, protected :: surf_wind_kztherm = 1.

!$OMP THREADPRIVATE(lunout,iflag_surf_wind) !$OMP THREADPRIVATE(lunout,surf_wind_ktwake) !$OMP THREADPRIVATE(lunout,surf_wind_kttherm) !$OMP THREADPRIVATE(lunout,surf_wind_kztherm)


Subroutines

public subroutine surf_wind_ini(klon, lunout_i)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: klon
integer, intent(in) :: lunout_i