lmdz_blowing_snow_ini Module


Used by

  • module~~lmdz_blowing_snow_ini~2~~UsedByGraph module~lmdz_blowing_snow_ini~2 lmdz_blowing_snow_ini proc~blowing_snow_sublim_sedim blowing_snow_sublim_sedim proc~blowing_snow_sublim_sedim->module~lmdz_blowing_snow_ini~2 proc~blowing_snow_sublim_sedim~2 blowing_snow_sublim_sedim proc~blowing_snow_sublim_sedim~2->module~lmdz_blowing_snow_ini~2 proc~pbl_surface pbl_surface proc~pbl_surface->module~lmdz_blowing_snow_ini~2 proc~physiq physiq proc~physiq->module~lmdz_blowing_snow_ini~2 proc~surf_landice surf_landice proc~surf_landice->module~lmdz_blowing_snow_ini~2 proc~physiq~2 physiq proc~physiq~2->module~lmdz_blowing_snow_ini~2 proc~surf_landice~2 surf_landice proc~surf_landice~2->module~lmdz_blowing_snow_ini~2 proc~pbl_surface~2 pbl_surface proc~pbl_surface~2->module~lmdz_blowing_snow_ini~2

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