envfluids / py2d

Python 2D Navier-Stokes solver
MIT License
12 stars 2 forks source link

Sg slocal 1 #30

Closed rmojgani closed 1 year ago

rmojgani commented 1 year ago

Local model for DLeith added

jakharkaran commented 1 year ago

Are you missing a negative sign here @rmojgani

rmojgani commented 1 year ago

Are you missing a negative sign here @rmojgani

  • DLEITH_sigma_Local Πω=−∇.(νe∇ω) instead of Πω=∇.(νe∇ω)

yes, it is only in the comments, code is correct