prisms-center/phaseField

Add support for `IMPLICIT_TIME_DEPENDENT` equation types.

Closed this issue · 1 comments

This requires the addition of var_old evaluation flags (the values at the previous timestep) and additional infrastructure to store these fields.

Ideally, we only store the previous values for implicit fields.

When this issue is closed, it should be fine to delete the 3 deprecated implicit branches on the main repo