|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | get_surf_var_n (FM, IM, SM, TM, WM, DGO, D, UG, U, USS, |
| subroutine get_surf_var_n | ( | type(flake_model_t), intent(inout) | FM, |
| type(isba_model_t), intent(inout) | IM, | ||
| type(seaflux_model_t), intent(inout) | SM, | ||
| type(teb_model_t), intent(inout) | TM, | ||
| type(watflux_model_t), intent(inout) | WM, | ||
| type(diag_options_t), intent(inout) | DGO, | ||
| type(diag_t), intent(inout) | D, | ||
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(sso_t), intent(inout) | USS | ||
| ) |
Definition at line 7 of file get_surf_varn.F90.


1.8.13