pde
Here are 182 public repositories matching this topic...
-
Updated
May 28, 2021 - Julia
-
Updated
Jun 25, 2021 - Python
-
Updated
Jun 22, 2021 - CSS
there need more results of predictions for a system of PDE and compare with reliable results.
-
Updated
May 18, 2020 - Java
-
Updated
Apr 26, 2021 - Python
-
Updated
Jun 23, 2021 - Jupyter Notebook
-
Updated
Jun 26, 2021 - Julia
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
Jun 21, 2021 - Julia
-
Updated
May 30, 2021 - MATLAB
-
Updated
Jun 26, 2021 - Julia
-
Updated
Aug 12, 2019 - Java
-
Updated
Jun 26, 2021 - Julia
-
Updated
Jun 26, 2021 - C++
-
Updated
Jun 23, 2021 - C
-
Updated
Apr 17, 2021 - C++
-
Updated
May 5, 2021 - Jupyter Notebook
-
Updated
May 27, 2021 - Julia
-
Updated
Apr 5, 2021 - Julia
-
Updated
Jun 23, 2021 - C++
-
Updated
Jun 25, 2021 - C++
-
Updated
Jun 20, 2021 - Julia
-
Updated
May 11, 2021 - Python
-
Updated
Jun 24, 2021 - Julia
-
Updated
Jan 25, 2020 - Julia
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.