Skip to content

Commit c227ed6

Browse files
committed
Merge branch 'anisotropic_chi' of https://github.com/magpylib/magpylib-material-response into anisotropic_chi
2 parents 82e4fa3 + 3121949 commit c227ed6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

magpylib_material_response/demag.py

-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ def get_susceptibilities(sources, susceptibility):
7777
return np.array(susis)
7878

7979

80-
81-
8280
def get_H_ext(*sources, H_ext=None):
8381
"""Return a list of length (len(sources)) with H_ext values
8482
Priority is given at the source level, hovever if value is not found, it is searched up the

0 commit comments

Comments
 (0)