SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pt_by_pt_treatment (UG, U, USS, KLUOUT, PLAT, PLON, PVALUE, HSUBROUTINE |
subroutine pt_by_pt_treatment | ( | type(surf_atm_grid_t), intent(inout) | UG, |
type(surf_atm_t), intent(inout) | U, | ||
type(sso_t), intent(inout) | USS, | ||
integer, intent(in) | KLUOUT, | ||
real, dimension(:), intent(in) | PLAT, | ||
real, dimension(:), intent(in) | PLON, | ||
real, dimension(:), intent(in) | PVALUE, | ||
character(len=6), intent(in) | HSUBROUTINE | ||
) |
Definition at line 8 of file pt_by_pt_treatment.F90.