|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | e_budget (IO, KK, PK, PEK, DK, DMK, HIMPLICIT_WIND, PTSTEP, PUREF, PPEW_A_COEF, PPEW_B_COEF, PPET_ |
| subroutine e_budget | ( | type(isba_options_t), intent(inout) | IO, |
| type(isba_k_t), intent(inout) | KK, | ||
| type(isba_p_t), intent(inout) | PK, | ||
| type(isba_pe_t), intent(inout) | PEK, | ||
| type(diag_t), intent(inout) | DK, | ||
| type(diag_misc_isba_t), intent(inout) | DMK, | ||
| character(len=*), intent(in) | HIMPLICIT_WIND, | ||
| real, intent(in) | PTSTEP, | ||
| real, dimension(:), intent(in) | PUREF, | ||
| real, dimension(:), intent(in) | PPEW_A_COEF, | ||
| real, dimension(:), intent(in) | PPEW_B_COEF, | ||
| PPET_ | |||
| ) |
Definition at line 8 of file e_budget.F90.


1.8.13