-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Since CODATA19, the vacuum permeability
line #91 in field_BH_circle.py:
return np.vstack((Hr, np.zeros(n5), Hz)) * 795774.7154594767 # *1e7/4/np.pi
line #364 and #389 in class_BaseExcitations.py:
self._polarization = self._magnetization * (4 * np.pi * 1e-7)
self._magnetization = self._polarization / (4 * np.pi * 1e-7)
Some of the tests have it too.
It would be nice to change these, and use consistent value for the permeability.
Metadata
Metadata
Assignees
Labels
No labels