Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_pgd_seaflux_par_n (DTCO, U, DTS, SG, HPROGRAM, KSIZE, HDIR) |
| subroutine read_pgd_seaflux_par_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(surf_atm_t), intent(inout) | U, | ||
| type(data_seaflux_t), intent(inout) | DTS, | ||
| type(seaflux_grid_t), intent(inout) | SG, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KSIZE, | ||
| character(len=1), intent(in), optional | HDIR | ||
| ) |
Definition at line 6 of file read_pgd_seaflux_parn.F90.


1.8.5