SURFEX v8.1
General documentation of Surfex
Public Member Functions | List of all members
mode_snow3l::snow3ldopt Interface Reference

Public Member Functions

real function, dimension(size(psnowrho, 1), size(psnowrho, 2)) snow3ldopt_2d (PSNOWRHO, PSNOWAGE)
 
real function, dimension(size(psnowrho)) snow3ldopt_1d (PSNOWRHO, PSNOWAGE)
 
real function snow3ldopt_0d (PSNOWRHO, PSNOWAGE)
 

Detailed Description

Definition at line 130 of file mode_snow3l.F90.

Member Function/Subroutine Documentation

◆ snow3ldopt_0d()

real function mode_snow3l::snow3ldopt::snow3ldopt_0d ( real, intent(in)  PSNOWRHO,
real, intent(in)  PSNOWAGE 
)

Definition at line 2546 of file mode_snow3l.F90.

◆ snow3ldopt_1d()

real function, dimension(size(psnowrho)) mode_snow3l::snow3ldopt::snow3ldopt_1d ( real, dimension(:), intent(in)  PSNOWRHO,
real, dimension(:), intent(in)  PSNOWAGE 
)

Definition at line 2509 of file mode_snow3l.F90.

◆ snow3ldopt_2d()

real function, dimension(size(psnowrho,1),size(psnowrho,2)) mode_snow3l::snow3ldopt::snow3ldopt_2d ( real, dimension(:,:), intent(in)  PSNOWRHO,
real, dimension(:,:), intent(in)  PSNOWAGE 
)

Definition at line 2472 of file mode_snow3l.F90.


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