GithubHelp home page GithubHelp logo

Comments (3)

knstmrd avatar knstmrd commented on July 23, 2024 2

I took a look at the input file – the issue is that if you run on more than one core, you can't rely on the ordering of the output lines.
So if you add additional surface info to the dump, for example element ID and one of the vertex Y-coordinates, like this
dump flux surf subs 200000 Sample_ParticleFlux_2.txt f_flux id v1y
you can see that the ordering depends on the number of cores you're running on.
So in the plotting/analysis you need use the coordinates that are being output into the file.

from sparta.

vncntcabalar avatar vncntcabalar commented on July 23, 2024 1

Thanks to your suggestion @knstmrd, I tried following your suggestion and it actually helped me understand and solve the issue. I am already able to produce the expected results that I need. I am also grateful to you @stanmoore1 for guiding me into this forum and on the SPARTA program.

from sparta.

stanmoore1 avatar stanmoore1 commented on July 23, 2024

@knstmrd thanks that is really helpful. @vncntcabalar see this thread for more info: https://sourceforge.net/p/sparta/mailman/message/36773567/.

from sparta.

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.