Andrew Davis
Andrew Davis
### Description Compile Failure FC34 - GCC 11.1 - Guile 3.07 I had to build guile from scratch since FC34 comes with guile < 2.2 - seemed to build fine...
We have a use case for a large mesh tally, where we only want to record results in cells that have material in them, in this particular case its a...
We've (through Ander Gray) come across a bug which results in a failure to sample an inelastic reaction. In this instance, its due to the fact that at the the...
As more efforts are pushed towards multi-physics it would be useful to have the ability to lookup field data e.g. temperature on a mesh data structure (e.g. kD-tree lookup). Thinking...
I recently installed with VTK 9.2 on my system, and configure failed due a missing symbols from an unrequested library. I think probably happens when the VTK library being used...
Fixed a small typo.
It would be useful to add a pyne integration now that pyne is easier to install that would allow writing of HDF5 based materials objects for DAGMC
There is the risk (as I discovered) of these scripts becoming stale - they should be under CI
In the same way that XML has a parsing schema, so codes know what items to expect in dictionaries, paramak should do the same - https://json-schema.org/ - an external company...
There have been a number of cases where a silent failure from the entire processing chain has lead to complete simulations being run, but with the incorrect outcome. In this...