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
The current implementation of serial mesh-to-mesh interpolation deals with periodic boundaries by cloning the position mesh across the boundary, but doesn't fix the connectivity. This then means that the frontal intersection finder routines can't find the additional mass. I'll test whether this was fixed in @stephankramer's Parallel periodic adaptive branch when I get round to it.
The text was updated successfully, but these errors were encountered:
The current implementation of serial mesh-to-mesh interpolation deals with periodic boundaries by cloning the position mesh across the boundary, but doesn't fix the connectivity. This then means that the frontal intersection finder routines can't find the additional mass. I'll test whether this was fixed in @stephankramer's Parallel periodic adaptive branch when I get round to it.
The text was updated successfully, but these errors were encountered: