A python module for scientific analysis of 3D data
visualization
python
numpy
scientific-visualization
mesh
simulations
vtk
finite-elements
fenics
3d
3d-graphics
scientific-research
dolfin
-
Updated
Jul 5, 2022 - Python
Reason
When there is a submodule update (and subsequent conda package update in MOOSE), there is no hint that conda is out-of-date when the user attempts to build after updating MOOSE only. This can lead to pain and confusion for users.
We already perform a submodule mismatch check, and print out a warning during build. We should do the same for conda.
Design
We should take inspira