This repository contains fundamental codes related to CFD that can be included in any graduate level CFD coursework. Below is the summary of all codes included in CFD_Julia module.
Index | Description |
---|---|
01 | Heat equation, Explicit method: forward time central space (FTCS) scheme |
02 | Heat equation, Multistep method: third-order Runge-Kutta (RK3) scheme |