|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | write_pgd_isba_n (DTCO, HSELECT, U, DTZ, IM, HPROGRAM) |
| subroutine write_pgd_isba_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| character(len=*), dimension(:), intent(in) | HSELECT, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(data_tsz0_t), intent(inout) | DTZ, | ||
| type(isba_model_t), intent(inout) | IM, | ||
| character(len=6), intent(in) | HPROGRAM | ||
| ) |
Definition at line 7 of file write_pgd_isban.F90.


1.8.13