Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhaoli2042 authored Jul 1, 2024
1 parent b2290d4 commit 935f124
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Examples/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ After compiling the code and having the executable in ```src_clean/``` folder, r
python run_designated_folders.py
```
Wait and see the result!
# Pytest
:memo: If you have pytest installed, after running the previous command, do:
```
pytest -s
```
You can see the energy drift and time elapsed for the test simulations you just run!

0 comments on commit 935f124

Please sign in to comment.