lmdz_blowing_snow_ini Module


Contents


Variables

Type Visibility Attributes Name Initial
real, protected, save :: RCPD
real, protected, save :: RV
real, protected, save :: RLSTT
real, protected, save :: RLVTT
real, protected, save :: RLMLT
real, protected, save :: RVTMP2
real, protected, save :: RTT
real, protected, save :: RD
real, protected, save :: RG
real, protected, save :: RPI
real, protected, save :: coef_sub_bs
real, protected, save :: fallv_bs
real, protected, save :: zeta_bs
real, protected, save :: c_esalt_bs
real, protected, save :: prt_bs
real, protected, save :: pbst_bs
real, protected, save :: qbst_bs
real, protected, save :: r_bs
integer, protected, save :: iflag_saltation_bs
integer, protected, save :: iflag_sedim_bs
integer, protected, save :: iflag_sublim_bs
real, protected, save :: tbsmelt = 278.15
real, protected, save :: taumeltbs0 = 600.0
real, protected, save :: qbmin = 1.E-10
real, protected, save :: tau_dens0_bs = 864000.
real, protected, save :: tau_densmin_bs = 21600.
real, protected, save :: tau_eqsalt_bs = 10.
real, protected, save :: rhofresh_bs = 300.0
real, protected, save :: rhohard_bs = 450.0
real, protected, save :: rhoice_bs = 920.0
real, protected, save :: rhobs = 900.0

Subroutines

public subroutine blowing_snow_ini(RCPD_in, RLSTT_in, RLVTT_in, RLMLT_in, RVTMP2_in, RTT_in, RD_in, RG_in, RV_in, RPI_in)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: RCPD_in
real, intent(in) :: RLSTT_in
real, intent(in) :: RLVTT_in
real, intent(in) :: RLMLT_in
real, intent(in) :: RVTMP2_in
real, intent(in) :: RTT_in
real, intent(in) :: RD_in
real, intent(in) :: RG_in
real, intent(in) :: RV_in
real, intent(in) :: RPI_in