File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -71,10 +71,10 @@ updated at the same points in time. The interval `dt` between updates must be a
71
71
72
72
.. admonition:: Recording the generated current
73
73
74
- You can use a :doc:`multimeter <multimeter>` to record the average current sent to all targets for each time step if
75
- simulating on a single thread; multiple MPI processes with one thread each also work. In this case, the recording
76
- interval of the multimeter should be equal to the `dt` of the generator to avoid aliasing effects. In multi-threaded
77
- mode, recording of noise currents is prohibited for technical reasons.
74
+ You can use a :doc:`multimeter <multimeter>` to record the average current sent to all targets for each time step if
75
+ simulating on a single thread; multiple MPI processes with one thread each also work. In this case, the recording
76
+ interval of the multimeter should be equal to the `dt` of the generator to avoid aliasing effects. In multi-threaded
77
+ mode, recording of noise currents is prohibited for technical reasons.
78
78
79
79
80
80
.. include:: ../models/stimulation_device.rst
You can’t perform that action at this time.
0 commit comments