Go to the source code of this file.
Functions/Subroutines | |
subroutine | LAYER_E_BUDGET_GET_COEF (PT, PTSTEP, PIMPL, PHC, PTC, PD, PA, PB, PC, PY) |
subroutine LAYER_E_BUDGET_GET_COEF | ( | REAL, dimension(:,:), intent(in) | PT, |
REAL, intent(in) | PTSTEP, | ||
REAL, intent(in) | PIMPL, | ||
REAL, dimension(:,:), intent(in) | PHC, | ||
REAL, dimension(:,:), intent(in) | PTC, | ||
REAL, dimension(:,:), intent(in) | PD, | ||
REAL, dimension(:,:), intent(out) | PA, | ||
REAL, dimension(:,:), intent(out) | PB, | ||
REAL, dimension(:,:), intent(out) | PC, | ||
REAL, dimension(:,:), intent(out) | PY | ||
) |
Definition at line 2 of file layer_e_budget_get_coef.F90.