Reaction SetGet Reaction Phase Method
Gets the phase on which a particular reaction contained in the Reactions Package will take place.
Definition
Namespace: DWSIM.Thermodynamics.BaseClasses
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public string GetReactionPhase(
string reacId
)VB
Public Function GetReactionPhase (
reacId As String
) As StringParameters
- reacId String
- The reaction identifier
Return Value
StringImplements
ICapeReactionChemistryGetReactionPhase(String)Remarks
The string returned by this method must match one of the phase labels known to the Property Package.