SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | convert_patch_isba (DTCO, DTV, IO, KDEC, KDEC2, PCOVER, |
subroutine | set_stress |
subroutine | set_grid_param (KNI, KGROUND) |
subroutine convert_patch_isba | ( | type(data_cover_t), intent(inout) | DTCO, |
type(data_isba_t), intent(inout) | DTV, | ||
type(isba_options_t), intent(inout) | IO, | ||
integer, intent(in) | KDEC, | ||
integer, intent(in) | KDEC2, | ||
real, dimension(:,:), intent(in) | PCOVER | ||
) |
Definition at line 7 of file convert_patch_isba.F90.
subroutine convert_patch_isba::set_grid_param | ( | integer, intent(in) | KNI, |
integer, intent(in) | KGROUND | ||
) |
Definition at line 704 of file convert_patch_isba.F90.
subroutine convert_patch_isba::set_stress | ( | ) |
Definition at line 670 of file convert_patch_isba.F90.