Investigation: deterministic stochastic_slab (Option A) — reduces to NR - #115
Investigation: deterministic stochastic_slab (Option A) — reduces to NR#115jon-proximafusion wants to merge 3 commits into
Conversation
Independent feature off develop: reproduce OpenMC's stochastic_slab representative mix-spectrum weighting DETERMINISTICALLY (no Monte Carlo). Reflective box of mixed materials + volumetric isotropic source => spatially-flat flux => 0-D infinite-medium slowing-down spectrum of the material mix; each material X weighted by phi_X(E) = q_mix(E)/Sigma_t,X(E) (mix slowing-down source x X's own self-shielding). Order-free, handles equidistant materials, cross-talk from all -- slab's design, minus the noise. Plan in PR.
phi_X = q_mix/Sigma_t,X reproduces NR, not slab, because the mix slowing-down source is ~1/E asymptotically. Slab's edge over NR is the sigma0-dilution of its finite mixed cells (equivalence-theory artifact), not a spectral effect. The order-free/geometry-free improvement over NR is impossible; the physical version is real-geometry transport (#114).
Finding: a deterministic stochastic_slab reduces to NRGoal (Option A): reproduce OpenMC's Result: it collapses to narrow-resonance (NR), not to slabWeighting each material X by phi_X(E) = q_mix(E)/Sigma_t,X(E) — the material-mix
dslab ≈ NR everywhere. Why
ConclusionYou cannot beat NR on deep resonant metals in an order-free / geometry-free way — the Recommendation: do not pursue this branch as a separate method; it is the NR |
Independent investigation (off develop) of whether OpenMC's
stochastic_slabrepresentative weighting can be reproduced deterministically (no Monte Carlo). Conclusion: it reduces to NR — see the comment below. Recorded for the record; not proposed for merge as a separate method.🤖 Generated with Claude Code