-
While running the [choosing-runner](https://github.com/ubermag/workshop/blob/2020-06-18_2020-07-02/tutorials/choosing-runner.ipynb) notebook on Windows, I'm getting the following error:
![error](ht…
-
Sam:
- [x] test_mpl_scalar #460
- [x] test_mpl_lightess
- [x] test_mpl_vector
- [x] test_mpl_contour
- [x] test_mpl #461
Martin:
- [x] test_hv_scalar #490
- [x] test_hv_vector #490
- [x] tes…
-
Latest version of jupyterlab is 4.0.2
Is this dependency really needed?
`jupyterlab~=3.0`
Same problem in ubermagtable.
-
I am trying the command shown on https://ubermag.github.io/documentation/notebooks/discretisedfield/ovf2vtk.html
to convert omf to vtk, but it says the command is not found. Am I supposed to install …
-
When use ubermag, I use m = data[i][j].array to convert the file to numpy array, where i is the drive number and j is the time step.
But when I use mumax3c, I use the same command for date convert bu…
-
Good Morning @swapneelap @lang-m I tried implementing Uniaxial anisotropy which is space and time-dependent in the following way.
```python
K=1e5
def t_fun(t):
if t
-
Good morning.
I just noticed that at the moment, the driver's python interface fails to add multiple torques to the MIF file.
```
...
torque0 = mm.Slonczewski(J=J0, mp=MP_0, eps_prime=0, Lambda…
-
Good afternoon,
I'm trying to simulate Spin-Transfer Torque(slonczewski) with a time-dependent zeeman term. But the simulation is never completing.
I tried the same in MuMax3, it is completing i…
-
Hi !
When I use Ubermag to do my research, I find that I cannot add a custom energy term in mm.energy. In Fig.1, I write an energy term, which represent an anisotropic DMI energy. However, this term …
-
How to Calculate Demagnetizing factor using OOMMF generated files (magnetization.omf and demagnetization.ohf) for thin permalloy pattern?