How to load mesh_bend_coarse.cgns in python? #1875
zhang-qiang-github
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I open
mesh_bend_coarse.cgns
in notepad++, it looks like:If I load it with
meshio
(meshio.read('mesh_bend_coarse.cgns')
), it reports a bug:So, how can I load mesh_bend_coarse.cgns in python?
Beta Was this translation helpful? Give feedback.
All reactions