-
Does DMI_Cnv class extensions for OOMMF are supported by windows?If so please guide me for installing it, as I'm getting errors as below
![image](https://user-images.githubusercontent.com/59189839/10…
-
Dear Ubermag team,
I type````system.energy```` in simulation, but I found that there is a symbol in front of the exchange displayed, which is not consistent with what you have shown in the tutorial. …
-
Hi,
I was wondering if Ubermag has compatibility issues with Jupyter Lab. It completes the calculations successfully, but the plot doesn't show up. The output of the cell is something like this:
…
-
Dear Ubermag Team,
When I was mapping the magnetic moment distribution, I found that ````discretisedfield.Field.quiver()```` can specify X, Y, U, V as its transfer parameters, but I don't know how to…
-
Hello! Thanks again to the entire Ubermag team.
I am trying to simulate the FORC curve set for my system. However, when applying a gradually decreasing field, I only get two reversibility curves.
…
-
Hi, the following code
```
import numpy as np
import oommfc as oc
import discretisedfield as df
import micromagneticmodel as mm
# Define a macrospin mesh (i.e. one discretisation cell).
p1 …
-
Hi Ubermag Team, congratulations on your excellent work!
I would like to simulate multilayer antidot arrays. For this I have defined a function that describes the position of the antidot in each laye…
-
Dear Ubermag Team, When I use ````mpl()```` for drawing, I find that the output norm is inconsistent with my definition, and the specific difference is shown in the figure below:
![image](https://use…
-
Dear Ubermag team,Can you teach me how to calculate topological charges through Ubermag?
Thank you very much for your help!
-
Dear,Ubermag team,
I know that temperature is generally not taken into account in micromagnetic simulations, but anneal is sometimes done when actually dealing with magnetic materials, and I have see…