Go to the source code of this file.
Functions/Subroutines | |
| subroutine | prep_flake_ascllv (DTCO, UG, U, USS, HPROGRAM, HSURF, KLUOUT, PFIELD) |
| subroutine prep_flake_ascllv | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(surf_atm_sso_t), intent(inout) | USS, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| character(len=7), intent(in) | HSURF, | ||
| integer, intent(in) | KLUOUT, | ||
| real, dimension(:,:), pointer | PFIELD | ||
| ) |
Definition at line 6 of file prep_flake_ascllv.F90.


1.8.5