mirror of
https://github.com/gsi-upm/soil
synced 2025-12-08 06:58:15 +00:00
There are two similar implementations of this simulation.
basic. Using simple primitesimproved. Using more advanced features such as thetimemodule to avoid unnecessary computations (i.e., skip steps), and generator functions.