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

Go to the source code of this file.

Functions/Subroutines

subroutine qwind3 (TSTOT, TSDER, F, XK, USOLD, USNEW, TWOLD, TWNEW, NF, NDIRE, NPOIN2, BETAN, BETAO, DIRN, DIRO)
 

Function/Subroutine Documentation

◆ qwind3()

subroutine qwind3 ( 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), intent(inout)  BETAN,
double precision, dimension(npoin2), intent(inout)  BETAO,
double precision, dimension(npoin2), intent(inout)  DIRN,
double precision, dimension(npoin2), intent(inout)  DIRO 
)
Parameters
[in]nf[out] BETAN Work table
[out]BETAOWork table
[out]DIRNWork table
[out]DIROWork table
[in]FDirectional spectrum
[in]FREQDiscretized frequencies
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in]TETADiscretized directions
[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
[in]ndire[out] BETAN Work table
[out]BETAOWork table
[out]DIRNWork table
[out]DIROWork table
[in]FDirectional spectrum
[in]FREQDiscretized frequencies
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in]TETADiscretized directions
[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
[in]npoin2[out] BETAN Work table
[out]BETAOWork table
[out]DIRNWork table
[out]DIROWork table
[in]FDirectional spectrum
[in]FREQDiscretized frequencies
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in]TETADiscretized directions
[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

Definition at line 8 of file qwind3.f.

+ Here is the caller graph for this function: