Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyleniemeyer/lid-driven-cavity_gpu
Solves lid-driven cavity problem using finite difference method on GPU, with equivalent CPU version for comparison.
https://github.com/kyleniemeyer/lid-driven-cavity_gpu
Last synced: about 1 month ago
JSON representation
Solves lid-driven cavity problem using finite difference method on GPU, with equivalent CPU version for comparison.
- Host: GitHub
- URL: https://github.com/kyleniemeyer/lid-driven-cavity_gpu
- Owner: kyleniemeyer
- License: other
- Created: 2012-09-24T18:40:38.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-01-04T22:16:22.000Z (almost 9 years ago)
- Last Synced: 2024-06-12T17:43:45.508Z (7 months ago)
- Language: Cuda
- Size: 27.3 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
lid-driven-cavity_gpu
=====================
[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.44333.svg)](http://dx.doi.org/10.5281/zenodo.44333)Solves lid-driven cavity problem using finite difference method on GPU, with equivalent CPU version for comparison.
License
-------This software package is released under the modified BSD license, see LICENSE for details.
Citation
--------
If you use this software as part of a scholarly publication, please cite the software directly using the DOI: [10.5281/zenodo.44333](http://dx.doi.org/10.5281/zenodo.44333)Author
------Created by [Kyle Niemeyer](http://kyleniemeyer.com). Email address: [[email protected]](mailto:[email protected])