Luke Labrie-Cleary

Results 7 issues of Luke Labrie-Cleary

I am running junest in a `manjarolinux/base` docker container based on this [image](https://github.com/LukeLabrie/dockerfiles/blob/main/manajro_base/aur_testing/Dockerfile). When I try to run `junest` I get the following error ``` getent command failed or does...

after running ``` yay -S locate ``` i'm seeing the following error with the `locate` command in junest: ``` pread: No such file or directory ``` all i can find...

per issue [#833](https://github.com/easybuilders/easybuild/issues/833#issuecomment-1292510148), added some logic to accommodate some archlinux distros (currently just arch and manjaro) when checking for os dependencies. some notes: - should work for any arch distro...

enhancement

when I run `openmc-plotter`, if any material in my materials.xml file has a density < 1.0 g/cm3, I get ``` ERROR: Need to specify a positive density on material [material_id]...

`msrDynamics` is a python API I wrote for dynamic modeling of MSR systems. It's essentially point kinetics coupled to nodal thermal flow. It can be used for msr transient analysis,...

This pr introduces a set of easyconfig files for the [OpenMC](https://github.com/openmc-dev/openmc) software stack. OpenMC is a monte-carlo particle transport software. It can be configured with or without [DAGMC](https://github.com/svalinn/DAGMC), a geometry...