Jon Shimwell
Jon Shimwell
Just keeping this branch upto date with develop. I'm making use of this branch for plotting stellerator sources and finding it quite useful.
Looks very useful. I've been making use of https://github.com/jmwright/cadquery-png-plugin for similar capabilities but it would be desirable to have this PNG export in CQ directly. That optional tasks in the...
@pshriwise just to mention we are working on adding for more VTK based file formats in addition to this VTKHDF. We are also looking at adding VTU. So we are...
Just resolved a small conflict.
Can you elaborate on this situation a bit? We have this issue at the moment and can't import cadquery along with openmc due to slightly different vtk packages. My understanding...
could disable BLAS to get this working
- [ ] settings.output = {"tallies": False} on d1s simulations
```tests/regression_tests/deplete_with_transfer_rates/test.py``` which runs depletion simulations is failing due to small differences in the numbers of atoms ```tests/regression_tests/source_parameterized_dlopen/test.py``` which makes use of cmake to compile sources is failing to run cmake...
Looks like tests are failing with ```openmc: error while loading shared libraries: libmcpl.so: cannot open shared object file: No such file or directory```
locally I'm getting this error when trying to ```pip install .``` ``` The link interface of target "xtensor" contains: OpenMP::OpenMP_CXX_xtensor but the target was not found. Possible reasons include: ```