@@ -33,7 +33,7 @@ To use the code from the `example.py` script, follow these steps:
python pyTurbulence/example.py
```
3.**View the Results**: The results will be saved in the `results` directory. This includes the generated data files (`u.dat`, `v.dat`, `w.dat`, `p.dat`, `T.dat`), a log file (`log.txt`), and a plot of the energy spectrum (`spectrum.png`).
3.**View the Results**: The results will be saved in the `results` directory. This includes the generated data files (`u.dat`, `v.dat`, `w.dat`, `p.dat`, `T.dat`), a log file (`log.txt`), a plot of the energy spectrum (`spectrum.png`) and the data of the spectrum (`spectrum.dat`).