Skip to content

Commit ba15307

Browse files
authored
Add DMI units in micromagnetic case
1 parent 9f842fb commit ba15307

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fidimag/micro/dmi.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ class DMI(Energy):
5252
5353
D :: DMI vector norm which can be specified as an int, float, (X * n)
5454
array (X=6 for bulk DMI and X=4 for interfacial DMI), (n) array
55-
or spatially dependent scalar field function.
55+
or spatially dependent scalar field function. The units are
56+
Joules / ( meter **2 ).
5657
5758
int, float: D will have the same magnitude for every NN of the
5859
spins at every mesh node, given by this magnitude

0 commit comments

Comments
 (0)