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

Go to the source code of this file.

Functions/Subroutines

subroutine tautot (TAUT, UVENT, TAUW, SEUIL, ITR, ITRMIN, ITRMAX)
 

Function/Subroutine Documentation

◆ tautot()

subroutine tautot ( double precision, intent(inout)  TAUT,
double precision, intent(in)  UVENT,
double precision, intent(in)  TAUW,
double precision, intent(in)  SEUIL,
integer, intent(inout)  ITR,
integer, intent(in)  ITRMIN,
integer, intent(in)  ITRMAX 
)
Parameters
[in]itrmin[out] ITR Nombre d'iterations effectues
[in]ITRMAXMaximum number of iterations
[in]ITRMINMinimum number of iterations
[in]SEUILConvergency threshold - newton method
[out]TAUTTotal stress
[in]TAUWStress due to the waves
[in]UVENTWind speed at height zvent
[in]itrmax[out] ITR Nombre d'iterations effectues
[in]ITRMAXMaximum number of iterations
[in]ITRMINMinimum number of iterations
[in]SEUILConvergency threshold - newton method
[out]TAUTTotal stress
[in]TAUWStress due to the waves
[in]UVENTWind speed at height zvent

Definition at line 8 of file tautot.f.

+ Here is the caller graph for this function: