Skip to content

Commit c219bbd

Browse files
authored
Update Simulation_parameters_doc.md
1 parent f7b834f commit c219bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Simulation_parameters_doc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ By choosing ```"Synchrotron"``` as machine class it is possible to define all pa
1717
```python
1818
machine_class = 'Synchrotron'
1919
```
20-
The description of the accelerator is provided by providing the following parameters that are required to define a PyHEADTAIL synchrotron. They are individually described in the [PyHEADTAIL documentation](https://giadarol.github.io/PyHEADTAIL/PyHEADTAIL.machines.html#PyHEADTAIL.machines.synchrotron.Synchrotron).
20+
The description of the accelerator is defined by providing the following parameters that are required to define a PyHEADTAIL synchrotron. They are individually described in the [PyHEADTAIL documentation](https://giadarol.github.io/PyHEADTAIL/PyHEADTAIL.machines.html#PyHEADTAIL.machines.synchrotron.Synchrotron).
2121
```python
2222
optics_mode = 'smooth'
2323
charge = qe

0 commit comments

Comments
 (0)