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

Go to the source code of this file.

Functions/Subroutines

subroutine qwind2 (TSTOT, TSDER, F, XK, USOLD, USNEW, TWOLD, TWNEW, NF, NDIRE, NPOIN2, USN, USO)
 

Function/Subroutine Documentation

◆ qwind2()

subroutine qwind2 ( double precision, dimension(npoin2,ndire,nf), intent(inout)  TSTOT,
double precision, dimension(npoin2,ndire,nf), intent(inout)  TSDER,
double precision, dimension(npoin2,ndire,nf), intent(in)  F,
double precision, dimension(npoin2,nf), intent(in)  XK,
double precision, dimension(npoin2), intent(in)  USOLD,
double precision, dimension(npoin2), intent(in)  USNEW,
double precision, dimension(npoin2), intent(in)  TWOLD,
double precision, dimension(npoin2), intent(in)  TWNEW,
integer, intent(in)  NF,
integer, intent(in)  NDIRE,
integer, intent(in)  NPOIN2,
double precision, dimension(npoin2,ndire), intent(inout)  USN,
double precision, dimension(npoin2,ndire), intent(inout)  USO 
)
Parameters
[in]nfF Directional spectrum
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in,out]TSDERDerived part of the source term contribution
[in,out]TSTOTTotal part of the source term contribution
[in]TWNEWWind direction at time n+1
[in]TWOLDWind direction at time n
[out]USNWork table
[in]USNEWFriction velocity at time n+1
[out]USOWork table
[in]USOLDFriction velocity at time n
[in]XKDiscretized wave number
[in]ndireF Directional spectrum
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in,out]TSDERDerived part of the source term contribution
[in,out]TSTOTTotal part of the source term contribution
[in]TWNEWWind direction at time n+1
[in]TWOLDWind direction at time n
[out]USNWork table
[in]USNEWFriction velocity at time n+1
[out]USOWork table
[in]USOLDFriction velocity at time n
[in]XKDiscretized wave number
[in]npoin2F Directional spectrum
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in,out]TSDERDerived part of the source term contribution
[in,out]TSTOTTotal part of the source term contribution
[in]TWNEWWind direction at time n+1
[in]TWOLDWind direction at time n
[out]USNWork table
[in]USNEWFriction velocity at time n+1
[out]USOWork table
[in]USOLDFriction velocity at time n
[in]XKDiscretized wave number

Definition at line 8 of file qwind2.f.

+ Here is the caller graph for this function: