pde
Here are 190 public repositories matching this topic...
-
Updated
Aug 27, 2021 - Julia
-
Updated
Sep 5, 2021 - Python
-
Updated
Sep 3, 2021 - CSS
add in docs and in testset a Low-level API example with GPU
-
Updated
May 18, 2020 - Java
-
Updated
Apr 26, 2021 - Python
-
Updated
Aug 30, 2021 - Julia
-
Updated
Jun 23, 2021 - Jupyter Notebook
ElementLineDG
Like ElementQuadDG and ElementTriDG, but one-dimensional.
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
Sep 3, 2021 - Julia
-
Updated
Aug 30, 2021 - MATLAB
-
Updated
Sep 1, 2021 - Julia
-
Updated
Aug 27, 2021 - Julia
-
Updated
Aug 19, 2021 - Java
-
Updated
Sep 3, 2021 - C++
-
Updated
Jul 19, 2021 - C
-
Updated
Aug 5, 2021 - C++
-
Updated
May 5, 2021 - Jupyter Notebook
-
Updated
Aug 24, 2021 - Julia
-
Updated
Apr 5, 2021 - Julia
-
Updated
Sep 4, 2021 - C++
-
Updated
Aug 26, 2021 - Julia
-
Updated
Aug 10, 2021 - C++
-
Updated
May 11, 2021 - Python
-
Updated
Aug 30, 2021 - Julia
-
Updated
Jan 25, 2020 - Julia
-
Updated
Jul 30, 2020 - Python
Improve this page
Add a description, image, and links to the pde topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pde topic, visit your repo's landing page and select "manage topics."
The basics of DiscreteSystem exists now, but the little details around it need to be finished.