The TELEMAC-MASCARET system  trunk
Functions/Subroutines
mod_numbering_open_boundaries Module Reference

Functions/Subroutines

subroutine numbering_open_boundaries (NAMEINP, IKLE, IKLES, KP1BOR, NUMLIQ, DIM_MESH, NPOIN2, NPTFR, NPOIN, NELEM2, NELBOR, LIUBOR, LIHBOR, NBOR, IFABOR, F, LISTIN)
 

Function/Subroutine Documentation

◆ numbering_open_boundaries()

subroutine mod_numbering_open_boundaries::numbering_open_boundaries ( character(len=path_len), intent(in)  NAMEINP,
integer, dimension(:,:), intent(out), allocatable  IKLE,
integer, dimension(nelem2*3), intent(in)  IKLES,
integer, dimension(:,:), intent(out), allocatable  KP1BOR,
integer, dimension(:), intent(out), allocatable  NUMLIQ,
integer, intent(in)  DIM_MESH,
integer, intent(in)  NPOIN2,
integer, intent(inout)  NPTFR,
integer, intent(in)  NPOIN,
integer, intent(inout)  NELEM2,
integer, dimension(:), intent(out), allocatable  NELBOR,
integer, dimension(nptfr), intent(in)  LIUBOR,
integer, dimension(nptfr), intent(in)  LIHBOR,
integer, dimension(nptfr), intent(inout)  NBOR,
integer, dimension(:,:), intent(out), allocatable  IFABOR,
double precision, dimension(npoin,2), intent(in)  F,
logical, intent(in)  LISTIN 
)
Brief:
Numbering of open boundaries for partel
Parameters
[in]dim_mesh[out] NAMEINP Name of the geometry file
[in]IKLEConnectivity array
[out]IKLESConnectivity array 1d form
[in]KP1BORNeigbouring boundary nodes array
[in]NUMLIQArray for liquid boundaries
[out]DIM_MESHDimension of the mesh
[out]NPOIN2Number of 2d points
[in,out]NPTFRNumber of boundary points
[out]NPOINNumber of points
[in,out]NELEM2Number of 2d elements
[in]NELBORNumber of boundary elements
[out]LIUBORBoundary value for velocity
[out]LIHBORBoundary value for height
[in,out]NBORBoundary numbering array
[in]IFABORArray for boundaries
[out]FCoordinates
[out]LISTINIf true display front2 listin
[in]npoin2[out] NAMEINP Name of the geometry file
[in]IKLEConnectivity array
[out]IKLESConnectivity array 1d form
[in]KP1BORNeigbouring boundary nodes array
[in]NUMLIQArray for liquid boundaries
[out]DIM_MESHDimension of the mesh
[out]NPOIN2Number of 2d points
[in,out]NPTFRNumber of boundary points
[out]NPOINNumber of points
[in,out]NELEM2Number of 2d elements
[in]NELBORNumber of boundary elements
[out]LIUBORBoundary value for velocity
[out]LIHBORBoundary value for height
[in,out]NBORBoundary numbering array
[in]IFABORArray for boundaries
[out]FCoordinates
[out]LISTINIf true display front2 listin
[in]npoin[out] NAMEINP Name of the geometry file
[in]IKLEConnectivity array
[out]IKLESConnectivity array 1d form
[in]KP1BORNeigbouring boundary nodes array
[in]NUMLIQArray for liquid boundaries
[out]DIM_MESHDimension of the mesh
[out]NPOIN2Number of 2d points
[in,out]NPTFRNumber of boundary points
[out]NPOINNumber of points
[in,out]NELEM2Number of 2d elements
[in]NELBORNumber of boundary elements
[out]LIUBORBoundary value for velocity
[out]LIHBORBoundary value for height
[in,out]NBORBoundary numbering array
[in]IFABORArray for boundaries
[out]FCoordinates
[out]LISTINIf true display front2 listin

Definition at line 20 of file mod_numbering_open_boundaries.f.

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