-
We should inform user when OOMMF is called. An option could be to write to terminal `OOMMF is called. This may take a while.`
The reason for this is so that user knows when OOMMF is computing somet…
-
In addition to be able to call `oommf.version`, it would be useful to be able to run `oommf.platform` which calls the `+platform` output from oommf. This gives more diagnosis output.
-
This is an improvement to follow issue #9
Develop an dependency engine so that we have some flag somewhere that records whether
- m
- H
- or interaction terms
have changed since we compu…
-
Step 1: implement this naively
Everytime `hamiltonian.INTERACTION.field`, or
`hamiltonian.INTERACTION.energy` or `hamiltonian.INTERACTION.energy_density` is called, we execute OOMMF to retriev…
-
I could not install tclsh from the instructions in the repository. I had to create a tclsh symbolic link:
`cd /usr/bin; sudo ln --symbolic tcl8.6 tclsh`
I also required the following environment …
-
oommfc.oommf.check() -> do tests to confirm that OOMMF can be found.
If we can call OOMMF (we may ask OOOMMF for its version number to check this), we could be silent.
If we cannot call OOMMF, we ca…
-
For instance, the interface for getting these values for exchange energy should be:
```
system.m = Field()
system.m = (1, 0, 0)
# get energy -> float
system.hamiltonian.exchange.energy
# energy…
-
Hi,
I would like to suggest an implementation to increase the color palette options available for plotting.
In OOMMF, you can select among a great variety of colouring options, which help the visual…
-
A Dockerfile for building an image with all finmag dependencies should be created.
It should not contain OOMMF, Nmag, Magpar... for running all tests.
-
Dear all,
This is Abeed from VCU. I want to upgrade the GPU. I saw in the Market that there SLI enabled dual GPU are available for GTX TITAN X PASCAL AND GTX 1080. Is Mumax3 compatible to SLI enabl…