|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_seaflux_n (DTCO, OREAD_BUDGETC, UG, U, GCP, SM, HPROGRAM, HINIT, KI, KSV, KSW, |
| subroutine init_seaflux_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(grid_conf_proj_t), intent(inout) | GCP, | ||
| type(seaflux_model_t), intent(inout) | SM, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| character(len=3), intent(in) | HINIT, | ||
| integer, intent(in) | KI, | ||
| integer, intent(in) | KSV, | ||
| integer, intent(in) | KSW | ||
| ) |
Definition at line 8 of file init_seafluxn.F90.


1.8.13