-
Notifications
You must be signed in to change notification settings - Fork 29
Tests
lmether edited this page Sep 6, 2021
·
5 revisions
Tests that must be executed before a release:
- Unit tests can be run using pytest or as follows:
cd tests
python testsuite.py
- Examples can be run as follows:
cd examples
python radiation_damping_time_and_equilibrum_values.py
python radiation_energy_loss.py
python radiation_with_non_linear_bucket.py
python synchrotron_electrons_CLIC_DR.py
python synchrotron_LHC.py
python synchrotron.py
...
If you wish to contribute, please feel free to open pull requests. @lmether, @aoeftiger, @like2000