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

Go to the source code of this file.

Functions/Subroutines

subroutine bedload_solvs_vf (MESH, QSX, QSY, LIMTEC, UNSV2D, EBOR, BREACH, NSEG, NPTFR, NPOIN, KENT, KDIR, KDDL, DT, ZFCL, FLUX, CSF_SABLE, FLBCLA, AVA, LIQBOR, QBOR, NUBO, VNOIN)
 

Function/Subroutine Documentation

◆ bedload_solvs_vf()

subroutine bedload_solvs_vf ( type(bief_mesh), intent(inout)  MESH,
type(bief_obj), intent(in)  QSX,
type(bief_obj), intent(in)  QSY,
type(bief_obj), intent(in)  LIMTEC,
type(bief_obj), intent(in)  UNSV2D,
type(bief_obj), intent(in)  EBOR,
type(bief_obj), intent(in)  BREACH,
integer, intent(in)  NSEG,
integer, intent(in)  NPTFR,
integer, intent(in)  NPOIN,
integer, intent(in)  KENT,
integer, intent(in)  KDIR,
integer, intent(in)  KDDL,
double precision, intent(in)  DT,
type(bief_obj), intent(inout)  ZFCL,
type(bief_obj), intent(inout)  FLUX,
double precision, intent(in)  CSF_SABLE,
type(bief_obj), intent(inout)  FLBCLA,
double precision, dimension(npoin), intent(in)  AVA,
type(bief_obj), intent(in)  LIQBOR,
type(bief_obj), intent(in)  QBOR,
integer, dimension(2,nseg), intent(in)  NUBO,
double precision, dimension(3,nseg), intent(in)  VNOIN 
)
Parameters
[in,out]mesh[in] AVA Percentage of class in sediment
[in,out]BREACHIndicator for non erodible bed
[in]DTTime step
[in,out]EBORBoundary condition for bed evolution (dirichlet)
[in,out]FLBCLAFluxes at boundary for the class
[in,out]FLUXSediment flux
[in]KDIRConvention for dirichlet value
[in]KDDLConvention for degree of freedom
[in]KENTConvention for prescribed value at entrance
[in]LIMTECTechnical boundary conditions for bed evolution
[in]LIQBORType of boundary conditions for bedload discharge
[in,out]MESHMesh structure
[in]NPOINNumber of points
[in]NPTFRNumber of boundary points
[in]NSEGNumber of segments
[in]NUBOGlobal number of edge extremities
[in]QBORPrescribed bedload discharges
[in,out]QSXBedload transport rate x-direction
[in,out]QSYBedload transport rate y-direction
[in]UNSV2DInverse of integrals of test functions
[in]VNOINOutward unit normals
[in,out]ZFCLBedload evolution for each sediment class

Definition at line 9 of file bedload_solvs_vf.f.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: