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

Go to the source code of this file.

Functions/Subroutines

subroutine diffcl (LITBOR, TTILD, TBOR, NBOR, ICONV, NPOIN, NPTFR)
 

Function/Subroutine Documentation

◆ diffcl()

subroutine diffcl ( integer, dimension(nptfr), intent(in)  LITBOR,
double precision, dimension(npoin), intent(in)  TTILD,
double precision, dimension(nptfr), intent(inout)  TBOR,
integer, dimension(nptfr), intent(in)  NBOR,
integer, intent(in)  ICONV,
integer, intent(in)  NPOIN,
integer, intent(in)  NPTFR 
)
Parameters
[in]npoinICONV The convention for the advection scheme E.G. 1 FOR CHARACTERISTICS
[in]LITBORTypes of boundary conditions for the tracer
[in]NBORGlobal numbers of boundary points
[in]NPOINNumber of points
[in]NPTFRNumber of boundary points
[in,out]TBORPrescribed boundary conditions on t.
[in]TTILDTracer after advection.
[in]nptfrICONV The convention for the advection scheme E.G. 1 FOR CHARACTERISTICS
[in]LITBORTypes of boundary conditions for the tracer
[in]NBORGlobal numbers of boundary points
[in]NPOINNumber of points
[in]NPTFRNumber of boundary points
[in,out]TBORPrescribed boundary conditions on t.
[in]TTILDTracer after advection.
[in]iconvICONV The convention for the advection scheme E.G. 1 FOR CHARACTERISTICS
[in]LITBORTypes of boundary conditions for the tracer
[in]NBORGlobal numbers of boundary points
[in]NPOINNumber of points
[in]NPTFRNumber of boundary points
[in,out]TBORPrescribed boundary conditions on t.
[in]TTILDTracer after advection.

Definition at line 7 of file diffcl.f.

+ Here is the caller graph for this function: