awslabs / palace

3D finite element solver for computational electromagnetics
https://awslabs.github.io/palace/dev
Apache License 2.0
224 stars 50 forks source link

Fix regression for electrostatic and magnetostatic postprocessing #177

Closed sebastiangrimberg closed 5 months ago

sebastiangrimberg commented 5 months ago

The source of this is https://github.com/awslabs/palace/pull/149. The spheres and rings examples have both been updated to ensure this is caught in the future.

parrangoiz commented 5 months ago

Not sure if it's related to this but I think the postprocessed E-field for visualization may be broken too; when I look at voltage in Paraview it looks exactly as expected but E looks pretty random.

sebastiangrimberg commented 5 months ago

I'm not sure. The E-field looks fine to me in the spheres example:

image

This could be something unrelated in your setup?

parrangoiz commented 5 months ago

Oh weird. Did you run that in 1 core? Mine ran in 64.