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

Go to the source code of this file.

Functions/Subroutines

subroutine read_dataset (FFORMAT, FID, VARSOR, NPOIN, RECORD, AT, VAR_LIST, TROUVE, ALIRE, LISTIN, LASTRECORD, MAXVAR)
 

Function/Subroutine Documentation

◆ read_dataset()

subroutine read_dataset ( character(len=8), intent(in)  FFORMAT,
integer, intent(in)  FID,
type(bief_obj), intent(inout)  VARSOR,
integer, intent(in)  NPOIN,
integer, intent(inout)  RECORD,
double precision, intent(inout)  AT,
character(len=32), dimension(maxvar), intent(in)  VAR_LIST,
integer, dimension(maxvar), intent(inout)  TROUVE,
integer, dimension(maxvar), intent(in)  ALIRE,
logical, intent(in)  LISTIN,
logical, intent(in)  LASTRECORD,
integer, intent(in)  MAXVAR 
)
Parameters
[in,out]varsor[in] FFORMAT Format of the file
[in]FIDLogical unit of file
[in,out]VARSORList of array that will contains the variable VALUE ON EACH POINT
[in]NPOINNumber of point in the geometry mesh
[in]RECORDTime step of the dataset
[in,out]ATTime of the dataset
[in]VAR_LISTNames and units of variables.
[out]TROUVEGives (trouve(k)=1) if variables present in the file 0 OTHERWISE
[in]ALIREVariables to be read (for others record skipped) CLANDESTINE VARIABLES ARE SYSTEMATICALLY READ
[in]LISTINIf yes, informations printed on listing
[in,out]LASTRECORDLastrecord = .true. last record will be read LASTRECORD = .FALSE. : RECORD "RECORD" WILL BE READ
[in]MAXVARDimension of array related to variables: alire,..

Definition at line 8 of file read_dataset.f.

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