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

Go to the source code of this file.

Functions/Subroutines

subroutine tassement (NPOIN, DTS, ELAY, DZF_TASS, T2, AVAIL, NSICLA, ES, XMVS, XKV, TRANS_MASS, CONC_VASE, NOMBLAY, MS_SABLE, MS_VASE)
 

Function/Subroutine Documentation

◆ tassement()

subroutine tassement ( 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,
double precision, dimension(npoin,nomblay,nsicla), intent(inout)  AVAIL,
integer, intent(in)  NSICLA,
double precision, dimension(npoin,nomblay), intent(inout)  ES,
double precision, intent(in)  XMVS,
double precision, intent(in)  XKV,
double precision, dimension(nomblay), intent(in)  TRANS_MASS,
double precision, dimension(nomblay), intent(in)  CONC_VASE,
integer, intent(in)  NOMBLAY,
double precision, dimension(npoin,nomblay), intent(inout)  MS_SABLE,
double precision, dimension(npoin,nomblay), intent(inout)  MS_VASE 
)
Parameters
[in]npoin[in, out] AVAIL Volume percent of each class
[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,out]MS_SABLEMass of sand per layer (kg/m2)
[in,out]MS_VASEMass of mud per layer (kg/m2)
[in]NOMBLAYNumber of layers for consolidation
[in]NPOINNumber of points
[in]NSICLANumber of size classes for bed materials
[in,out]T2Work bief_obj structure
[in]TRANS_MASSTransfer of mass per layer (consolidation algorithm)
[in]XKVBed porosity
[in]XMVSSediment density
[in]nsicla[in, out] AVAIL Volume percent of each class
[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,out]MS_SABLEMass of sand per layer (kg/m2)
[in,out]MS_VASEMass of mud per layer (kg/m2)
[in]NOMBLAYNumber of layers for consolidation
[in]NPOINNumber of points
[in]NSICLANumber of size classes for bed materials
[in,out]T2Work bief_obj structure
[in]TRANS_MASSTransfer of mass per layer (consolidation algorithm)
[in]XKVBed porosity
[in]XMVSSediment density
[in]nomblay[in, out] AVAIL Volume percent of each class
[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,out]MS_SABLEMass of sand per layer (kg/m2)
[in,out]MS_VASEMass of mud per layer (kg/m2)
[in]NOMBLAYNumber of layers for consolidation
[in]NPOINNumber of points
[in]NSICLANumber of size classes for bed materials
[in,out]T2Work bief_obj structure
[in]TRANS_MASSTransfer of mass per layer (consolidation algorithm)
[in]XKVBed porosity
[in]XMVSSediment density

Definition at line 8 of file tassement.f.

+ Here is the caller graph for this function: