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

Public Member Functions

subroutine snow3lgrid_2d (PSNOWDZ, PSNOW, PSNOWDZ_OLD)
 
subroutine snow3lgrid_1d (PSNOWDZ, PSNOW, PSNOWDZ_OLD)
 

Detailed Description

Definition at line 91 of file mode_snow3l.F90.

Member Function/Subroutine Documentation

subroutine mode_snow3l::snow3lgrid::snow3lgrid_1d ( real, dimension(:), intent(out)  PSNOWDZ,
real, intent(in)  PSNOW,
real, dimension(:), intent(in), optional  PSNOWDZ_OLD 
)

Definition at line 1169 of file mode_snow3l.F90.

subroutine mode_snow3l::snow3lgrid::snow3lgrid_2d ( real, dimension(:,:), intent(out)  PSNOWDZ,
real, dimension(: ), intent(in)  PSNOW,
real, dimension(:,:), intent(in), optional  PSNOWDZ_OLD 
)

Definition at line 859 of file mode_snow3l.F90.


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