prisms-center / phaseField

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

Uneccessary warning for Laplace guess for Aux variables #301

Open landinjm opened 1 week ago

landinjm commented 1 week ago

This seems to be the output for auxiliary variables.

PRISMS-PF Warning: Laplace's equation is only used to generate the initial guess for time independent equations. The equation for variable mu is not a time independent equation. No initial guess is needed for this equation.

It is not necessary and can be confusing for users.