|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | writesurf_isba_n (HSELECT, OSNOWDIMNC, CHI, NDST, IO, S, NP, NPE, KI, HPROGRAM, OLAND_U |
| subroutine writesurf_isba_n | ( | character(len=*), dimension(:), intent(in) | HSELECT, |
| logical, intent(in) | OSNOWDIMNC, | ||
| type(ch_isba_t), intent(inout) | CHI, | ||
| type(dst_np_t), intent(inout) | NDST, | ||
| type(isba_options_t), intent(inout) | IO, | ||
| type(isba_s_t), intent(inout) | S, | ||
| type(isba_np_t), intent(inout) | NP, | ||
| type(isba_npe_t), intent(inout) | NPE, | ||
| integer, intent(in) | KI, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| OLAND_U | |||
| ) |
Definition at line 8 of file writesurf_isban.F90.


1.8.13