Dataset and programs for reproducing graphs and implementing proposed formulas from the article "Dynamic response of an ensemble of immobilized superparamagnetic interacting particles with aligned easy magnetization axes in parallel directed ac and dc magnetic fields"
收藏资源简介:
This archive contains the Python data and source code used to generate the drawings in the article "Dynamic response of an ensemble of immobilized superparamagnetic interacting particles with aligned easy magnetization axes in parallel directed ac and dc magnetic fields". The archive includes the implementation of the proposed approximate formulas (approx_formulas.py ) and five separate catalogs (fig1, fig2, ..., fig5), each of which corresponds to one drawing in the article. The archive consists of the following contents: approx_formulas.py. The implementation of the approximate formulas proposed in the article for calculating the dynamic response of an ensemble of particles. Each catalog contains the necessary data and a corresponding script to recreate the corresponding drawing in the article. The following structure is used for each directory: figX/ ├── *.txt # Source data for plotting └── *.py # C++ source for generating data



