Skywalker
Skywalker
# Description In #3286, the Chord Length Sampling (CLS) method was described for enhancing modeling capabilities in OpenMC. This PR begins the implementation of this feature. The main changes in...
## Description Current OpenMC simulations for dispersed fuels (e.g., TRISO particles randomly distributed in a matrix material) require explicit geometric modeling of every fuel particle. For large-scale systems (e.g., pebble-bed...
# Description This pull request is a continuation of #3516 . The original PR by @liangjg introduced a valuable new module, but it had merge conflicts with the latest main...