Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_z0_n (DGU, HPROGRAM, KI, PZ0, PZ0H) |
| subroutine get_z0_n | ( | type(diag_surf_atm_t), intent(inout) | DGU, |
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KI, | ||
| real, dimension(ki), intent(out) | PZ0, | ||
| real, dimension(ki), intent(out) | PZ0H | ||
| ) |
Definition at line 6 of file get_z0n.F90.


1.8.5