An open API service indexing awesome lists of open source software.

https://github.com/pascalpost/turbomesh

Automated mesher for turbomachinery applications
https://github.com/pascalpost/turbomesh

cfd computational-fluid-dynamics mesh-generation meshing scientific-computing turbomachinery

Last synced: 8 months ago
JSON representation

Automated mesher for turbomachinery applications

Awesome Lists containing this project

README

          

# turbomesh

An automated mesher for turbomachinery applications (written in rust).

Development roadmap:
- [x] 2D linear tfi
- [x] elliptic block smoothing
- [x] elliptic mesh smoothing (multiple blocks including inter-block boundaries)
- [ ] boundary layer meshes
- [ ] automated blocking for turbomachinery
- [ ] extension to 3D based on meshed 2d cuts
- [ ] possible extension to radial configurations
- [ ] gui

Planned features:
- [ ] axial turbines
- [ ] w/o tip clearance
- [ ] w/ tip clearance
- [ ] axial compressors
- [ ] cascade configurations
- [ ] rotational configurations
- [ ] high order meshes
- [ ] equidistant
- [ ] other distributions
- output formats
- vtk
- [ ] lagacy vtk
- [ ] modern vtk formats
- cgns
- [x] structured
- [ ] unstructured