mumax / 3

GPU-accelerated micromagnetic simulator
Other
447 stars 150 forks source link

Dipole Field Question #259

Closed MagGuy1 closed 4 years ago

MagGuy1 commented 4 years ago

Hi all. I had a question.

Using Mumax, is it possible to output the dipolar fields that would be measured by a sensor placed above(or in) a thin film?

DeSanz commented 4 years ago

Hi, you could maybe define a region, and then export the field in that region doing something like: save(B_demag.Region(1))

JeroenMulkers commented 4 years ago

Have a look at the MFM example on https://mumax.github.io/examples.html

If you have more questions about the usage of mumax3, please ask them on the mailing list. The issue tracker is for issues only.