Skip to content

Commit

Permalink
Clarify README (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilyBourne authored Aug 17, 2022
1 parent ebd5329 commit a8562e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Run

The pure python code can be run using the command:

python fullSimulation
python fullSimulation.py

There are 2 obligatory positional arguments. The first is the end time of the simulation. The second is the maximum real-world runtime.

Expand All @@ -71,6 +71,8 @@ In addition there are 3 optional arguments:

Either a constants file or a folder containing a constants file must be provided.

Example constants files can be found in the testSetups/ folder

Acceleration
============

Expand Down

0 comments on commit a8562e3

Please sign in to comment.