matthuszagh / pyems

High-level python interface to OpenEMS with automatic mesh generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homogeneity of mesh inside PML

matthuszagh opened this issue · comments

Thorsten states in this forum post that

The mesh inside the PML is always homogenous in pml-direction.

Does this mean that openems treats the mesh lines as if they were equally-spaced, or that they should be equally spaced? In either case, it would probably be beneficial for pyems to enforce this when it creates the mesh, since openems treating mesh lines as being equally-spaced has the potential to violate smoothness.