You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a `presolver` function argument to the `solve!` function for `StaggeredModel`.
This function allows the user to perform actions before each staggered
step, enabling more advanced control over the simulation.
Also, makes project dirichlet an option for the static nonlinear model.
0 commit comments