The TELEMAC-MASCARET system  trunk
Functions/Subroutines
uvstokes.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine uvstokes (UST, VST, WST, FS, NPOIN2, XK, ZFJ, NDIRE, ZTEL, NZ, NF)
 

Function/Subroutine Documentation

◆ uvstokes()

subroutine uvstokes ( double precision, dimension(npoin2,nz), intent(inout)  UST,
double precision, dimension(npoin2,nz), intent(inout)  VST,
double precision, dimension(npoin2), intent(inout)  WST,
double precision, dimension(npoin2,ndire,nf), intent(in)  FS,
integer, intent(in)  NPOIN2,
double precision, dimension(npoin2,nf), intent(in)  XK,
double precision, dimension(npoin2), intent(in)  ZFJ,
integer, intent(in)  NDIRE,
double precision, dimension(npoin2,nz), intent(in)  ZTEL,
integer, intent(in)  NZ,
integer, intent(in)  NF 
)
Parameters
[in]nzFS Variance density directional spectrum
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in]NZNumber of plan in telemac3d
[in]XKDiscretized wave number
[out]USTStokes component along x
[out]VSTStokes component along y
[out]WSTStokes component along z
[in]ZFJBottom elevation
[in]ZTELElevation in telemac3d
[in]nfFS Variance density directional spectrum
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in]NZNumber of plan in telemac3d
[in]XKDiscretized wave number
[out]USTStokes component along x
[out]VSTStokes component along y
[out]WSTStokes component along z
[in]ZFJBottom elevation
[in]ZTELElevation in telemac3d

Definition at line 5 of file uvstokes.f.

+ Here is the caller graph for this function: