-
Updated
May 29, 2020 - JavaScript
navier-stokes
Here are 53 public repositories matching this topic...
-
Updated
Apr 17, 2020 - C++
find some errors when use cmake to build
And after fix them, there is an Assertion after ./fluidsim_simple
frame 0
Assertion failed: (index >= 0 && index < size()), function operator[], file /usr/local/Cellar/eigen/3.3.7/include/eigen3/Eigen/src/Core/DenseCoeffsBase.h, line 162.
Abort trap: 6
-
Updated
Mar 31, 2018 - Cuda
Currently, the listing contains the Courant and Fourier numbers for the momentum equation, and the combined Courant/Fourier criterion. It could be interesting to also have this combined Courant/Fourier criterion for transported scalars. This might be especially relevant for buoyant scalars.
-
Updated
Jun 19, 2018 - C
-
Updated
Jun 12, 2020 - C++
-
Updated
Jul 15, 2019 - C++
-
Updated
Mar 29, 2020 - Go
-
Updated
Jun 10, 2020 - Fortran
-
Updated
Jan 28, 2019 - C++
-
Updated
Dec 20, 2018 - Rust
-
Updated
Dec 17, 2019 - Python
-
Updated
Jun 8, 2020 - Fortran
-
Updated
Oct 19, 2017 - C++
-
Updated
Apr 24, 2019 - TypeScript
-
Updated
Jun 10, 2020 - C
-
Updated
Nov 20, 2019 - Java
-
Updated
Jun 5, 2018 - Fortran
-
Updated
Jun 12, 2020 - Python
-
Updated
Oct 24, 2017 - C++
-
Updated
Oct 17, 2018 - C
-
Updated
Jul 2, 2016 - Jupyter Notebook
-
Updated
Mar 26, 2018 - C
-
Updated
Mar 7, 2019 - Fortran
-
Updated
Mar 7, 2019 - Fortran
-
Updated
Nov 8, 2017 - Python
-
Updated
May 20, 2019 - Python
-
Updated
Jun 1, 2020 - C++
Improve this page
Add a description, image, and links to the navier-stokes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the navier-stokes topic, visit your repo's landing page and select "manage topics."
We should probably check when ifheat=T to make sure that p8 .ne. 0
Otherwise, it messes up the velocity field... :(