Ilham Variansyah
Ilham Variansyah
Thanks, @gridley. Following from #2885: Time boundary (or "time census," which can be implemented similarly to "fission census" in k-eigenvalue mode) is not necessary for forced precursor decay. This is...
- [x] Fix lattice (c5g7 and smrg7 regression tests) - [x] Fix Numba and MPI (if needed per regression test) - [x] Fic unit tests - [x] Verify with Kobayashi...
Hi @clemekay . I made some modifications to the UQ items so that it is working with the new input card structure. Can you please check if they are OK?...
Hi @spasmann . Some of the iQMC regression tests give very unusual results... What do you think about that?
@spasmann , I think the issue has something to do with running iQMC with reflecting BC. Lots of particle loss incidents in `iqmc_cooper2` and `iqmc_reed` in the regression test. Please...
We will make a followup PR on revising the examples.
> A few questions: > > 1. Do we want to merge [iQMC Refactor #204](https://github.com/CEMeNT-PSAAP/MCDC/pull/204) before this? > 2. Did you check to make sure this new syntax is still...
The failing test looks like it's caused by a race condition caused by checking the answer inside `input.py` (which is done by the MPI processes). What do you think, @clemekay...
I'm going to merge this PR and make a follow-up PR to fix the regression test. Thanks, @spasmann! (Gotta remember this PR #199, particularly in the case in the future...
The issues showed up in #186. I'll get back to it when it is time to merge the optimizations.