1
0
mirror of https://github.com/gsi-upm/soil synced 2025-08-24 03:52:20 +00:00

Clean up exporters

This commit is contained in:
J. Fernando Sánchez
2019-05-03 13:17:27 +02:00
parent b0add8552e
commit 97835b3d10
9 changed files with 60 additions and 33 deletions

View File

@@ -323,7 +323,7 @@ Let's run our simulation:
.. code:: ipython3
soil.simulation.run_from_config(config, dump=False)
soil.simulation.run_from_config(config)
.. parsed-literal::