SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Data Types | Functions/Subroutines
mode_gltools_swfrzt.F90 File Reference

Go to the source code of this file.

Data Types

module  mode_gltools_swfrzt
 
interface  mode_gltools_swfrzt::glt_swfrzt0d
 
interface  mode_gltools_swfrzt::glt_swfrzt2d
 
interface  mode_gltools_swfrzt::glt_swfrzt3d
 

Functions/Subroutines

real function glt_swfrzt0d (ps)
 
real function, dimension(nx, ny) glt_swfrzt2d (ps)
 
real function, dimension(nt,
nx, ny) 
glt_swfrzt3d (ps)
 

Function/Subroutine Documentation

real function glt_swfrzt0d ( real, intent(in)  ps)

Definition at line 94 of file mode_gltools_swfrzt.F90.

real function, dimension(nx,ny) glt_swfrzt2d ( real, dimension(nx,ny), intent(in)  ps)

Definition at line 126 of file mode_gltools_swfrzt.F90.

real function, dimension(nt,nx,ny) glt_swfrzt3d ( real, dimension(nt,nx,ny), intent(in)  ps)

Definition at line 161 of file mode_gltools_swfrzt.F90.