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

Public Member Functions

function snowcrohold_3d (PSNOWRHO, PSNOWLIQ, PSNOWDZ)
 
function snowcrohold_2d (PSNOWRHO, PSNOWLIQ, PSNOWDZ)
 
function snowcrohold_1d (PSNOWRHO, PSNOWLIQ, PSNOWDZ)
 
function snowcrohold_0d (PSNOWRHO, PSNOWLIQ, PSNOWDZ)
 

Detailed Description

Definition at line 73 of file mode_snow3l.F90.

Member Function/Subroutine Documentation

◆ snowcrohold_0d()

function mode_snow3l::snowcrohold::snowcrohold_0d ( real, intent(in)  PSNOWRHO,
real, intent(in)  PSNOWLIQ,
real, intent(in)  PSNOWDZ 
)

Definition at line 600 of file mode_snow3l.F90.

◆ snowcrohold_1d()

function mode_snow3l::snowcrohold::snowcrohold_1d ( real, dimension(:), intent(in)  PSNOWRHO,
  PSNOWLIQ,
real, dimension(:), intent(in)  PSNOWDZ 
)

Definition at line 556 of file mode_snow3l.F90.

◆ snowcrohold_2d()

function mode_snow3l::snowcrohold::snowcrohold_2d ( real, dimension(:,:), intent(in)  PSNOWRHO,
  PSNOWLIQ,
real, dimension(:,:), intent(in)  PSNOWDZ 
)

Definition at line 510 of file mode_snow3l.F90.

◆ snowcrohold_3d()

function mode_snow3l::snowcrohold::snowcrohold_3d (   PSNOWRHO,
real, dimension(:,:,:), intent(in)  PSNOWLIQ,
real, dimension(:,:,:), intent(in)  PSNOWDZ 
)

Definition at line 465 of file mode_snow3l.F90.


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