idaes-pse icon indicating copy to clipboard operation
idaes-pse copied to clipboard

MSContactor Heterogeneous reactions

Open dallan-keylogic opened this issue 6 months ago • 0 comments
trafficstars

Presently, heterogeneous reactions in the MSContactor are indexed by phase and component. This is problematic, however, because multiple streams might have the same phase name---it's perfectly natural for an organic and aqueous property package to name their phase "Liq", but we are forbidden from doing so because it causes a name clash in the heterogeneous reactions. There's an additional issue that required user to rename all the components in one property package because they shared names with those in the other.

Solution: index heterogeneous reactions by stream in addition to phase.

dallan-keylogic avatar May 14 '25 20:05 dallan-keylogic