|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | averaged_albedo_teb (TOP, T, TPN, B, PZENITH, PAZIM, PALB_GARDEN, PALB_GREENROOF, PDIR_A |
| subroutine averaged_albedo_teb | ( | type(teb_options_t), intent(inout) | TOP, |
| type(teb_t), intent(inout) | T, | ||
| type(teb_panel_t), intent(inout) | TPN, | ||
| type(bem_t), intent(inout) | B, | ||
| real, dimension(:), intent(in) | PZENITH, | ||
| real, dimension(:), intent(in) | PAZIM, | ||
| real, dimension(:), intent(in) | PALB_GARDEN, | ||
| real, dimension(:), intent(in) | PALB_GREENROOF, | ||
| PDIR_A | |||
| ) |
Definition at line 8 of file averaged_albedo_teb.F90.


1.8.13