meshio 5.3.5
0
I/O for many mesh formats
Contents
I/O for many mesh formats
Stars: 1929, Watchers: 1929, Forks: 399, Open Issues: 197The nschloe/meshio
repo was created 8 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1929 github stars!
How to Install meshio
You can install meshio using pip
pip install meshio
or add it to a project with poetry
poetry add meshio
Package Details
- Author
- Nico Schlömer
- License
- The MIT License (MIT) Copyright (c) 2015-2021 Nico Schlömer et al. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- Homepage
- PyPi:
- https://pypi.org/project/meshio/
- GitHub Repo:
- https://github.com/nschloe/meshio
Classifiers
- Scientific/Engineering
- Utilities
Related Packages
Errors
A list of common meshio errors.
Code Examples
Here are some meshio
code examples and snippets.
GitHub Issues
The meshio package has 197 open issues on GitHub
- [BUG] GMSH ReadError
- fix line 340 in su2
- [BUG] len(points) != len(obj:vt)
- Fix crash when reading gmsh22 files with multiple cells
- Labels are not conserved when transforming from .mesh to .vtk format
- [BUG] Reading a gmsh22 file with multiple cell types and cell data causes a crash
- Installationon opensuse 13.2 workstation
- Legacy VTK format has undefined data formats in vtk_to_numpy_dtype_name
- [BUG] nastran fails to read (unmarked) continuation lines
- [BUG] TimesSeries writes corrupted files for data defined of graphs
- Add "wedge15" to topological_dimension dictionary
- Add support for additional tetgen file formats (
.face
/.edge
) - Support additional
tetgen
file formats (.face
/.edge
) - [BUG] Cell type "wedge15" is missing from the _mesh.topological_dimension dictionary
- group name already exists when converting msh file with physical groups to h5m file