Skip to content
Snippets Groups Projects
Commit db681c47 authored by Amaury Bilocq's avatar Amaury Bilocq
Browse files

Improve readme

parent 6da673e2
No related branches found
No related tags found
No related merge requests found
Pipeline #52488 passed
......@@ -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`).
## License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment