Go to the source code of this file.
Functions/Subroutines | |
subroutine | PREP_SNOW_UNIF (KLUOUT, HSURF, PFIELD, TPTIME, OSNOW_IDEAL, PUNIF_WSNOW, PUNIF_RSNOW, PUNIF_TSNOW, PUNIF_ASNOW, PUNIF_SG1SNOW, PUNIF_SG2SNOW, PUNIF_HISTSNOW, PUNIF_AGESNOW) |
subroutine PREP_SNOW_UNIF | ( | INTEGER, intent(in) | KLUOUT, |
CHARACTER(LEN=10), intent(in) | HSURF, | ||
REAL, dimension(:,:,:), pointer | PFIELD, | ||
TYPE(DATE_TIME), intent(in) | TPTIME, | ||
LOGICAL, intent(in) | OSNOW_IDEAL, | ||
REAL, dimension(:), intent(in) | PUNIF_WSNOW, | ||
REAL, dimension(:), intent(in) | PUNIF_RSNOW, | ||
REAL, dimension(:), intent(in) | PUNIF_TSNOW, | ||
REAL, intent(in) | PUNIF_ASNOW, | ||
REAL, dimension(:), intent(in) | PUNIF_SG1SNOW, | ||
REAL, dimension(:), intent(in) | PUNIF_SG2SNOW, | ||
REAL, dimension(:), intent(in) | PUNIF_HISTSNOW, | ||
REAL, dimension(:), intent(in) | PUNIF_AGESNOW | ||
) |
Definition at line 2 of file prep_snow_unif.F90.