AdditiveFOAM icon indicating copy to clipboard operation
AdditiveFOAM copied to clipboard

Fixed the logic of the adaptive heat source integration

Open colemanjs opened this issue 11 months ago • 0 comments

Updated logic removes integration points outside of cell bounding box. This is a crude Riemann integration using the midpoint rule, that is second-order accurate for smooth functions and axis-aligned hexahedral cells.

colemanjs avatar Feb 07 '25 16:02 colemanjs