Go to the source code of this file.
Functions/Subroutines | |
| subroutine | layer_e_budget (PT, PTSTEP, PIMPL, PHC, PTC, PD, PA, PB, PC, PY, PDQS) |
| subroutine layer_e_budget | ( | real, dimension(:,:), intent(inout) | 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(in) | PA, | ||
| real, dimension(:,:), intent(in) | PB, | ||
| real, dimension(:,:), intent(in) | PC, | ||
| real, dimension(:,:), intent(in) | PY, | ||
| real, dimension(:), intent(out) | PDQS | ||
| ) |
Definition at line 6 of file layer_e_budget.F90.


1.8.5