Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 343 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 343 Bytes

CFD Codes

This repository contains codes for simple CFD canonical cases Written by Akshay Dongre

Codes added so far:

  1. 1D heat equation using the Euler Explicit (forward time-central space) scheme \
  2. 1D heat equation using the Euler Implicit (backward time-central space) scheme \
  3. 1D heat equation using the Crank-Nicolson scheme \