prisms-center / phaseField

PRISMS-PF: An Open-Source Phase-Field Modeling Framework
https://prisms-center.github.io/phaseField/
Other
229 stars 120 forks source link

Support for adaptive time-stepping #312

Open landinjm opened 1 week ago

landinjm commented 1 week ago

No idea how to approach this, but it may be worth it for certain simulations.

We could try and naively implement our own, or use sundials (adding another dependency to the deal.II installation).