SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
mode_surf_snow_frac Module Reference

Public Member Functions

real function, dimension(size(pwsnow)) snow_frac_ground (PWSNOW)
 
real function, dimension(size(ppsng)) wsnow_from_snow_frac_ground (PPSNG)
 
real function, dimension(size(pwsnow)) snow_frac_veg (PPSNG, PWSNOW, PZ0VEG, PRHOS)
 
real function, dimension(size(p_lai)) snow_frac_veg_a (P_PSNG, P_LAI, P_SNOWALB)
 
real function, dimension(size(pwsnow)) snow_frac_nat (PWSNOW, PPSNG, PPSNV, PVEG)
 
subroutine snow_frac_road (PWSNOW_ROAD, OSNOW, PDN_ROAD, PDF_ROAD)
 
subroutine snow_frac_roof (PWSNOW_ROOF, OSNOW, PDN_ROOF, PDF_ROOF)
 
real function snow_frac_nat_1d (PWSNOW)
 
real function snow_frac_nat_2d (PWSNOW)
 
real function snow_frac_veg_1d (PWSNOW)
 
real function snow_frac_veg_2d (PWSNOW)
 
real function snow_frac_ground_1d (PWSNOW)
 
real function snow_frac_ground_2d (PWSNOW)
 

Detailed Description

Definition at line 6 of file mode_surf_snow_frac.F90.

Member Function/Subroutine Documentation

real function, dimension(size(pwsnow)) mode_surf_snow_frac::snow_frac_ground ( real, dimension(:), intent(in)  PWSNOW)

Definition at line 52 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

real function mode_surf_snow_frac::snow_frac_ground_1d ( real, dimension(:), intent(in)  PWSNOW)

Definition at line 289 of file mode_surf_snow_frac.F90.

real function mode_surf_snow_frac::snow_frac_ground_2d ( real, dimension(:), intent(in)  PWSNOW)

Definition at line 304 of file mode_surf_snow_frac.F90.

real function, dimension(size(pwsnow)) mode_surf_snow_frac::snow_frac_nat ( real, dimension(:), intent(in)  PWSNOW,
real, dimension(:), intent(in)  PPSNG,
real, dimension(:), intent(in)  PPSNV,
real, dimension(:), intent(in)  PVEG 
)

Definition at line 146 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

real function mode_surf_snow_frac::snow_frac_nat_1d ( real, dimension(:), intent(in)  PWSNOW)

Definition at line 231 of file mode_surf_snow_frac.F90.

real function mode_surf_snow_frac::snow_frac_nat_2d ( real, dimension(:), intent(in)  PWSNOW)

Definition at line 246 of file mode_surf_snow_frac.F90.

subroutine mode_surf_snow_frac::snow_frac_road ( real, dimension(:), intent(in)  PWSNOW_ROAD,
logical, dimension(:), intent(in)  OSNOW,
real, dimension(:), intent(out)  PDN_ROAD,
real, dimension(:), intent(out)  PDF_ROAD 
)

Definition at line 169 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

subroutine mode_surf_snow_frac::snow_frac_roof ( real, dimension(:), intent(in)  PWSNOW_ROOF,
logical, dimension(:), intent(in)  OSNOW,
real, dimension(:), intent(out)  PDN_ROOF,
real, dimension(:), intent(out)  PDF_ROOF 
)

Definition at line 199 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

real function, dimension(size(pwsnow)) mode_surf_snow_frac::snow_frac_veg ( real, dimension(:), intent(in)  PPSNG,
real, dimension(:), intent(in)  PWSNOW,
real, dimension(:), intent(in)  PZ0VEG,
real, dimension(:), intent(in)  PRHOS 
)

Definition at line 89 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

real function mode_surf_snow_frac::snow_frac_veg_1d ( real, dimension(:), intent(in)  PWSNOW)

Definition at line 261 of file mode_surf_snow_frac.F90.

real function mode_surf_snow_frac::snow_frac_veg_2d ( real, dimension(:), intent(in)  PWSNOW)

Definition at line 275 of file mode_surf_snow_frac.F90.

real function, dimension(size(p_lai)) mode_surf_snow_frac::snow_frac_veg_a ( real, dimension(:), intent(in)  P_PSNG,
real, dimension(:), intent(in)  P_LAI,
real, dimension(:), intent(in)  P_SNOWALB 
)

Definition at line 112 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

real function, dimension(size(ppsng)) mode_surf_snow_frac::wsnow_from_snow_frac_ground ( real, dimension(:), intent(in)  PPSNG)

Definition at line 71 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:


The documentation for this module was generated from the following file: