adamantine-sim / adamantine

Software to simulate heat transfer for additive manufacturing
https://adamantine-sim.github.io/adamantine/
Other
37 stars 10 forks source link

Fix bug when adding material #259

Closed Rombur closed 7 months ago

Rombur commented 7 months ago

When adding material, we need to keep track of the cell ids of the activated cells, the locally owned cells, and the active cells. There is a bug in the current code.