3 icon indicating copy to clipboard operation
3 copied to clipboard

GPU-accelerated micromagnetic simulator

Results 49 3 issues
Sort by recently updated
recently updated
newest added

mumax3-convert -xrange 50:100 -yrange :100 file.ovf can't run? and prompt the error: input and output file are the same……who can help me ?

I have done several changes to original repo since I have forked, the most major of which is move to the new [go 'module' system.](https://go.dev/blog/using-go-modules) which allows building the Mumax3....

Hi, I have tried to compile mumax3 on Ubuntu. I have followed the installation instructions of "https://github.com/mumax/3", but I have not been lucky: `cgo-gcc-prolog: In function ‘_cgo_c21ce16ee817_Cfunc_cuDeviceComputeCapability’: cgo-gcc-prolog:56:2: warning: ‘cuDeviceComputeCapability’...

…, rk45dp and rk56 time steppers

enhancement
question

I need to compile mumax3 from source file, becouse the server has cuda 10.2. when I put ./make.bash, .git/hooks/pre-commit does not exist uda2go.go:21:2: cannot find package "github.com/mumax/3/util" in any of:...

``` //mumax 3.10 [windows_amd64 go1.11.6(gc) CUDA-11.0] //GPU info: NVIDIA GeForce RTX 3060 Laptop GPU(6143MB), CUDA Driver 11.5, cc=8.6, using cc=80 PTX //(c) Arne Vansteenkiste, Dynamat LAB, Ghent University, Belgium //This...

I am a new guy of mumax3, when i set the some layers ' cylinder , each layer has itself m, then run it, the table.txt can not show mysetting...

In the code for the backward Euler algorithm, there are missing Newton iterations to find the correct y for the next time point. It seems that the algorithm does not...

Hello, I would like to see new features in mumax, I have already implemented some of them on a forked version. Should I bother making PRs and will anyone help...

I believe the LICENSE file is incomplete, as it doesn't really allow redistributing mumax3 when it's linked to NVidia's libraries. The suggested patch should fix this.