Skip to content
New issue

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

Question re slices #11

Closed
amellnik opened this issue Apr 7, 2014 · 1 comment
Closed

Question re slices #11

amellnik opened this issue Apr 7, 2014 · 1 comment

Comments

@amellnik
Copy link

amellnik commented Apr 7, 2014

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

@barnex
Copy link
Member

barnex commented Apr 7, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants