SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | trip_diag_init (PSOUT, PSIN, PVEL, PHS, PGOUT, PGNEG, PHG_OLD, PWTD, PFWTD, PQGCELL, PHGHS, PQFR, PQRF, PVFIN, PVFOUT, PHSF, PDISCHARGE, PGSTO_ALL, PGSTO2_ALL, PGIN_ALL, PGOUT_ALL) |
subroutine trip_diag_init | ( | real, dimension(:,:), intent(out) | PSOUT, |
real, dimension(:,:), intent(out) | PSIN, | ||
real, dimension(:,:), intent(out) | PVEL, | ||
real, dimension(:,:), intent(out) | PHS, | ||
real, dimension(:,:), intent(out) | PGOUT, | ||
real, dimension(:,:), intent(out) | PGNEG, | ||
real, dimension(:,:), intent(out) | PHG_OLD, | ||
real, dimension(:,:), intent(out) | PWTD, | ||
real, dimension(:,:), intent(out) | PFWTD, | ||
real, dimension(:,:), intent(out) | PQGCELL, | ||
real, dimension(:,:), intent(out) | PHGHS, | ||
real, dimension(:,:), intent(out) | PQFR, | ||
real, dimension(:,:), intent(out) | PQRF, | ||
real, dimension(:,:), intent(out) | PVFIN, | ||
real, dimension(:,:), intent(out) | PVFOUT, | ||
real, dimension(:,:), intent(out) | PHSF, | ||
real, dimension(:,:), intent(out) | PDISCHARGE, | ||
real, intent(out) | PGSTO_ALL, | ||
real, intent(out) | PGSTO2_ALL, | ||
real, intent(out) | PGIN_ALL, | ||
real, intent(out) | PGOUT_ALL | ||
) |