Skip to content

MKursatUzuner/Multi-zone-Mesh-Combiner-for-SU2

Repository files navigation

Multi-zone-Mesh-Combiner-for-SU2

A python script for combining multiple native SU2 format meshes into one mesh file for multi-zone simulations.

Run the python script in the directory your mesh files are located and follow the instructions.

Example;

Please enter the zone number

3

Please enter the name for the combined mesh file with its extension. If it does not exist, it will be created

total.su2

Please enter the name of the Zone 1 mesh file with its extension;

exampleZone1.su2

Please enter the name of the Zone 2 mesh file with its extension;

exampleZone2.su2

Please enter the name of the Zone 3 mesh file with its extension;

exampleZone3.su2

Combined mesh file creation is SUCCESFUL!

References;

https://su2code.github.io/docs_v7/Multizone/

https://su2foundation.org/wp-content/uploads/2020/06/Kattmann.pdf

About

A python script for combining multiple native SU2 format meshes into one mesh file for multi-zone simulations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages