Uses of Class
neqsim.process.equipment.pipeline.twophasepipe.DriftFluxModel.EnergyEquationResult
Packages that use DriftFluxModel.EnergyEquationResult
Package
Description
Transient multiphase pipe flow models.
-
Uses of DriftFluxModel.EnergyEquationResult in neqsim.process.equipment.pipeline.twophasepipe
Methods in neqsim.process.equipment.pipeline.twophasepipe that return DriftFluxModel.EnergyEquationResultModifier and TypeMethodDescriptionDriftFluxModel.calculateEnergyEquation(PipeSection section, DriftFluxModel.DriftFluxParameters params, double dt, double dx, double ambientTemperature, double overallHeatTransferCoeff, double jouleThomsonCoeff) Calculate temperature change in fluid flow using the energy equation.