prisms-center / phaseField

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

Split up solveIncrement #126

Closed stvdwtt closed 1 month ago

stvdwtt commented 5 years ago

This method is getting too large. There should be separate functions for the explicit update, nonlinear solver, and fully time-independent solves.