Uncertainty-Driven Engineering Decisions
Every simulation output is a distribution, not a number; good engineering decisions weigh the spread, not just the central value.
Numbers have error bars
A model produces a prediction, but its inputs are uncertain and the model itself is approximate. Reporting a single value hides that. Uncertainty-driven engineering carries the full distribution through the calculation, so a decision reflects how confident the prediction actually is.
Where uncertainty comes from
- Input uncertainty: material properties, cross sections, and boundary conditions are known only to a tolerance.
- Model uncertainty: reduced physics and discretization introduce error.
- Numerical uncertainty: finite resolution and solver tolerances.
- Measurement uncertainty: the data used for calibration is noisy.
Propagating it
Uncertainty is pushed through models by sampling inputs, by simulation-based inference, or by fast surrogates that make many samples affordable. The output is a distribution over the quantity of interest, and sensitivity analysis shows which inputs drive the spread.
How it changes decisions
A design that meets a limit on average but violates it in a fifth of cases is not safe. Uncertainty-aware design targets margins on the tails of the distribution, so the Hyperion design point is robust rather than a best-case coincidence. This is why closure is done with uncertainty in the loop.
Honest reporting
Kronos reports frozen numbers with their conditions and flags open reconciliations rather than presenting point values as settled truth. The tritium breeding ratio, neutron fraction, and performance figures each carry their assumptions.
Payoff
Decisions made this way survive contact with reality more often, and the same distributions become direct inputs to risk assessment and licensing.