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

Go to the source code of this file.

Functions/Subroutines

subroutine addtracer (NAMETRAC, MTRAC, ITRAC, ADD, NAME1, NAME2, UNIT0)
 

Function/Subroutine Documentation

◆ addtracer()

subroutine addtracer ( character(len=32), dimension(*), intent(inout)  NAMETRAC,
integer, intent(inout)  MTRAC,
integer, intent(inout)  ITRAC,
logical, intent(in)  ADD,
character(len=16), intent(in)  NAME1,
character(len=16), intent(in)  NAME2,
character(len=16), intent(in)  UNIT0 
)
Parameters
[in,out]mtrac[in, out] NAMETRAC Table containing tracers' names
[in]UNIT0Unit of the tracer to add
[in]ADDOptional: whether to add the tracer or not
[in,out]itrac[in, out] NAMETRAC Table containing tracers' names
[in]UNIT0Unit of the tracer to add
[in]ADDOptional: whether to add the tracer or not

Definition at line 7 of file addtracer.f.

+ Here is the caller graph for this function: