Skip to content

Feature: magnetization profile (#77)

Mikhail Svechnikov requested to merge i77 into main

Introduces new API function magnetizationProfile(sample, x_y_z_component, n_points, z_min, z_max).

Documentation is not updated yet.

MaterialProfile.py is updated and renamed to MaterialProfileWithMagnetization.py, its current output is

image

Resolves #77 (closed)

Merge request reports