Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaabell authored Nov 16, 2018
1 parent 4fd6158 commit bbefb3e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
gmshtranslator
==============

Note: This project seems inactive, I have not seen reasons to do great changes in it and use it on a routine basis. Will need to update soon to gmsh 4.0 msh format. Any help is appreciated.

### Table of contents

[toc]
Expand Down Expand Up @@ -257,4 +259,4 @@ As of gmsh 2.9.3 the integer element types are mapped as follows:
* `hexahedron_125_node` (93): 125-node fourth order hexahedron (8 nodes associated with the vertices, 36 with the edges, 54 with the faces, 27 in the volume).

Use any of these member values for parsing. For example, if `gt` is the name of the parser object, then
`gt.prism_15_node` evaluates to the integer number 18.
`gt.prism_15_node` evaluates to the integer number 18.

0 comments on commit bbefb3e

Please sign in to comment.