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
- Host: GitHub
- URL: https://github.com/pascalpost/turbomesh
- Owner: pascalPost
- License: agpl-3.0
- Created: 2022-12-06T20:11:31.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-17T06:22:00.000Z (almost 2 years ago)
- Last Synced: 2024-08-17T07:31:59.870Z (almost 2 years ago)
- Topics: cfd, computational-fluid-dynamics, mesh-generation, meshing, scientific-computing, turbomachinery
- Language: Rust
- Homepage:
- Size: 312 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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