Skip to content

sungjuGit/CFD-in-Julia-12-Steps-to-the-Navier-Stokes-Equations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CFD in Julia: 12-Steps to the Navier Stokes Equations

This is a Julian fork of the 12 steps to Navier-Stokes (Python) by Lorena A. Barba and Gilbert F. Forsyth.

Related Forks

This work also derives from similar forks by Cysor (up to 06, as of August 1, 2020) and by Wallace-dyfq.

Feedbacks welcome!

The codes represent early efforts by a novice Julian programmer. All constructive feedback, bug report, and suggestions would be greatly appreciated. Please use pull request.

Speeding it up!

One big item on the to do list is speeding up the loops

See ST_06_Array_Operations and ST_15_Step_11 for my first attempt at speeding up the loops by implementing @simd and @inbounds macros and setting variable types...

About

This is a Julia fork of the 12 steps to the Navier-Stokes Equations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published