mumax / 3

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

engine.magnetization has no method Add #186

Closed pankajmandal4003 closed 6 years ago

pankajmandal4003 commented 6 years ago

Hello,

I want to add randommag() on top of the magnetization at that instant.
For eg: m = m.Add(0.1, RandomMagSeed(tim)) Doing this however shows the error: engine.magnetization has no method Add Which I understand that, I can not use add function on magnetization.

Is there any other possibility to do such an operation. I would be grateful for the solution. Thanks in advance.

Warm regards

JeroenMulkers commented 6 years ago

Please, re-ask this question on the mailing list so that the whole mumax3 community can help you and/or learn from the given answers.

The issue tracker is for issues.