-
Updated
Jun 21, 2022 - Jupyter Notebook
cfd
Here are 555 public repositories matching this topic...
-
Updated
Jun 23, 2022 - Jupyter Notebook
-
Updated
Jun 23, 2022 - Python
-
Updated
Jun 22, 2022 - Fortran
-
Updated
Jun 21, 2022 - C++
The Poisson solve absolute tolerance sets the accuracy of the Poisson solve. Given the value of abs_tol, the error level targeted in the Poisson solve is abs_tol * 4 * pi * G * rho_max, where rho_max is the maximum density on the domain. For Cartesian simulations the default value is 1.e-11, and for non-Cartesian the default value is 1.e-10.
At high resolution, and/or for complicated mass distr
-
Updated
Jul 28, 2021
-
Updated
May 24, 2022 - C++
-
Updated
Jun 6, 2022 - MATLAB
-
Updated
May 17, 2022 - C
-
Updated
May 21, 2022 - C++
-
Updated
Jul 10, 2018 - Python
-
Updated
Jun 14, 2022 - Julia
-
Updated
Jun 3, 2022 - Fortran
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 25, 2022 - Julia
-
Updated
Jun 23, 2022 - C
-
Updated
Apr 12, 2021 - C
-
Updated
Nov 8, 2019 - Fortran
-
Updated
Jun 16, 2022 - Fortran
-
Updated
Jul 25, 2020 - Fortran
preCICE v2.3.0 precice/precice#1080 introduces an API method to ask whether mesh connectivity is required. In the OpenFOAM adapter, we currently ask the user whether this is required, which the user should not need to configure, as it is system-internal information: https://precice.org/adapter-openfoam-config.html#nearest-projection-mapping
We could directly ask preCICE
-
Updated
Jun 27, 2022 - C++
-
Updated
May 11, 2022 - C++
Improve this page
Add a description, image, and links to the cfd topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cfd topic, visit your repo's landing page and select "manage topics."


Good evening, I am currently struggling with compiling SU2 from source code. After I have built the program I try to compile it using ninja.exe, but during the process I get the following error: