|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_watflux_n (DTCO, OREAD_BUDGETC, UG, U, WM, HPROGRAM, HINIT, |
| subroutine init_watflux_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| logical, intent(in) | OREAD_BUDGETC, | ||
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(watflux_model_t), intent(inout) | WM, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| character(len=3), intent(in) | HINIT | ||
| ) |
Definition at line 8 of file init_watfluxn.F90.


1.8.13