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

Go to the source code of this file.

Functions/Subroutines

subroutine qwindl (TSTOT, USOLD, USNEW, TWOLD, TWNEW, NF, NDIRE, NPOIN2, USN, USO, FPMO, FPMN)
 

Function/Subroutine Documentation

◆ qwindl()

subroutine qwindl ( double precision, dimension(npoin2,ndire,nf), intent(inout)  TSTOT,
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,
double precision, dimension(npoin2), intent(inout)  FPMO,
double precision, dimension(npoin2), intent(inout)  FPMN 
)
Parameters
[in]nf[in, out] FPMN Work table
[in,out]FPMOWork table
[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
[in]USNEWFriction velocity at time n+1
[in]USOLDFriction velocity at time n
[in]XKDiscretized wave number
[out]USNWork table
[out]USOWork table
[in]ndire[in, out] FPMN Work table
[in,out]FPMOWork table
[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
[in]USNEWFriction velocity at time n+1
[in]USOLDFriction velocity at time n
[in]XKDiscretized wave number
[out]USNWork table
[out]USOWork table
[in]npoin2[in, out] FPMN Work table
[in,out]FPMOWork table
[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
[in]USNEWFriction velocity at time n+1
[in]USOLDFriction velocity at time n
[in]XKDiscretized wave number
[out]USNWork table
[out]USOWork table

Definition at line 8 of file qwindl.f.

+ Here is the caller graph for this function: