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