CEITECmagnonics / SpinWaveToolkit

Set of tools useful in spin wave research.
MIT License
2 stars 0 forks source link

Create an example #2 - FMR of a layer with PMA #13

Open GiovanniKl opened 4 months ago

GiovanniKl commented 4 months ago

Create a .ipynb file with an example showing the calculation of FMR frequencies for a layer with perp. magnetic anisotropy.

These is maybe something like this already, but I didn't find it.

Please comment if you have any ideas on this.

michalurb commented 4 months ago

The notebook with this in a separate repository. It can be used as a starting point for SpinWaveToolkit implementation. But the methods for calculation of the canting angle and the effective field should be implemented directly into SingleLayer class of the SpinWaveToolkit. Also we should probably add KittelFMR class.

https://github.com/CEITECmagnonics/BiYIG