GEOS-DEV / GEOS

GEOS Simulation Framework
GNU Lesser General Public License v2.1
206 stars 83 forks source link

Pre-split tags can be erroneous #3222

Open sohailwaziri opened 1 month ago

sohailwaziri commented 1 month ago

If a mesh file has tags and the mesh is split using mesh_doctor, the pre-split tags might no longer be valid. To avoid unexpected behavior, please tag your boundaries/edges/etc explicitly in your xml input file using Geometry element.

ryar9534 commented 1 month ago

Might want to also mention this directly in geos python packages repo

Also @alexbenedicto this might also be something to look at

alexbenedicto commented 1 month ago

I agree with @ryar9534

Would it be possible @sohailwaziri for you to create an issue in : https://github.com/GEOS-DEV/geosPythonPackages/issues

Also, if you could provide an example of erroneous behavior in that issue would be great.

ryar9534 commented 1 month ago

For reference @paveltomin, Alex just started on the TotalEnergies side here in California, and he is going to be focussing on mesh_doctor. Not sure how much context you already had :)

paveltomin commented 1 month ago

@alexbenedicto feel free to assign yourself to that issue and thanks for your help

sohailwaziri commented 1 month ago

@alexbenedicto issue created in https://github.com/GEOS-DEV/geosPythonPackages/issues