capePDependentProperty returns a vector of values for a pressure dependent property for each compound in the simulation. For the unit of measure of a pressure dependent property, use capePropertyUnit.
Syntax:
=capePDependentProperty(propName, P)
Arguments:
propName | Name of the pressure dependent property. For a list of available pressure dependent properties, click the P-Dependent Properties button on the control sheet. Pressure derivatives are indicated with .Dpressure |
P | Pressure at which to calculate the property |
Example:
=capePDependentProperty("meltingTemperature", 101325.0)
This function can be inserted by clicking the Pressure Dependent Property button on the Unit Operation ribbon.