CriticalPointTP |
Top Previous Next |
Most mixtures has one or more critical points.
This function lets you calculate the temperature and pressure of critical point(s) found in a mixture no matter the type of mixture.
Please note that a mixture may have more then one critical point. When output is selected as 1D each row holds a critical point.
Input
Extra This function is defined in C# as: public Object[,] CriticalPointTP(Range Feed, string Output, string Components, string Units, [In, Optional] object Distribution, [In, Optional] object BlockMassfraction, [In, Optional] object AdvVLXE, [In, Optional] object AdvUser);
|