Code Monkey home page Code Monkey logo

Comments (2)

syockit avatar syockit commented on July 21, 2024

They are meant to be used with golang. I don't know why it is unaccessible from script, but it shouldn't be anyway.

Unfortunately, there is no support for spatial variation of material parameter, other than using regions. Maybe a feature extension to allow choice of using either region or mesh for each parameter could be programmed, but that would be a lot of work. (If I'm not mistaken, this was how mumax2 worked. It took lots of memory as a mesh of size N will allocate array of size N for each quantity involved which has space-dependent values. mumax3 uses lookup table instead)

from 3.

barnex avatar barnex commented on July 21, 2024

Those methods are available in mx3 scripts, they're just called
setregion. In pure Go there's no overloading so we need distinct names,
that's all.

On Thu, 24 Mar 2016, 14:41 Ahmad Syukri bin Abdollah, <
[email protected]> wrote:

They are meant to be used with golang. I don't know why it is
unaccessible from script, but it shouldn't be anyway.

Unfortunately, there is no support for spatial variation of material
parameter, other than using regions. Maybe a feature extension to allow
choice of using regions or mesh for each parameter could be programmed, but
that would be a lot of work. (If I'm not mistaken, this was how mumax2
worked. It took lots of memory as a mesh of size N will allocate array of
size N for each quantity involved which has space-dependent values. mumax3
uses lookup table instead)


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#67 (comment)

from 3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.