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:
- template
ExchangeTemplate Template.
- template
- Returns:
- new_model
SpinHamiltonian Spin Hamiltonian with forced symmetry.
- new_model
See also
form_modelModifies current object.