load OOMMF .ovf file to matlab

Versión 1.0.1 (3,21 KB) por CJ Wang
The function imports vector file (.ovf) from micromagnetic simulation output (OOMMF, mumax3 or Boris) into Matlab arrays
47 Descargas
Actualizado 24 abr 2024

Ver licencia

The file is inspired by N. Khokhlov and his function omf2matlab.m
https://ww2.mathworks.cn/matlabcentral/fileexchange/129674-load-oommf-file-to-matlab-array
https://math.nist.gov/oommf/doc/userguide20b0/userguidexml/sec_ovfdatablock.html
ChatGPT was used also.
Work with mumax3.
The main modification: Oommf vector files must be writen with the default "binary 4" option.
And the type of grid must be rectangular.

Citar como

CJ Wang (2025). load OOMMF .ovf file to matlab (https://la.mathworks.com/matlabcentral/fileexchange/163101-load-oommf-ovf-file-to-matlab), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2022b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Etiquetas Añadir etiquetas
Agradecimientos

Inspirado por: Load OOMMF file to Matlab array

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.1

Specify file encoding

1.0.0