proteus
proteus copied to clipboard
getElementwiseFlux
In the VelocityPostProcessingAlgorithmBase class (in the PostProcessing module), there is a function called getElementwiseFlux. This function is helpful for some debugging processes but remains a WIP. In particular in needs
- To be written in C so it will be faster
- Tested more extensively in 2D
- Tested in 3D
- Able to account for the effect of source terms
@alistairbntl I saw that you have done some work on this after you have raised this issue. Is it relevant?