radtools.SpinHamiltonian.formed_model#

method

SpinHamiltonian.formed_model(template)[source]#

Form the model from the Hamiltoian based on the template.

Takes mean values of the parameters. Respect the direction of the DMI vectors.

This method return a new instance.

Parameters:
templateExchangeTemplate

Template.

Returns:
new_modelSpinHamiltonian

Spin Hamiltonian with forced symmetry.

See also

form_model

Modifies current object.