ringmesh / RINGMesh

RINGMesh is a C++ open-source platform for manipulating meshes of geological models.
http://ringmesh.org
BSD 3-Clause "New" or "Revised" License
70 stars 16 forks source link

No face selection possible after converting *.ml file to *.fem file #216

Open ChristianWenzlaff opened 3 years ago

ChristianWenzlaff commented 3 years ago

Dear RingmeshTeam,

I used Ringmesh for converting a GOCAD .ml file to a FEFLOW .fem file using Tetgen, which worked perfectly fine. However after opening the .fem file with FEFLOW there are no faces listed in the face selection menu (see picture). Is there a way during converting that all faces stored in the ml file are available via face selection in FEFLOW?

Thanks in advance,

Christian

Ringmesh_no faces

francoisbonneau commented 3 years ago

Dear Christian, I am so sorry, I don't know how to answer that. I suspect that something need to be added in the .fem file. Maybe the quickest way to solve that is to open another .fem file where you do not have the problem and compare to the problematic file. Then may be able to locate and fix the problem by editing your file. Please let me know if It helps. If not I may have a quick look at your files with no guarantees of success. Also, note that the RINGMesh project is no longer maintained. Please, look at the OpenGeode plateform provided by Geode-solutions: https://github.com/Geode-solutions Bests Francois