Uses of Class
neqsim.process.equipment.distillation.ColumnMeshResidual
Packages that use ColumnMeshResidual
-
Uses of ColumnMeshResidual in neqsim.process.equipment.distillation
Fields in neqsim.process.equipment.distillation declared as ColumnMeshResidualModifier and TypeFieldDescriptionprivate ColumnMeshResidualDistillationColumn.lastMeshResidualLatest MESH residual diagnostics.Methods in neqsim.process.equipment.distillation that return ColumnMeshResidualModifier and TypeMethodDescription(package private) ColumnMeshResidualColumnMeshResidualEvaluator.ResidualBuilder.build()Build an immutable residual vector.(package private) static ColumnMeshResidualColumnMeshResidualEvaluator.evaluate(DistillationColumn column) Evaluate the current MESH residual vector for a column.(package private) ColumnMeshResidualDistillationColumn.getLastMeshResidual()Retrieve the latest internal MESH residual diagnostics.