Go to the source code of this file.
◆ read_fic_frliq()
subroutine read_fic_frliq |
( |
double precision, intent(inout) |
Q, |
|
|
character(len=9), intent(in) |
WHAT, |
|
|
double precision, intent(in) |
AT, |
|
|
integer, intent(in) |
NFIC, |
|
|
logical, intent(in) |
LISTIN, |
|
|
logical, intent(out) |
FOUND |
|
) |
| |
- Parameters
-
[in] | what | AT Time_rff in seconds |
[in] | LISTIN | If yes, prints information |
[in] | NFIC | Logical unit of file |
[out] | Q | Variable read and interpolated |
[out] | FOUND | If false: variable not found |
[in] | WHAT | Variable to look for in 9 characters |
[in] | MARDAT | Reference date of the simumation |
[in] | MARTIM | Reference time of the simulation |
Definition at line 7 of file read_fic_frliq.f.