Skip to content

Commit 494cd89

Browse files
authored
Update README.md
1 parent 00ab9ef commit 494cd89

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
11
# OOMMF-to-Matlab
22
Files to start OOMMF calculations of ultrafast demagnetization and anisotropy quenching
3+
4+
### Files description:
5+
6+
ME1_2DPBC_initM.mif -- mif file to get initial magnetization distribution. Calculations with energy minimization
7+
8+
ME1_2DPBC_nonuniform_M_Ku_getMxy.mif -- mif file to get magnetization dynamics and save Mz(t) to folder 'Mxy'
9+
10+
Start_OOMMF_......m -- Maltab files to start corresponding mif-files
11+
12+
omf2matlab.m -- Matlab wrap to read .mif files. More info here: [https://www.mathworks.com/matlabcentral/fileexchange/129674-load-oommf-file-to-matlab-array](https://www.mathworks.com/matlabcentral/fileexchange/129674-load-oommf-file-to-matlab-array)
13+
14+
oommf2avi_gif_example.m -- Matlab script to make video from OOMMF output files

0 commit comments

Comments
 (0)