inducer / inducer/gmsh_interop

Support gmsh file format version 4

Open
#18 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
35
Forks
11
Avg merge
13h 58m
Merged PRs (30d)
1

Description

Until then, you can convert your mesh with
```
gmsh your_msh4.msh -save -format msh2 -o your_msh2..msh
```
(via https://github.com/flow123d/flow123d/issues/1220)

It's fairly different from the currently supported v2: https://gmsh.info/doc/texinfo/gmsh.html#MSH-file-format

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.