We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c219bbd commit 7f20192Copy full SHA for 7f20192
Simulation_parameters_doc.md
@@ -4,7 +4,7 @@ The file Simulation_parameters.py allows configuring your PyECLOUD-PyHEADTAIL si
4
In the following we describe its different parts:
5
6
## Initial imports
7
-In the beginning of the file you can import python modules or objects required to configure configurations. In this example we import some constants:
+In the beginning of the file you can import python modules or objects required to configure the simulation. In this example we import some constants:
8
9
```python
10
from scipy.constants import c
0 commit comments