R/w2Td.R

w2Td <-
function( P , w ,consts=export_constants()){
  return(as.double(5417./(19.83+log(consts["es0"])+log(w+consts["epsilon"])-log(w*P))))
}

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.