Hunter Belanger
Hunter Belanger
Hi @jlconlin ! I would be very happy to have a teleconference before beginning. Perhaps we can arrange this by email ? You can use my public email address on...
So if I manually correct the unsorted energy grid at 9MeV, my library stops throwing errors at me, so for some reason, this doesn't seem to be happening at 8MeV...
I want to use OpenMC in the nuclear courses I will be teaching and have therefore spent a while trying to get it to compile natively on Windows. I now...
Ah yes, I had not realized that this problem was related to the smoothing operation. Turning of smoothing indeed removes the exceptions being thrown by my library. As you mention...
So it looks like this is giving slightly different results with event based transport. So far, I am very perplexed by this difference, as the new PRNG stream should only...
A little more information on the event-based bug. It appears that in the history-based simulation, there is a particle that is coming into pulse height scoring without any filter matches,...
@cfichtlscherer , my last commit removed 2 lines from your original pulse height tally scoring function. On my system, this gets the tests to pass in history based and event...
Yeah, I can make a separate PR to update the submodules and discuss FetchContent. For the time being though, I figure we probably want to keep the temporary work around...
I just pushed some small changes that now allow compilation with MSVC again.
I completely agree that having CI for Windows will be necessary, as it will quickly be difficult for me to keep up if I am the only Windows compiler at...