Skip to content

Commit

Permalink
Note, tiny
Browse files Browse the repository at this point in the history
  • Loading branch information
patnr committed Mar 1, 2024
1 parent 0f5976a commit 6347772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dapper/mods/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ try not to import stuff from DAPPER outside of `dapper.mods` and `liveplotting`.
from one time `t` to another `t + dt`.

- Make a file: `my_model/demo.py` to run `step` and visually showcase
a simulation of the model, and verify it's working.
a simulation of the model without any DA, and verify it's working.

- Make a file: `my_model/my_settings_1.py` that defines
(or "configures", since there is usually little programming logic and flow taking place)
Expand Down

0 comments on commit 6347772

Please sign in to comment.