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

Go to the source code of this file.

Functions/Subroutines

subroutine write_data (FFORMAT, FILERES, NVARS, TIME, TIMESTEP, OUTVAR, NOMVAR, BVARSOR, N, MESH)
 

Function/Subroutine Documentation

◆ write_data()

subroutine write_data ( character(len=8), intent(in)  FFORMAT,
integer, intent(in)  FILERES,
integer, intent(in)  NVARS,
double precision, intent(in)  TIME,
integer, intent(in)  TIMESTEP,
logical, dimension(nvars), intent(in)  OUTVAR,
character(len=32), dimension(nvars), intent(in)  NOMVAR,
type(bief_obj), intent(in)  BVARSOR,
integer, intent(in)  N,
type(bief_mesh), intent(in), optional  MESH 
)
Parameters
[in]fformatFFORMAT File format
[in]FILERESLogical unit of file
[in]NVARSNumber of variables
[in]TIMETime
[in]TIMESTEPTime step (integer), not dt.
[in]OUTVARVariables to be put in the file
[in]NOMVARName of variables
[in]BVARSORBief block containing the variables variables
[in]NNumber of values (may be different from THE NUMBER OF DEGREES OF FREEDOM, E.G. FOR QUADRATIC ELEMENTS ONLY THE LINEAR VALUES ARE EXITED)

Definition at line 7 of file write_data.f.

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