Sam Pasmann

Results 7 issues of Sam Pasmann

Hello, I've been following the [Windows installation instructions ](https://libmesh.github.io/installation.html )using MSYS2 on Windows 11. After generating the config files and running `make` I'm getting the following error: ``` make[3]: ***...

Removing these features for maintainability.

Running the 2D C5G7, I've run into a "Particle is lost" bug using both Monte Carlo and iQMC. A particle being lost could be due to an error in the...

bug

Using latest version of MCDC, after inserting `mcdc.visualize()` after defining the geometry in the 3D C5G7 and SMRG7 input decks I get the following error ``` (mcdc-vis-env) PS C:\Users\Sam\Documents\Github\Experiments\3d_c5g7> python...

bug
visualizer

This PR adds a post commit git hook for automatic formatting of tracked python files in the MCDC repository. I added the `install_commit_hooks.sh` script to our `install.sh` so the hook...

# Description The primary goals of this PR are to i) implement a randomized-QMC batching method for eigenvalue calculations ii) continue to increase the readability and maintainability of iQMC. Users...

enhancement

# Description This PR adds some of the basic random ray simulation parameters and summary information to the statepoint file. I tried to copy similar additions but please let me...