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

Functions/Subroutines

real function, dimension(size(ppsng)) flood_frac_ground (PPSNG, PFFLOOD)
 
real function, dimension(size(ppsnv)) flood_frac_veg (PLAI, PPSNV, PFFLOOD)
 
real function, dimension(size(pveg)) flood_frac_nat (PVEG, PFFG, PFFV, PFFLOOD)
 

Function/Subroutine Documentation

◆ flood_frac_ground()

real function, dimension(size(ppsng)) mode_surf_flood_frac::flood_frac_ground ( real, dimension(:), intent(in)  PPSNG,
real, dimension(:), intent(in)  PFFLOOD 
)

Definition at line 51 of file mode_surf_flood_frac.F90.

Here is the caller graph for this function:

◆ flood_frac_nat()

real function, dimension(size(pveg)) mode_surf_flood_frac::flood_frac_nat ( real, dimension(:), intent(in)  PVEG,
real, dimension(:), intent(in)  PFFG,
real, dimension(:), intent(in)  PFFV,
real, dimension(:), intent(in)  PFFLOOD 
)

Definition at line 92 of file mode_surf_flood_frac.F90.

Here is the caller graph for this function:

◆ flood_frac_veg()

real function, dimension(size(ppsnv)) mode_surf_flood_frac::flood_frac_veg ( real, dimension(:), intent(in)  PLAI,
real, dimension(:), intent(in)  PPSNV,
real, dimension(:), intent(in)  PFFLOOD 
)

Definition at line 70 of file mode_surf_flood_frac.F90.

Here is the caller graph for this function: