S.Ouchène
S.Ouchène
Hello, I am using the latest version of meshio: `4.4.5 [Python 3.8.5]` When I try to convert the attached gmsh mesh file as follows: `meshio-convert --input-format gmsh --output-format obj gmsh_2d_mesh.msh...
I am trying to convert this basic 2D vtk mesh to ansys using meshio 3.2.14. the file `rect2d.vtk`: ``` # vtk DataFile Version 3.0 vtk output ASCII DATASET RECTILINEAR_GRID DIMENSIONS...
Hello, Is it possible to add support for Ideas `unv` format and Plot3D `p3d` ? Thank you
Is it possible to make this discussion private? Thank you
As per the package.json file, the license of the project is MIT.
Hello, I am currently attempting to obtain a complete screenshot of a Jupyter notebook page and it appears that using the `--full` option has no effect on the output ##...
Hello, First, I want to say thank you for this software. It is very useful. I often load files with many columns, for example: I can filter the columns using...
Hello, I installed welib and tried an example to modify an AeroDyn15 polar file, but it fails because it cannot use the template file: On Windows, the `data` folder does...
Hi @ebranlard, Thank you for building weio. I learned a lot by reading the source code. I have a question. Many file formats in weio provide classes with methods to...