adamantine-sim / adamantine

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

Remove threshold check for inverting the mass matrix #140

Closed stvdwtt closed 2 years ago

stvdwtt commented 2 years ago

As we hoped, this fixes the problem. Removing the divide by zero check doesn't seem to cause any issues for applying BCs or material deposition.

Rombur commented 2 years ago

Fixes #139