SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
mode_surf_snow_frac Module Reference

Functions/Subroutines

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)
 

Function/Subroutine Documentation

◆ snow_frac_ground()

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

Definition at line 53 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

◆ snow_frac_ground_1d()

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

Definition at line 290 of file mode_surf_snow_frac.F90.

◆ snow_frac_ground_2d()

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

Definition at line 305 of file mode_surf_snow_frac.F90.

◆ snow_frac_nat()

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 147 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

◆ snow_frac_nat_1d()

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

Definition at line 232 of file mode_surf_snow_frac.F90.

◆ snow_frac_nat_2d()

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

Definition at line 247 of file mode_surf_snow_frac.F90.

◆ snow_frac_road()

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 170 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

◆ snow_frac_roof()

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 200 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

◆ snow_frac_veg()

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 90 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

◆ snow_frac_veg_1d()

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

Definition at line 262 of file mode_surf_snow_frac.F90.

◆ snow_frac_veg_2d()

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

Definition at line 276 of file mode_surf_snow_frac.F90.

◆ snow_frac_veg_a()

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 113 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function:

◆ wsnow_from_snow_frac_ground()

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

Definition at line 72 of file mode_surf_snow_frac.F90.

Here is the caller graph for this function: