Package neqsim.process.calibration
package neqsim.process.calibration
-
ClassesClassDescriptionBatch parameter estimator using Levenberg-Marquardt optimization.Represents a data point with conditions and measurements.Represents a measured variable.Represents a tunable parameter.Container for batch parameter estimation results.Example demonstrating the new calibration framework for online parameter estimation.Represents calibration quality metrics for model validation.Represents the result of a calibration operation.Ensemble Kalman Filter (EnKF) estimator for online calibration of process parameters.Result of an EnKF update step.Specification for a measured variable.Specification for a tunable parameter.Test harness for validating parameter estimation systems before deployment.Measurement specification.Monte Carlo validation report.Parameter specification with ground truth.Test report containing results and metrics.Online calibrator for continuously updating model parameters based on real-time data.Represents a data point for calibration.Objective function that bridges process simulation with the Levenberg-Marquardt optimizer.Complete example demonstrating multi-well heat transfer coefficient estimation using the EnKFParameterEstimator with dynamic routing for improved observability.