gases Function

function gases(PRES_mb, T, RH, f)

Arguments

Type IntentOptional Attributes Name
real(kind=8), intent(in) :: PRES_mb
real(kind=8), intent(in) :: T
real(kind=8), intent(in) :: RH
real(kind=8), intent(in) :: f

Return Value real(kind=8)


Contents