magpack.structures.bloch_point#

bloch_point(nx, ny, nz, inwards=False, winding=1)#

Creates a Bloch point topological defect.

Parameters:
nx, ny, nzint

Size of the Bloch point along the x, y and z directions.

inwardsbool (optional)

If True, magnetization points towards the defect’s core.

windingfloat (optional)

Winding number of the Bloch point.

Returns:
np.ndarray

Magnetization vector field of a bloch point.