SURFEX v8.1
General documentation of Surfex
Modules | Functions/Subroutines
mode_surf_snow_frac.F90 File Reference

Go to the source code of this file.

Modules

module  mode_surf_snow_frac
 

Functions/Subroutines

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