Patrick Shriwise
Patrick Shriwise
Might be a good idea to indicate why this nickname is the most common because it is the default nickname in git when cloning a remote repository. This could be...
@shimwell recently noted that while the `bounding_cell_id` argument of `DAGMCUniverse.bounded_universe` defaults to a high cell ID to avoid clashing with the ID space of the DAGMC model, the surface IDs...
The ordering of weight window values is a little confusing right now. We currently accept an arbitrarily shaped `ndarray` and assume its ordering is the number of mesh elements in...
Currently, if a user wants to use the same mesh for two different purposes, the mesh might be written to multiple XML files. When reading the XMl files, OpenMC will...
Today @paulromano and I were discussing the fact that it would be nice to be able to halt depletion calculations between time steps to examine or modify reaction rates, material...
@paulromano and I were discussing Travis' plans for changing its CI billing model. https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing The new model doesn't require payment, seeing as this is still a public project, but it...
A user recently reached out to us with a problem about OpenMC crashing during volume calculation. This was caused by inf values in the definition of the volume calculation's box....
I remember discussing this earlier in the year with some devs, but sadly that conversation was lost due to slack message history limitations. This is my account of that converstaion...
Getting this error out of the gate when trying to train on a single new `.rst` file. Any thoughts? ```python Traceback (most recent call last): File "/home/pshriwise/soft/doc-gpt/docsgpt/scripts/ingest_rst.py", line 36, in...
Hi all. I'm a member of the OpenMC development team. We're interested in supporting unstructured mesh particle tracking on arbitrary element types and, as a result, require some robust intersection...