SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | surface_air_meb (PZ0, PZ0H, PZ0G, PH_VEG, PLAI, PTG, PTC, PTV, PVELC, PLW, PDISPH, PRAGNC, PGVNC, PUSTAR2, PCD, PCH, PRI) |
subroutine surface_air_meb | ( | real, dimension(:), intent(in) | PZ0, |
real, dimension(:), intent(in) | PZ0H, | ||
real, dimension(:), intent(in) | PZ0G, | ||
real, dimension(:), intent(in) | PH_VEG, | ||
real, dimension(:), intent(in) | PLAI, | ||
real, dimension(:), intent(in) | PTG, | ||
real, dimension(:), intent(in) | PTC, | ||
real, dimension(:), intent(in) | PTV, | ||
real, dimension(:), intent(in) | PVELC, | ||
real, dimension(:), intent(in) | PLW, | ||
real, dimension(:), intent(in) | PDISPH, | ||
real, dimension(:), intent(out) | PRAGNC, | ||
real, dimension(:), intent(out) | PGVNC, | ||
real, dimension(:), intent(out) | PUSTAR2, | ||
real, dimension(:), intent(out) | PCD, | ||
real, dimension(:), intent(out) | PCH, | ||
real, dimension(:), intent(out) | PRI | ||
) |