Uses of Class
neqsim.process.equipment.pipeline.twophasepipe.numerics.AUSMPlusFluxCalculator.TwoFluidFlux
Packages that use AUSMPlusFluxCalculator.TwoFluidFlux
Package
Description
Numerical methods for two-fluid multiphase pipe flow solver.
-
Uses of AUSMPlusFluxCalculator.TwoFluidFlux in neqsim.process.equipment.pipeline.twophasepipe.numerics
Methods in neqsim.process.equipment.pipeline.twophasepipe.numerics that return AUSMPlusFluxCalculator.TwoFluidFluxModifier and TypeMethodDescriptionAUSMPlusFluxCalculator.calcTwoFluidFlux(AUSMPlusFluxCalculator.PhaseState gasLeft, AUSMPlusFluxCalculator.PhaseState gasRight, AUSMPlusFluxCalculator.PhaseState liquidLeft, AUSMPlusFluxCalculator.PhaseState liquidRight, double area) Calculate AUSM+ fluxes for both phases in two-fluid model.