Utility function, provided for user convenience computes column amounts of dry air using hydrostatic equation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in), | dimension(:,:) | :: | vmr_h2o | ||
real(kind=wp), | intent(in), | dimension(:,:) | :: | plev | ||
real(kind=wp), | intent(in), | optional | dimension(:) | :: | latitude |