We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What's the first parameter in NewSlice(?,x,y,z)?
I'm trying to define a spatially dependent B_ext but I'm having a hard time following what's going on in http://mumax.github.io/examples.html#example14 . Thanks, Alex
The text was updated successfully, but these errors were encountered:
When in doubt, peek at the source documentation: http://godoc.org/github.com/mumax/3/engine#NewSlice
A full space-dependent excitation example is on my todo list.
-Arne;
On 2014-04-07 21:28, amellnik wrote:
What's the first parameter in NewSlice(?,x,y,z)? I'm trying to define a spatially dependent B_ext but I'm having a hard time following what's going on in http://mumax.github.io/examples.html#example14 . Thanks, Alex — Reply to this email directly or view it on GitHub #11.
— Reply to this email directly or view it on GitHub #11.
Sorry, something went wrong.
No branches or pull requests
What's the first parameter in NewSlice(?,x,y,z)?
I'm trying to define a spatially dependent B_ext but I'm having a hard time following what's going on in http://mumax.github.io/examples.html#example14 . Thanks, Alex
The text was updated successfully, but these errors were encountered: