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

Go to the source code of this file.

Functions/Subroutines

subroutine flux3dlim (FLOW, FLULIM, NPLAN, NSEG2D, NPOIN2, OPT)
 

Function/Subroutine Documentation

◆ flux3dlim()

subroutine flux3dlim ( double precision, dimension(*), intent(inout)  FLOW,
double precision, dimension(nseg2d), intent(in)  FLULIM,
integer, intent(in)  NPLAN,
integer, intent(in)  NSEG2D,
integer, intent(in)  NPOIN2,
integer, intent(in)  OPT 
)
Parameters
[in]nseg2dFLOW Fluxes (size of flow may not exceed NSEG2D*NPLAN, THOUGH THE TOTAL NUMBER OF SEGMENTS IS LARGER)
[in]FLULIMLimiting factor of 2d segments
[in]NPLANNumber of planes
[in]NPOIN2Number of points in 2d
[in]NSEG2DNumber of segments in 2d
[in]OPT1: horizontal segments 2: HORIZONTAL AND CROSSED SEGMENTS FOR PRISMS 3: HORIZONTAL AND CROSSED SEGMENTS FOR PRISMS CUT INTO TETRAHEDRA
[in]nplanFLOW Fluxes (size of flow may not exceed NSEG2D*NPLAN, THOUGH THE TOTAL NUMBER OF SEGMENTS IS LARGER)
[in]FLULIMLimiting factor of 2d segments
[in]NPLANNumber of planes
[in]NPOIN2Number of points in 2d
[in]NSEG2DNumber of segments in 2d
[in]OPT1: horizontal segments 2: HORIZONTAL AND CROSSED SEGMENTS FOR PRISMS 3: HORIZONTAL AND CROSSED SEGMENTS FOR PRISMS CUT INTO TETRAHEDRA
[in]optFLOW Fluxes (size of flow may not exceed NSEG2D*NPLAN, THOUGH THE TOTAL NUMBER OF SEGMENTS IS LARGER)
[in]FLULIMLimiting factor of 2d segments
[in]NPLANNumber of planes
[in]NPOIN2Number of points in 2d
[in]NSEG2DNumber of segments in 2d
[in]OPT1: horizontal segments 2: HORIZONTAL AND CROSSED SEGMENTS FOR PRISMS 3: HORIZONTAL AND CROSSED SEGMENTS FOR PRISMS CUT INTO TETRAHEDRA
[in]npoin2FLOW Fluxes (size of flow may not exceed NSEG2D*NPLAN, THOUGH THE TOTAL NUMBER OF SEGMENTS IS LARGER)
[in]FLULIMLimiting factor of 2d segments
[in]NPLANNumber of planes
[in]NPOIN2Number of points in 2d
[in]NSEG2DNumber of segments in 2d
[in]OPT1: horizontal segments 2: HORIZONTAL AND CROSSED SEGMENTS FOR PRISMS 3: HORIZONTAL AND CROSSED SEGMENTS FOR PRISMS CUT INTO TETRAHEDRA

Definition at line 7 of file flux3dlim.f.

+ Here is the caller graph for this function: