Skip to content

Error occurred while using MEShX for conversion #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
RokyC opened this issue May 9, 2022 · 0 comments
Open

Error occurred while using MEShX for conversion #3

RokyC opened this issue May 9, 2022 · 0 comments

Comments

@RokyC
Copy link

RokyC commented May 9, 2022

My package vesion as follows:
DOLFIN version: 2019.2.0.dev0
meshio version: 5.3.4
gmsh version: 4.10.1
The following error occurred while using MEShX for conversion :

String tag Num Tag Dim


Top 3 1
Right 4 1
Left 5 1
Bottom 6 1
Domain 1 2
Obstacle 2 2
Creating gmsh:physical mesh
There was some error 😱
Traceback (most recent call last):
File "/usr/local/bin/meshx", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.8/dist-packages/meshx/_cli.py", line 13, in main
write(args)
File "/usr/local/lib/python3.8/dist-packages/meshx/_helpers.py", line 13, in write
converter.write_sub_domains()
File "/usr/local/lib/python3.8/dist-packages/meshx/_helpers.py", line 86, in write_sub_domains
infile.read(mesh)
RuntimeError:

*** -------------------------------------------------------------------------
*** DOLFIN encountered an error. If you are not able to resolve this issue
*** using the information listed below, you can ask for help at


*** fenics-support@googlegroups.com


*** Remember to include the error message listed below and, if possible,
*** include a minimal running example to reproduce the error.


*** -------------------------------------------------------------------------
*** Error: Unable to open XDMF file.
*** Reason: XDMF file "mesh/line.xdmf" does not exist.
*** Where: This error was encountered inside XDMFFile.cpp.
*** Process: 0


*** DOLFIN version: 2019.2.0.dev0
*** Git changeset: unknown

Self.msh.cell_data.keys () reads GMSH :physical leads to identifying impossibly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant