https://github.com/godotmisogi/adjointcfd
Playing with the adjoint method for computational fluid dynamics analyses in Julia.
https://github.com/godotmisogi/adjointcfd
Last synced: about 1 month ago
JSON representation
Playing with the adjoint method for computational fluid dynamics analyses in Julia.
- Host: GitHub
- URL: https://github.com/godotmisogi/adjointcfd
- Owner: GodotMisogi
- License: mit
- Created: 2021-06-09T19:57:24.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-03T13:33:59.000Z (over 3 years ago)
- Last Synced: 2025-04-18T06:36:53.011Z (about 1 month ago)
- Language: Julia
- Size: 21.5 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AdjointCFD
Playing with the adjoint method for computational fluid dynamics analyses in Julia.A particular aim is to investigate implicit unsteady adjoint optimization.
Please refer to the [examples](examples/) folder for now.