This is a test for the sequential compositional flash. It uses the same testing structure as the other unit tests for flashs. As such, it just prints an error but never fails. I propose fixing this for all flashes in #760 (closed).
I have two questions:
MiscibleMultiPhaseComposition
for two phases, ComputeFromReferencePhase
for one). Should it be done using a sequential routine? Additionally?ComputeFromReferencePhase
flash stores mass fractions that are not physical but used to determine the phase switch. So I only compare values for existing phases now. Is this the way to go?Resolves #739 (closed)