Go to the source code of this file.
Functions/Subroutines | |
| subroutine | READ_NAM_PGD_TEB (HPROGRAM, KTEB_PATCH, HBEM, HCOOL_COIL, HHEAT_COIL, OAUTOSIZE, KROAD_LAYER, KROOF_LAYER, KWALL_LAYER, KFLOOR_LAYER, OGREENROOF, OHYDRO) |
| subroutine READ_NAM_PGD_TEB | ( | CHARACTER(LEN=6), intent(in) | HPROGRAM, |
| INTEGER, intent(out) | KTEB_PATCH, | ||
| CHARACTER(LEN=3), intent(out) | HBEM, | ||
| CHARACTER(LEN=6), intent(out) | HCOOL_COIL, | ||
| CHARACTER(LEN=6), intent(out) | HHEAT_COIL, | ||
| LOGICAL, intent(out) | OAUTOSIZE, | ||
| INTEGER, intent(out) | KROAD_LAYER, | ||
| INTEGER, intent(out) | KROOF_LAYER, | ||
| INTEGER, intent(out) | KWALL_LAYER, | ||
| INTEGER, intent(out) | KFLOOR_LAYER, | ||
| LOGICAL, intent(out) | OGREENROOF, | ||
| LOGICAL, intent(out) | OHYDRO | ||
| ) |
Definition at line 2 of file read_nam_pgd_teb.F90.


1.8.0