|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_teb_greenroof_pgd_n (DTCO, U, OCH_BIO_FLUX, G, PGREENROOF, TOP, IO, S, K, P, PEK, DTV, GB, HPROGRAM, HINIT, OPATCH1, KI, KVERSION, PCO2, PRHOA) |
| subroutine init_teb_greenroof_pgd_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(surf_atm_t), intent(inout) | U, | ||
| logical, intent(in) | OCH_BIO_FLUX, | ||
| type(grid_t), intent(inout) | G, | ||
| real, dimension(:), intent(in) | PGREENROOF, | ||
| type(teb_options_t), intent(inout) | TOP, | ||
| type(isba_options_t), intent(inout) | IO, | ||
| type(isba_s_t), intent(inout) | S, | ||
| type(isba_k_t), intent(inout) | K, | ||
| type(isba_p_t), intent(inout) | P, | ||
| type(isba_pe_t), intent(inout) | PEK, | ||
| type(data_isba_t), intent(inout) | DTV, | ||
| type(gr_biog_t), intent(inout) | GB, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| character(len=3), intent(in) | HINIT, | ||
| logical, intent(in) | OPATCH1, | ||
| integer, intent(in) | KI, | ||
| integer, intent(in) | KVERSION, | ||
| real, dimension(ki), intent(in) | PCO2, | ||
| real, dimension(ki), intent(in) | PRHOA | ||
| ) |
Definition at line 8 of file init_teb_greenroof_pgdn.F90.


1.8.13