Skip to content

Commit

Permalink
doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
otvam committed Jan 22, 2025
1 parent 8e8ac3e commit c3f5cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/method.rst
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ FFT-Accelerated PEEC Method

Several methods can be used to mitigate the dense matrix problem (domain decomposition, hierarchical matrix, multipole method, etc.).
PyPEEC is using the FFT-accelerated method proposed in 2022 (`paper <https://doi.org/10.1109/TPEL.2021.3092431>`__).
This method relies on the translational invariance of the mutual inductance coefficients.
This variant of the PEEC method relies on the translational invariance of the mutual inductance coefficients.
In other word, the mutual inductance between two cells is only dependent on their relative positions to each other.
Therefore, if a regular voxel structure is used for the discretization, many coefficients are identical (:ref:`Fig. 5 <fig_5>`).

Expand Down

0 comments on commit c3f5cb5

Please sign in to comment.