We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f94498 commit f38fd8bCopy full SHA for f38fd8b
fidimag/atomistic/llg.py
@@ -300,6 +300,9 @@ def skyrmion_number(self, method='FiniteSpinChirality'):
300
Calling this function will fill the _skx_number array with the skyrmion
301
number density per lattice site.
302
303
+ It is important to mention that this calculation only works for a
304
+ 2D layer in the XY plane.
305
+
306
See the corresponding C code at fidimag/atomistic/lib/util.c for a
307
detailed documentation about the methods.
308
0 commit comments