added chaotic version of the evolution test

This commit is contained in:
Yael-II
2025-01-20 17:28:53 +01:00
parent 7803901ae7
commit 5283923bee
4 changed files with 99 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ The result of the simulations are saved in the Output directory, with the prefix
- to test the evolution of a particle in a HH potential:
```bash
./test_evolution.sh
./test_evolution_chaotic.sh
```
- To test the generation of particles in this potential with a given energy
```bash