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

Go to the source code of this file.

Functions/Subroutines

subroutine qdscur (TSTOT, TSDER, F, CF, XK, USOLD, USNEW, NF, NDIRE, NPOIN2, F_INT, BETOTO, BETOTN)
 

Function/Subroutine Documentation

◆ qdscur()

subroutine qdscur ( 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(inout)  F,
double precision, dimension(npoin2,ndire,nf), intent(in)  CF,
double precision, dimension(npoin2,nf), intent(in)  XK,
double precision, dimension(npoin2), intent(in)  USOLD,
double precision, dimension(npoin2), intent(in)  USNEW,
integer, intent(in)  NF,
integer, intent(in)  NDIRE,
integer, intent(in)  NPOIN2,
double precision, dimension(npoin2), intent(inout)  F_INT,
double precision, dimension(npoin2,ndire), intent(inout)  BETOTO,
double precision, dimension(npoin2,ndire), intent(inout)  BETOTN 
)
Parameters
[in]nf[in, out] BETOTN Work table
[in,out]BETOTOWork table
[in,out]F_INTWork table
[in]CFAdvection field along frequency
[in]FDirectional spectrum
[in]XKDiscretized wave number
[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]TSTOTTotal part of the source term contribution
[in]USNEWFriction velocity at time n+1
[in,out]USOLDFriction velocity at time n
[in]ndire[in, out] BETOTN Work table
[in,out]BETOTOWork table
[in,out]F_INTWork table
[in]CFAdvection field along frequency
[in]FDirectional spectrum
[in]XKDiscretized wave number
[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]TSTOTTotal part of the source term contribution
[in]USNEWFriction velocity at time n+1
[in,out]USOLDFriction velocity at time n
[in]npoin2[in, out] BETOTN Work table
[in,out]BETOTOWork table
[in,out]F_INTWork table
[in]CFAdvection field along frequency
[in]FDirectional spectrum
[in]XKDiscretized wave number
[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]TSTOTTotal part of the source term contribution
[in]USNEWFriction velocity at time n+1
[in,out]USOLDFriction velocity at time n

Definition at line 8 of file qdscur.f.

+ Here is the caller graph for this function: