adamantine-sim / adamantine

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

AMR not working #127

Closed Rombur closed 2 years ago

Rombur commented 2 years ago

We currently do not have a test for AMR because it is implemented in adamantine.hh and it is not covered by our integration tests. The feature is currently broken. I have a test that shows the problem and I am working on a fix but I have to finish the anisotropic capability ASAP. I will come back to the AMR issue once the anisotropic capability has been merged.

stvdwtt commented 2 years ago

Fixed in #142 and #145.