finite-volume
Here are 61 public repositories matching this topic...
-
Updated
Sep 4, 2020 - Jupyter Notebook
-
Updated
Sep 28, 2020 - C++
-
Updated
Aug 30, 2020 - Python
-
Updated
Sep 30, 2020 - Python
-
Updated
Nov 8, 2019 - 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
Sep 30, 2020 - C++
-
Updated
Jul 25, 2020 - Fortran
-
Updated
Sep 13, 2020 - C++
-
Updated
Mar 15, 2019 - Jupyter Notebook
-
Updated
Jun 17, 2020 - MATLAB
-
Updated
Sep 12, 2020 - C++
Because we use argparse.ArgumentParser to handle command-line flags we automatically get an error if the user omits the (mandatory) filename argument. Unfortunately this means that simply running psyclone -v to get the version number fails.
I think what needs to be done is check for a solitary -v flag before we call parse_args in the main() routine in the generator.py file.
-
Updated
Sep 22, 2020 - Fortran
-
Updated
May 7, 2018 - Fortran
-
Updated
Jun 25, 2020 - C++
-
Updated
Oct 24, 2019 - C++
-
Updated
Oct 14, 2018 - MATLAB
-
Updated
Jul 30, 2020 - Julia
-
Updated
Apr 19, 2020 - C++
-
Updated
Jun 20, 2020 - C++
-
Updated
Dec 18, 2019 - C++
-
Updated
Jan 18, 2020 - Julia
-
Updated
Aug 21, 2020 - Java
-
Updated
Mar 22, 2020 - C++
-
Updated
Jun 18, 2020 - C++
-
Updated
Sep 29, 2020 - MATLAB
-
Updated
Oct 17, 2018 - C
-
Updated
Aug 21, 2020 - C++
Improve this page
Add a description, image, and links to the finite-volume topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the finite-volume topic, visit your repo's landing page and select "manage topics."
we should add .ipynb to the gitignore - notebooks are out-of-scope for this repo. In the past we have had some notebooks be committed which adds a large volume of code to the log that is later removed