mirror of
https://github.com/gsi-upm/soil
synced 2025-10-28 06:08:16 +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.