https://github.com/symphonicityy/boundary-layer-over-flat-plate
https://github.com/symphonicityy/boundary-layer-over-flat-plate
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/symphonicityy/boundary-layer-over-flat-plate
- Owner: symphonicityy
- License: gpl-3.0
- Created: 2018-10-09T02:03:11.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T16:05:01.000Z (over 3 years ago)
- Last Synced: 2025-01-17T21:29:23.454Z (4 months ago)
- Language: C
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boundary-Layer-Over-Flat-Plate
A basic CFD C code to simulate boundary layer generation over a flat plate by using Finite Difference Method over a uniform mesh domain. Outputs a .csv file that can be viewed by a post-processing software such as paraView, TecPlot etc.