https://github.com/adamdempsey90/fvm
My finite volume method project. Here I will implement the many pieces of a finite volume method to incorporate into a larger code.
https://github.com/adamdempsey90/fvm
c cfd cuda fvm gpu hydrodynamics
Last synced: 10 days ago
JSON representation
My finite volume method project. Here I will implement the many pieces of a finite volume method to incorporate into a larger code.
- Host: GitHub
- URL: https://github.com/adamdempsey90/fvm
- Owner: adamdempsey90
- Created: 2015-07-05T21:42:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-08-15T20:52:10.000Z (over 5 years ago)
- Last Synced: 2024-03-18T21:58:35.703Z (about 1 year ago)
- Topics: c, cfd, cuda, fvm, gpu, hydrodynamics
- Language: Cuda
- Homepage:
- Size: 1.58 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fvm
My finite volume method project. Here I will implement the many pieces of a finite volume method to incorporate into a larger code designed (probably) at simulating disks with self-gravity.