-
Hi,
I own a 64 bit Ubuntu 16.04 LTS
I'm pretty new to oommf and python, but I have followed the instructions step by step and still i i am not able pass the tests.
When I enter the line " py…
-
The compilation of new OOMMF version does not require patches anymore. However, they should not be removed in case we need them again in the future. Therefore, they could probably be moved to a `dev` …
-
Why do we expect to have more than one Dockerfile and why do we need to have them in subdirectories?
-
`nikola check -lr` checks for dangling links inc links to external sites. It threw up the following errors:
```
[2018-08-06T15:47:37Z] ERROR: check: Broken link in output/blog/SSI-2018/index.html…
-
http://math.nist.gov/oommf/doc/userguide11b2/userguide/vectorfieldformat.html
Related to #31.
-
The relax() stopping criterion seems wrong to me. The [current relax() procedure](https://github.com/mumax/3/blob/3.10/engine/relax.go) is:
1. Run until the total energy stops decreasing.
2. Run u…
-
Hi,
I have some trouble to install the extended module of bulkDMI. I already copy the files such as BulkDMI.h and BulkDMI.cc to oommf/app/oxs/local/ directory. However, after I run the pima…
-
We have an error [1] that only occurs [2] on windows. It seems to come down to a sarge object not having a 'stderr' attribute, where it would have this on Linux/OSX.
The line that actually raises t…
-
I have found the problem at Ubuntu (16): for the micromagnetic model example,
In the place where:
In [25]: md=oc.MinDriver()
md.drive(system) 2017/11/8 22:15: Calling OOMMF (system/sys…
-
Attended your workshop at Intermag 2017 and I'm now looking to use J-OOMMF for some simulations. Very new to Python so bear with me!
Running through the first OOMMFC notebook example, when running …