Plot shows the digitized isotherm of the Standing-Katz chart

multiplotStandingKatz(tpr = NULL, pprRange = "lp", ...)

Arguments

tpr

a vector of one of multiple Pseudo-reduced temperatures

pprRange

Takes one of two values: "lp": low pressure, or "hp". Default: "lp"

...

additional parameters

Examples

# 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))