pde
Here are 189 public repositories matching this topic...
-
Updated
Aug 12, 2021 - Julia
-
Updated
Aug 15, 2021 - Python
-
Updated
Aug 16, 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
Jun 23, 2021 - Jupyter Notebook
-
Updated
Aug 16, 2021 - Julia
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
Aug 16, 2021 - Julia
-
Updated
Aug 14, 2021 - Julia
-
Updated
Jul 26, 2021 - MATLAB
-
Updated
Jul 26, 2021 - Julia
-
Updated
Jul 3, 2021 - Java
-
Updated
Aug 16, 2021 - C++
-
Updated
Jul 19, 2021 - C
-
Updated
Aug 5, 2021 - C++
-
Updated
May 5, 2021 - Jupyter Notebook
-
Updated
Aug 14, 2021 - Julia
-
Updated
Apr 5, 2021 - Julia
-
Updated
Aug 13, 2021 - C++
-
Updated
Aug 5, 2021 - Julia
-
Updated
Aug 10, 2021 - C++
-
Updated
May 11, 2021 - Python
-
Updated
Jul 12, 2021 - Julia
-
Updated
Jan 25, 2020 - Julia
-
Updated
Aug 21, 2019 - Fortran
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.