Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_lcover_n (U, HPROGRAM, KCOVER, OCOVER) |
| subroutine get_lcover_n | ( | type(surf_atm_t), intent(inout) | U, |
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KCOVER, | ||
| logical, dimension(kcover), intent(out) | OCOVER | ||
| ) |
Definition at line 6 of file get_lcovern.F90.


1.8.5