You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Make mixingrule concept generic for phases MixingRuleTypeInterface (#1250)
New Interface CPAMixingRuleType
Introduce SuperInterface MixingRuleTypeInterface for EosMixingRuleType and CPAMixingRuleType
prepare for future cleaner split between types using eos mixing and cpa mixing
Copy file name to clipboardexpand all lines: src/main/java/neqsim/fluidmechanics/flownode/fluidboundary/heatmasstransfercalc/nonequilibriumfluidboundary/NonEquilibriumFluidBoundary.java
Copy file name to clipboardexpand all lines: src/main/java/neqsim/fluidmechanics/flownode/fluidboundary/interphasetransportcoefficient/interphasetwophase/stirredcell/InterphaseStirredCellFlow.java
+1-3
Original file line number
Diff line number
Diff line change
@@ -59,9 +59,7 @@ public double calcInterphaseHeatTransferCoefficient(int phaseNum, double prandtl
0 commit comments