Nicolas Linden
Nicolas Linden
# Description Adding an `ignore_phantom_nuclides` argument to `Materials.export_to_xml`, `Model.export_to_xml` and `Model.export_to_model_xml` (and `Model.run`). This allows a user to automatically ignore nuclides that have no cross-sections when writing xml files. A...
## Bug Description Hi, generating a JEFF-3.3 depletion chain using the `openmc.deplete.Chain` object (for instance using [this](https://github.com/openmc-data-storage/openmc_data/blob/main/src/openmc_data/depletion/generate_jeff_chain.py) script from @shimwell's repo) results in 5 isotope having negative decay branching ratios,...
Hello, i've been trying to use the watts.PluginGeneric to run templated OpenFOAM calculations. First I'm trying to run a simple meshing script, this requires the following directory structure: ``` ....
Hi all, I've been getting the following errors when hovering on a parallel coordinates in a plotly dash app  This seems to be related to this unresolved issue https://github.com/plotly/dash-core-components/issues/157...