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

Go to the source code of this file.

Functions/Subroutines

subroutine tassement_2 (NPOIN, DTS, ELAY, DZF_TASS, T2, LT, XMVS, XMVE, NOMBLAY, ES, CONC_VASE, MS_VASE, XWC, COEF_N, CONC_GEL, CONC_MAX)
 

Function/Subroutine Documentation

◆ tassement_2()

subroutine tassement_2 ( integer, intent(in)  NPOIN,
double precision, intent(in)  DTS,
type (bief_obj), intent(inout)  ELAY,
type (bief_obj), intent(inout)  DZF_TASS,
type (bief_obj), intent(inout)  T2,
integer, intent(in)  LT,
double precision, intent(in)  XMVS,
double precision, intent(in)  XMVE,
integer, intent(in)  NOMBLAY,
double precision, dimension(npoin,nomblay), intent(inout)  ES,
double precision, dimension(nomblay), intent(in)  CONC_VASE,
double precision, dimension(npoin,nomblay), intent(inout)  MS_VASE,
double precision, intent(in)  XWC,
double precision, intent(in)  COEF_N,
double precision, intent(in)  CONC_GEL,
double precision, intent(in)  CONC_MAX 
)
Parameters
[in]npoinCOEF_N Permeability coefficient
[in]CONC_GELGel concentration
[in]CONC_MAXMaximum concentration
[in,out]CONC_VASEMud concentration for each layer
[in]DTSTime step for suspension
[in]DZF_TASSBed evolution due to consolidation
[in,out]ELAYThickness of each layer
[in,out]ESLayer thicknesses as double precision
[in]GRAVGravity acceleration
[in]LTIteration
[in,out]MS_VASEMass of mud per layer (kg/m2)
[in]NOMBLAYNumber of layers for consolidation
[in]NPOINNumber of points
[in,out]T2Work bief_obj structure
[in]XMVEWater density
[in]XMVSSediment density
[in]XWCSettling velocity
[in]ZFElevation of bottom

Definition at line 8 of file tassement_2.f.

+ Here is the caller graph for this function: