|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | put_zs_n (F, IS, S, U, TOP, W, HPROGRAM, KI, PZS) |
| subroutine | pack_zs (KSIZE, KMASK, YTYPE) |
| subroutine put_zs_n::pack_zs | ( | integer, intent(in) | KSIZE, |
| integer, dimension(:), pointer | KMASK, | ||
| character(len=1), intent(in) | YTYPE | ||
| ) |
Definition at line 120 of file put_zsn.F90.


| subroutine put_zs_n | ( | type(flake_t), intent(inout) | F, |
| type(isba_s_t), intent(inout) | IS, | ||
| type(seaflux_t), intent(inout) | S, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(teb_options_t), intent(inout) | TOP, | ||
| type(watflux_t), intent(inout) | W, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| integer, intent(in) | KI, | ||
| real, dimension(ki), intent(in) | PZS | ||
| ) |
1.8.13