https://github.com/soumyasen1809/cfd_books_codes
CFD codes written based on examples in various books like Patnakar, Versteeg etc
https://github.com/soumyasen1809/cfd_books_codes
cfd computational-fluid-dynamics explicit-schemes finite-volume fluid-dynamics fvm implicit simulation tdma
Last synced: about 1 year ago
JSON representation
CFD codes written based on examples in various books like Patnakar, Versteeg etc
- Host: GitHub
- URL: https://github.com/soumyasen1809/cfd_books_codes
- Owner: soumyasen1809
- Created: 2020-06-03T08:45:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-23T12:43:50.000Z (almost 6 years ago)
- Last Synced: 2024-01-27T12:12:18.255Z (over 2 years ago)
- Topics: cfd, computational-fluid-dynamics, explicit-schemes, finite-volume, fluid-dynamics, fvm, implicit, simulation, tdma
- Language: Python
- Homepage:
- Size: 7.37 MB
- Stars: 31
- Watchers: 4
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CFD codes based on textbooks
CFD codes written based on examples in various books like Patnakar, Versteeg etc.
These books present some of the fundamentals of computational fluid mechanics. They provide a thorough yet user-friendly introduction to the governing equations and boundary conditions of viscous fluid flows, turbulence and its modelling, and the finite volume method of solving flow problems on computers.