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

Units tests for arbitrary ordering of field types #292

Open landinjm opened 2 weeks ago

landinjm commented 2 weeks ago

I'm running into some issues where I have a handful of time independent fields a vector explicit field and a scalar explicit field.

It would be a good idea (and fairly easy) to write some unit tests that mix up the ordering of field types (SCALAR/VECTOR EXPLICIT/IMPLICIT).