Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=6), | intent(in) | :: | HSURF_FILETYPE | |||
character(len=6), | intent(in) | :: | HFORCING_FILETYPE | |||
integer, | intent(in) | :: | KFORC_STEP | |||
real, | intent(inout), | DIMENSION(:,:) | :: | PTA | ||
real, | intent(inout), | DIMENSION(:,:) | :: | PQA | ||
real, | intent(inout), | DIMENSION(:,:) | :: | PWIND | ||
real, | intent(inout), | DIMENSION(:,:) | :: | PDIR_SW | ||
real, | intent(inout), | DIMENSION(:,:) | :: | PSCA_SW | ||
real, | intent(inout), | DIMENSION(:,:) | :: | PLW | ||
real, | intent(inout), | DIMENSION(:,:) | :: | PSNOW | ||
real, | intent(inout), | DIMENSION(:,:) | :: | PRAIN | ||
real, | intent(inout), | DIMENSION(:,:) | :: | PPS | ||
real, | intent(inout), | DIMENSION(:,:) | :: | PCO2 | ||
real, | intent(inout), | DIMENSION(:,:) | :: | PDIR | ||
logical, | intent(in) | :: | OLIMIT_QAIR |