You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the case of UnitCells it is not entirely clear how to handle the magnetization of individual atoms correctly.
While the individual magnetization can be handled by XrayDynMag for the case of an LLB simulation we need to provide an average magnetization per Layer.
Moreover, the current implementation of the magnetization in the UnitCell class does not allow to easily handle units as it is done with the latest commit for the AmorphousLayer class, see eb92d58
The text was updated successfully, but these errors were encountered:
In the case of
UnitCell
s it is not entirely clear how to handle the magnetization of individual atoms correctly.While the individual magnetization can be handled by
XrayDynMag
for the case of anLLB
simulation we need to provide an average magnetization perLayer
.Moreover, the current implementation of the
magnetization
in theUnitCell
class does not allow to easily handle units as it is done with the latest commit for theAmorphousLayer
class, see eb92d58The text was updated successfully, but these errors were encountered: