Skip to content
Discussion options

You must be logged in to vote

I use a python script that converts ICEM mesh to rea which I can share with you. From rea you can then use reatore2 to convert to re2 and then rea2nbin to convert to the neko mesh format. You may try it to convert your ICEM mesh and see if it works with Neko.

Here I attach two files:
mesh_to_rea.py, which is the main file you will execute.
mshconvert.py, which contains the implementation.

Make sure to change the name of the mesh file you want to convert in mesh_to_rea.py, and then you should be good to go with

python mesh_to_rea.py

Disclaimer, this is a very old converted that did not write myself, it works for my case but can't promise it will work for you. And unfortunately I cannot off…

Replies: 2 comments 19 replies

Comment options

You must be logged in to vote
1 reply
@elinlarsson744-ux
Comment options

Comment options

You must be logged in to vote
18 replies
@elinlarsson744-ux
Comment options

@timofeymukha
Comment options

@elinlarsson744-ux
Comment options

@vbaconnet
Comment options

Answer selected by elinlarsson744-ux
@elinlarsson744-ux
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants