powered by
Plot shows the digitized isotherm of the Standing-Katz chart
multiplotStandingKatz(tpr = NULL, pprRange = "lp", ...)
a vector of one of multiple Pseudo-reduced temperatures
Takes one of two values: "lp": low pressure, or "hp". Default: "lp"
additional parameters
# NOT RUN { # plot Standing-Katz curves for Tpr=1.1 and 2.0 multiplotStandingKatz(c(1.1, 2)) # plot SK curves for the lowest range of Tpr multiplotStandingKatz(c(1.05, 1.1, 1.2)) # }
Run the code above in your browser using DataLab