R/rh2shum.R

rh2shum <-
function(P,Temp,rh,consts=export_constants()){
        w=rh2w(P,Temp,rh,consts)
        return(w/(1.+w))
}

Try the aiRthermo package in your browser

Any scripts or data that you put into this service are public.

aiRthermo documentation built on May 1, 2019, 9:24 p.m.