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

Go to the source code of this file.

Functions/Subroutines

subroutine stress (TAUWAV, TSTOT, F, USNEW, TWNEW, Z0NEW, NPOIN2, NDIRE, NF, XTAUW, YTAUW, TAUHF)
 

Function/Subroutine Documentation

◆ stress()

subroutine stress ( double precision, dimension(npoin2), intent(inout)  TAUWAV,
double precision, dimension(npoin2,ndire,nf), intent(in)  TSTOT,
double precision, dimension(npoin2,ndire,nf), intent(in)  F,
double precision, dimension(npoin2), intent(in)  USNEW,
double precision, dimension(npoin2), intent(in)  TWNEW,
double precision, dimension(npoin2), intent(in)  Z0NEW,
integer, intent(in)  NPOIN2,
integer, intent(in)  NDIRE,
integer, intent(in)  NF,
double precision, dimension(npoin2), intent(inout)  XTAUW,
double precision, dimension(npoin2), intent(inout)  YTAUW,
double precision, dimension(npoin2), intent(inout)  TAUHF 
)
Parameters
[in]npoin2COSTET Cosine of teta angle
[in]DFREQFrequency steps between discretized frequencies
[in]FDirectional spectrum
[in]FREQDiscretized frequencies
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in]SINTETSine of teta angle
[in,out]TAUHFWork table
[out]TAUWAVStress due to the waves
[in]TETADiscretized directions
[in]TSTOTTotal part of the source term contribution
[in]TWNEWWind direction
[in]USNEWFriction velocity
[in]XKAPPAVon karman constant
[in,out]XTAUWWork table
[in,out]YTAUWWork table
[in]Z0NEWSurface roughness length
[in]ndireCOSTET Cosine of teta angle
[in]DFREQFrequency steps between discretized frequencies
[in]FDirectional spectrum
[in]FREQDiscretized frequencies
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in]SINTETSine of teta angle
[in,out]TAUHFWork table
[out]TAUWAVStress due to the waves
[in]TETADiscretized directions
[in]TSTOTTotal part of the source term contribution
[in]TWNEWWind direction
[in]USNEWFriction velocity
[in]XKAPPAVon karman constant
[in,out]XTAUWWork table
[in,out]YTAUWWork table
[in]Z0NEWSurface roughness length
[in]nfCOSTET Cosine of teta angle
[in]DFREQFrequency steps between discretized frequencies
[in]FDirectional spectrum
[in]FREQDiscretized frequencies
[in]NFNumber of frequencies
[in]NDIRENumber of directions
[in]NPOIN2Number of points in 2d mesh
[in]SINTETSine of teta angle
[in,out]TAUHFWork table
[out]TAUWAVStress due to the waves
[in]TETADiscretized directions
[in]TSTOTTotal part of the source term contribution
[in]TWNEWWind direction
[in]USNEWFriction velocity
[in]XKAPPAVon karman constant
[in,out]XTAUWWork table
[in,out]YTAUWWork table
[in]Z0NEWSurface roughness length

Definition at line 8 of file stress.f.

+ Here is the caller graph for this function: