pub const SCENARIO_PROBABILITY_TOLERANCE: f64 = 1e-12;
Absolute tolerance for a complete probability sum.