|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | averaged_albedo_emis_isba (IO, S, NK, NP, NPE, PZENITH, PTG1, PSW_BANDS, PDIR_ALB, PSC |
| subroutine averaged_albedo_emis_isba | ( | type(isba_options_t), intent(inout) | IO, |
| type(isba_s_t), intent(inout) | S, | ||
| type(isba_nk_t), intent(inout) | NK, | ||
| type(isba_np_t), intent(inout) | NP, | ||
| type(isba_npe_t), intent(inout) | NPE, | ||
| real, dimension(:), intent(in) | PZENITH, | ||
| real, dimension(:,:), intent(in) | PTG1, | ||
| real, dimension(:), intent(in) | PSW_BANDS, | ||
| real, dimension(:,:), intent(out) | PDIR_ALB, | ||
| PSC | |||
| ) |
Definition at line 8 of file averaged_albedo_emis_isba.F90.


1.8.13