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

Go to the source code of this file.

Functions/Subroutines

subroutine find_variable (FFORMAT, FID, VAR_NAME, RES, N, IERR, TIME, EPS_TIME, RECORD, TIME_RECORD, OFFSET)
 

Function/Subroutine Documentation

◆ find_variable()

subroutine find_variable ( character(len=8), intent(in)  FFORMAT,
integer, intent(in)  FID,
character(len=16), intent(in)  VAR_NAME,
double precision, dimension(n), intent(inout)  RES,
integer, intent(in)  N,
integer, intent(inout)  IERR,
double precision, intent(in), optional  TIME,
double precision, intent(in), optional  EPS_TIME,
integer, intent(in), optional  RECORD,
double precision, intent(inout), optional  TIME_RECORD,
double precision, intent(in), optional  OFFSET 
)
Parameters
[in]fformatEPS_TIME Epsilon to determine if two times are equal IF NOT PRESENT, CONSIDERED TO BE 0.D0
[out]IERR0 if no error during the execution
[in]FFORMATFormat of the file
[in]FIDFile logical unit
[in]RECORDRecord of results in the file that should be TAKEN. RECORD = -1 TAKES THE LAST RECORD.
[in,out]RESValue for each point at time step record FOR THE VARIABLE VAR_NAME
[in]TIMETime to interpolate from the file
[out]TIME_RECORDTime of the record that has been chosen
[in]VAR_NAMEVariable for which we need the value
[in]NSize of expected res_value
[in]OFFSETOffset for time

Definition at line 8 of file find_variable.f.

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