SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
mode_snow3l::snow3lhold Interface Reference

Public Member Functions

real function, dimension(size(psnowrho,
1), size(psnowrho, 2), size(psnowrho, 3)) 
snow3lhold_3d (PSNOWRHO, PSNOWDZ)
 
real function, dimension(size(psnowrho,
1), size(psnowrho, 2)) 
snow3lhold_2d (PSNOWRHO, PSNOWDZ)
 
real function, dimension(size(psnowrho)) snow3lhold_1d (PSNOWRHO, PSNOWDZ)
 
real function snow3lhold_0d (PSNOWRHO, PSNOWDZ)
 

Detailed Description

Definition at line 67 of file mode_snow3l.F90.

Member Function/Subroutine Documentation

real function mode_snow3l::snow3lhold::snow3lhold_0d ( real, intent(in)  PSNOWRHO,
real, intent(in)  PSNOWDZ 
)

Definition at line 404 of file mode_snow3l.F90.

real function, dimension(size(psnowrho)) mode_snow3l::snow3lhold::snow3lhold_1d ( real, dimension(:), intent(in)  PSNOWRHO,
real, dimension(:), intent(in)  PSNOWDZ 
)

Definition at line 360 of file mode_snow3l.F90.

real function, dimension(size(psnowrho,1),size(psnowrho,2)) mode_snow3l::snow3lhold::snow3lhold_2d ( real, dimension(:,:), intent(in)  PSNOWRHO,
real, dimension(:,:), intent(in)  PSNOWDZ 
)

Definition at line 316 of file mode_snow3l.F90.

real function, dimension(size(psnowrho,1),size(psnowrho,2),size(psnowrho,3)) mode_snow3l::snow3lhold::snow3lhold_3d ( real, dimension(:,:,:), intent(in)  PSNOWRHO,
real, dimension(:,:,:), intent(in)  PSNOWDZ 
)

Definition at line 272 of file mode_snow3l.F90.


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