We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82e4fa3 + 3121949 commit c227ed6Copy full SHA for c227ed6
magpylib_material_response/demag.py
@@ -77,8 +77,6 @@ def get_susceptibilities(sources, susceptibility):
77
return np.array(susis)
78
79
80
-
81
82
def get_H_ext(*sources, H_ext=None):
83
"""Return a list of length (len(sources)) with H_ext values
84
Priority is given at the source level, hovever if value is not found, it is searched up the
0 commit comments