Skywalker
Skywalker
Currently, I have developed the Stochastic_Media class modeled after the Material class, and plan to implement it within the material input card section.I performed a local reset to the develop...
## Description I added test input cards for CLS_media which demonstrate that the relevant parameters can be correctly read. The next step will be to implement stochastic media as a...
## Development of Stochastic Media Functionality ### (1) Integration as Cell Filling Type - Treat `stochastic media` as a cell filling type alongside existing types (`material`, `universe`, and `lattice`). ###...
## 3. Verification Cases I have added the following test cases for validation:  ### (1) Comparison with Homogenization Method (VHM) - Created a single fuel pin model: - **VHM...
> Maybe running a stochastic volume calculation to check that the material volumes are truly equivalent would be one step towards a solid match against the explicit geometry model. It...
@gridley Thank you very much for your attention to my work. I seem to have identified the source of the bug. I have statistically analyzed the total chord lengths in...
The previous significant deviation in the CLS method results has been resolved. Due to my unfamiliarity with C++ operator precedence, the particle transport chord length was miscalculated. After corrections, the...
@liangjg Hi Dear Professor Liang, I often use the TRISO function and have also been following your work for a long time. I'm very glad that you can contribute your...
@paulromano @gridley @amandalund Hi,When I tried to merge this code, I encountered the following errors in the GitHub automatic process : `File "/home/runner/work/openmc/openmc/openmc/lib/core.py", line 143 in calculate_volumes File "/home/runner/work/openmc/openmc/openmc/model/model.py", line...