https://github.com/mflowcode/microfc
A micro MFC and CFD mini-app
https://github.com/mflowcode/microfc
compressible-fluid-dynamics finite-volume fluid-dynamics gpu miniapp multiphase-flow openacc weno
Last synced: 23 days ago
JSON representation
A micro MFC and CFD mini-app
- Host: GitHub
- URL: https://github.com/mflowcode/microfc
- Owner: MFlowCode
- License: mit
- Created: 2023-01-20T04:16:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-28T22:36:10.000Z (about 3 years ago)
- Last Synced: 2024-09-09T20:52:48.145Z (over 1 year ago)
- Topics: compressible-fluid-dynamics, finite-volume, fluid-dynamics, gpu, miniapp, multiphase-flow, openacc, weno
- Language: Fortran
- Homepage:
- Size: 35.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MicroFC
A micro [MFC](https://mflowcode.github.io).
Not _fully_ tested just yet.
## Why
Intended use cases:
* Mini-app for
* Baer-Nunziato-like models
* Interface capturing schemes
* Finite-volume WENO reconstruction
* HLLC Riemann solvers
* Large-scale OpenACC offloading of (multi-component) compressible fluid dynamics
* Testbed for features going into [MFC](https://mflowcode.github.io)
## License
MIT license. Copyright 2023 by Computational Physics @ GT, Spencer Bryngelson.