The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | get_data_time (FFORMAT, FID, RECORD, TIME, IERR) |
subroutine get_data_time | ( | character(len=8), intent(in) | FFORMAT, |
integer, intent(in) | FID, | ||
integer, intent(in) | RECORD, | ||
double precision, intent(out) | TIME, | ||
integer, intent(out) | IERR | ||
) |
[in] | fformat | FFORMAT Format of the file |
[in] | FID | File descriptor |
[in] | RECORD | Number of the time step |
[in,out] | TIME | Time in second of the time step |
[out] | IERR | 0 if no error during the execution |
Definition at line 7 of file get_data_time.f.