Skip to content

This repository contains fundamental codes related to CFD that can be included in any graduate level CFD coursework.

License

Notifications You must be signed in to change notification settings

Gravifer/CFD_Julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFD_Julia

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

About

This repository contains fundamental codes related to CFD that can be included in any graduate level CFD coursework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 95.0%
  • Python 5.0%