The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_fic_conc (CGL, WHAT, AT, NFIC, FOUND) |
subroutine read_fic_conc | ( | double precision, intent(inout) | CGL, |
character(len=8), intent(in) | WHAT, | ||
double precision, intent(in) | AT, | ||
integer, intent(in) | NFIC, | ||
logical, intent(out) | FOUND | ||
) |
[in] | what | AT Time_rfc in seconds |
[in] | NFIC | Logical unit of file |
[out] | CGL | Variable read and interpolated |
[out] | FOUND | If false: variable not found |
[in] | WHAT | Variable to look for in 8 characters |
Definition at line 7 of file read_fic_conc.f.