Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skhelladi/dgfem-caa-gui
A Graphical User Interface for DGFEM-CAA code
https://github.com/skhelladi/dgfem-caa-gui
aeroacoustics caa computational-aeroacoustics dgfem-caa discontinuous-galerkin qt
Last synced: 5 days ago
JSON representation
A Graphical User Interface for DGFEM-CAA code
- Host: GitHub
- URL: https://github.com/skhelladi/dgfem-caa-gui
- Owner: skhelladi
- License: gpl-3.0
- Created: 2022-10-23T12:42:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-02T14:07:54.000Z (11 months ago)
- Last Synced: 2024-03-02T15:25:02.771Z (11 months ago)
- Topics: aeroacoustics, caa, computational-aeroacoustics, dgfem-caa, discontinuous-galerkin, qt
- Language: C++
- Homepage:
- Size: 272 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GUI - DGFEM for Acoustic Wave Propagation
[![version](https://img.shields.io/badge/version-1.0.0-red)](https://github.com/skhelladi/DGFEM-CAA/releases/tag/v1.0.0)
[![compilers](https://img.shields.io/badge/c++-17%20|%2020-27ae60.svg)](https://github.com/skhelladi/DGFEM-CAA/releases/tag/v1.3.5)Implementation of a GUI for [DGFEM-CAA](https://github.com/skhelladi/DGFEM-CAA) code based en [Qt5](https://www.qt.io).
# Screenshots
![Screenshot](images/screenshot1.png)
## License
This project is licensed under the GPL-3 license.
Unless you explicitly state otherwise, any contribution intentionally submitted by you for inclusion in this project shall be licensed as above, without any additional terms or conditions.