finite-volume
Here are 76 public repositories matching this topic...
-
Updated
Nov 10, 2021 - Jupyter Notebook
-
Updated
Jun 19, 2022 - C++
-
Updated
Jun 20, 2022 - Python
-
Updated
May 21, 2022 - Python
I was having problems reading in a single frame of a solution using solution.Solution and finally tracked it down to the fact that although the first parameter of Solution is named frame you cannot call it using this as a kwarg, e.g. the two commands below should load the same frame but the second silently does nothing:
>>> from clawpack.pyclaw.solution import Solution
>>> frameso
-
Updated
Jun 17, 2022 - Python
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
Nov 8, 2019 - Fortran
-
Updated
Jul 25, 2020 - Fortran
-
Updated
May 30, 2022 - C++
-
Updated
Mar 26, 2021 - C++
-
Updated
May 5, 2021 - Jupyter Notebook
-
Updated
Jun 13, 2022 - MATLAB
-
Updated
Jun 20, 2022 - Fortran
-
Updated
May 9, 2022 - Julia
At the moment transformations such as ACCKernelsTrans allow the user to disable the check for valid node types when calling apply(). However, there are further checks performed in the backend when code is generated which means that it is still not possible to generate code for such a case (without manually doing it in e.g. the transformation script). For consistency (and ease of use) we theref
-
Updated
Oct 19, 2021 - C
-
Updated
Mar 9, 2022 - Fortran
-
Updated
Mar 20, 2022 - C++
-
Updated
Oct 14, 2018 - MATLAB
-
Updated
Aug 30, 2021 - Julia
-
Updated
Dec 18, 2019 - C++
-
Updated
Dec 13, 2021 - MATLAB
-
Updated
May 18, 2022 - C++
-
Updated
May 12, 2022 - C++
-
Updated
Oct 13, 2020 - Java
-
Updated
Jun 17, 2022 - C++
-
Updated
Mar 22, 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."
I am using SimPEG.Utils.download for gpgLabs. The download messages are distracting in notebooks, so I wanted to suppress them. The option is controlled by "verbose=false", but it does not stop writing "Downloading ... Saved to:.." message.
Can verbose=false swtich kill all the print output?
![image](https://user-images.githubusercontent.com/5066933/28143500-b531e30c-671a-11e7-85d2-4d62d23d26a