SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | ccetr_pair (KNIV, PABC, PABC_SUP, PIA, PXMUS, PB_DR, POMEGA_DR, POMEGA_DF, PB_DF, PLAI, PALB_VEG, PALB_SOIL, PFD_SKY, PFD_VEG, PTR, PXIA, PLAI_EFF) |
subroutine ccetr_pair | ( | integer, intent(in) | KNIV, |
real, intent(in) | PABC, | ||
real, intent(in) | PABC_SUP, | ||
real, dimension(:), intent(in) | PIA, | ||
real, dimension(:), intent(in) | PXMUS, | ||
real, dimension(:), intent(in) | PB_DR, | ||
real, dimension(:), intent(in) | POMEGA_DR, | ||
real, dimension(:), intent(in) | POMEGA_DF, | ||
real, intent(in) | PB_DF, | ||
real, dimension(:), intent(in) | PLAI, | ||
real, dimension(:), intent(in) | PALB_VEG, | ||
real, dimension(:), intent(in) | PALB_SOIL, | ||
real, dimension(:), intent(in) | PFD_SKY, | ||
real, dimension(:), intent(inout) | PFD_VEG, | ||
real, dimension(:), intent(inout) | PTR, | ||
real, dimension(:), intent(out) | PXIA, | ||
real, dimension(:), intent(out) | PLAI_EFF | ||
) |