lmdz_surf_wind_ini Module


Used by

  • module~~lmdz_surf_wind_ini~~UsedByGraph module~lmdz_surf_wind_ini lmdz_surf_wind_ini proc~physiq physiq proc~physiq->module~lmdz_surf_wind_ini proc~surf_wind surf_wind proc~surf_wind->module~lmdz_surf_wind_ini proc~physiq~2 physiq proc~physiq~2->module~lmdz_surf_wind_ini proc~surf_wind~2 surf_wind proc~surf_wind~2->module~lmdz_surf_wind_ini

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