Go to the source code of this file.
Functions/Subroutines | |
| subroutine | pgd_chemistry (CHE, DTCO, UG, U, USS, HPROGRAM, OCH_EMIS) |
| subroutine pgd_chemistry | ( | type(ch_emis_field_t), intent(inout) | CHE, |
| type(data_cover_t), intent(inout) | DTCO, | ||
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(surf_atm_sso_t), intent(inout) | USS, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| logical, intent(out) | OCH_EMIS | ||
| ) |
Definition at line 6 of file pgd_chemistry.F90.


1.8.5