GithubHelp home page GithubHelp logo

Comments (8)

acmelab-ua avatar acmelab-ua commented on July 24, 2024

I am unable to reproduce locally - can you please provide a minimal working example?

from fepx.

fzw9381 avatar fzw9381 commented on July 24, 2024

https://github.com/fzw9381/My-questions/raw/main/examples1_with_one_grain.zip

there is the example files. You can see the ori results are all zero.

from fepx.

acmelab-ua avatar acmelab-ua commented on July 24, 2024

The link is broken (404 error), likely due to being private.

from fepx.

fzw9381 avatar fzw9381 commented on July 24, 2024

https://github.com/fzw9381/My-questions/raw/main/examples1_with_one_grain.zip

Sorry, try this link

from fepx.

acmelab-ua avatar acmelab-ua commented on July 24, 2024

OK, I can reproduce. Let me look into this.

from fepx.

acmelab-ua avatar acmelab-ua commented on July 24, 2024

@fzw9381: I have found the issue, and will attempt to patch this tomorrow. It has to do with changes to indexing of grains.

In the meantime, if you would like to fix it locally to continue your work, the issue lies on lines 168, 180, 191, 202, and 213 of microstructure_mod.f90. Each instance of I+1 on these lines should be edited to be just I, e.g.:

WHERE (I .EQ. MY_UESUB)

from fepx.

fzw9381 avatar fzw9381 commented on July 24, 2024

Thanks a lot. Let me try this. Looking forward to your patch.

from fepx.

mkasemer avatar mkasemer commented on July 24, 2024

@fzw9381 This issue has been fixed in v1.2.1.

from fepx.

Related Issues (4)

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.