Hey Guys,
In the documentation, it says “Fortunately, regardless of the choice of initial source distribution, the method is guaranteed to converge to the true source distribution.”
If that’s the case, why are we allowed specify the initial source distribution with the
I tried a little experiment where I modified the ‘reflective’ example’ to make a 2x2x2 infinite rectangular prism, and gave it ‘reflective’ boundary conditions all around. I then placed a point source at 0,0,0 and calculated k-eff. I then placed a point source at 0.5,0.5,0.5 and calculated k-eff.
I noticed a difference of about 1 milli-k in the calculations with 500 batches of 10K particles.
I then thought, ‘well, if my understanding is correct a better converged answer should give me k-eff values with a closer value’
So, I reran the experiment with 5000 batches at 10k particles each. Still about 1 milli-k difference.
so is my thinking correct in that I should get an answer which converges on a value regardless of where I place the initial source?
If that’s so, what would cause this difference in k-eff? What can I do to reduce it?
If that’s so, why does openMC allow us to specify the initial source distribution?
Thanks for any insight you guys might have.