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

Go to the source code of this file.

Functions/Subroutines

subroutine fdiss3d (FDX, FDY, NPOIN2, XK, NDIRE, FS, NF)
 

Function/Subroutine Documentation

◆ fdiss3d()

subroutine fdiss3d ( double precision, dimension(npoin2), intent(inout)  FDX,
double precision, dimension(npoin2), intent(inout)  FDY,
integer, intent(in)  NPOIN2,
double precision, dimension(npoin2,nf), intent(in)  XK,
integer, intent(in)  NDIRE,
double precision, dimension(npoin2,ndire,nf), intent(in)  FS,
integer, intent(in)  NF 
)
Parameters
[in]npoin2FS Variance density directional spectrum
[out]FDXSurface stress along x
[out]FDYSurface stress along y
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in]XKDiscretized wave number
[in]ndireFS Variance density directional spectrum
[out]FDXSurface stress along x
[out]FDYSurface stress along y
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in]XKDiscretized wave number
[in]nfFS Variance density directional spectrum
[out]FDXSurface stress along x
[out]FDYSurface stress along y
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in]XKDiscretized wave number

Definition at line 5 of file fdiss3d.f.

+ Here is the caller graph for this function: