-
The Adams\* family of steppers is supposed to do evaluate less frequently the system function which is of great benefit if the system function is expensive. However, at the moment there seems to be no…
wds15 updated
7 years ago
-
FOODiE currently supports only explicit integration methods, i.e. methods that compute the solution at a future time based on the state at present and/or past times. Implicit methods require a guess o…
-
There are a few more solver packages around:
- https://github.com/ChrisRackauckas/DifferentialEquations.jl
- https://github.com/luchr/ODEInterface.jl
- TS of https://github.com/JuliaParallel/PETSc.jl
…
-
The Adams-Bashforth time stepper relies on an approximate time-integral to calculate the tendencies.
This time integral, when using a constant time step, is simply approximated as
```math
G^{n+1} …
-
Just a list of schemes that we would like to be implemented into the library:
- [x] explicit schemes:
- [x] Adams-Bashforth schemes see [7]:
- [x] 1 step, namely the forward explicit Euler schem…
-
## 50 / 00 Intro to ODE
Certainly! Here are a few suggestions to enhance the text:
1. **Introduction**: Consider adding a brief introduction to differential equations, highlighting their importa…
-
Reporting system energy could help determine if the solution is sufficiently accurate.
-
```
More details will follow. This is a master task so no branch is needed.
```
Original issue reported on code.google.com by `heartofm...@gmail.com` on 11 Oct 2012 at 6:44
-
```
More details will follow. This is a master task so no branch is needed.
```
Original issue reported on code.google.com by `heartofm...@gmail.com` on 11 Oct 2012 at 6:44
-
As anticipated on gitter, I am planning to write an _announcement paper_ to be published on CPC or similar.
I have just uploaded a skeleton tex with the list of the authors that (for the moment) I wo…