-
Currently, ubermag has a function to set-up basic logging (`ubermag.setup_logging`). I would suggest that we move this functionality to `ubermagutil` as it is more a "utility thing". Furthermore, `ube…
-
Hi, I download the Workshop Session 2, 2 Energy Equation to run locally on Jupyter, already updated Ubermag to 0.60.0 and use Chrome for Jupyter. There is a issue for cell 3, after defining the field …
-
Hi there,
Have you considered integrating [mumax-view](https://github.com/JeroenMulkers/mumax-view) as a tool to visualize 3D fields ?
Compared to k3d, it is faster as it is compiled to wasm and has…
-
The changes in `micromagneticmodel.term.__contains__` (checking for all attributes) introduced in ubermag/micromagneticmodel#46 breaks the `mif` file generation. In `driver.py:driver_script` we use `m…
-
When using docker as a runner for oommf, macrospin.mif is not readable. I'm using Linux (Fedora 35). The issue seems to be, that the mounted volume in the docker container lacks read/write permission.…
-
I'm experiencing issues with Ubermag after the update. I downloaded everything into a new environment to make sure it was all new. Everything runs okay until I go to the td.drive line. I've tried look…
-
Hello Marijan,
Some time ago i updated my ubuntu operative system and some programs broke.
After reinstalling ubermag I get the following failures in the test program:
miniconda3/lib/python3.8/sit…
-
Hello,
I am a new user of ubermag and I was running the posted tutorials. When running the .mpl() command to display data, the jupyter notebook cells run without a reported error. However, graphs …
-
I'm looking at using Ubermag at a cluster and would like to know what type of parallel computation Ubermag uses when it uses more cores?
Which of the following does it use below or is it a differe…
-
Dear ubermag team:
When I define the spatially varying D using such a method, df.Field(mesh,dim=1,D=D_fun), 'Eorro in oommf run' always occurs, and even running in docker.
Such an err…