-
Updated
Dec 14, 2020 - Jupyter Notebook
cfd
Here are 464 public repositories matching this topic...
-
Updated
Jul 15, 2021 - Fortran
-
Updated
Jul 28, 2021 - Jupyter Notebook
-
Updated
Jul 22, 2021 - Python
-
Updated
Jul 28, 2021 - C++
castro.change_max = 1.0 means that the timestep can only ever stay the same or decrease relative to its initial value. I think we should disallow this value, I have a hard time imagining a use case for this (if you want a fixed timestep, use fixed_dt, and if you want a timestep cap but still allow the timestep to decrease, use max_dt). It causes problems with the retry functionality.
-
Updated
Jul 26, 2021 - C++
-
Updated
Jul 28, 2021
-
Updated
Jul 10, 2018 - Python
-
Updated
Jul 26, 2021 - MATLAB
-
Updated
Jul 26, 2021 - C
-
Updated
Jun 12, 2021 - C++
-
Updated
Jul 2, 2021 - Julia
-
Updated
Jul 26, 2021 - C
-
Updated
Nov 8, 2019 - Fortran
-
Updated
Jul 26, 2021 - Julia
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
Jul 13, 2021 - Fortran
-
Updated
Apr 12, 2021 - C
-
Updated
Jul 25, 2020 - Fortran
When running parallel cases with the adapter, it just prints the number of interface nodes/faces on rank 0.
Hence, in larger
-
Updated
Mar 26, 2021 - C++
-
Updated
Jun 10, 2021 - JavaScript
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."
Hello,
In version 7.1.0, runtime.dat no longer functions to stop the job using "OUTER_ITER=", "EXT_ITER=", or "TIME=". Did the parameter change?
(CentOS 7, gluster FS, GCC 7.3.1)