CFD-Julia-12-steps--o-Navier-Stokes-Equations
CFD-Julia-12-steps--o-Navier-Stokes-Equations copied to clipboard
This is a replication of "CFD Python: 12 steps to Navier-Stokes" in Julia
Results
1
CFD-Julia-12-steps--o-Navier-Stokes-Equations issues
Sort by
recently updated
recently updated
newest added
thank you for the conversion important code into Julia. I tried your code in my machine. now I am using Julia 1.4.2 they made changes in the Julia '''plot((range(0.0,step=2,length=nx)),u) gcf()...