DewPSee also: How to define output |
Top Previous Next |
This function lets the user to perform a dew/shadow pressure calculation for given systems. Please not that this is undefined for a polymer system
Note: The best way to use this function is to use the wizard. Select: VLXE/Wizard on the menu
Input
Extra This function is defined in C# as: public Object[,] DewP(Range Feed, double Temperature, string Output, string Components, string Units, [In, Optional] object Distribution, [In, Optional] object BlockMassfraction, [In, Optional] object AdvVLXE, [In, Optional] object AdvUser); |