Giter VIP home page Giter VIP logo

Comments (3)

stranskyjan avatar stranskyjan commented on July 17, 2024

I don't know of a "direct" method, but probably there is some.

You can try:

  • find an element containing the coordinates using spatial localizer and localizer.giveElementContainingPoint(pos,None)
  • do standard FEM interpolation on the elment. I don't see the way in python after a (very) quick search, so you can:
    • get nodal coordinates and nodal values
    • knowing the type of the element, and nodal values, interpolate "manually"

from dem-fem-coupling.

wcc201834748 avatar wcc201834748 commented on July 17, 2024

Sorry Jan, i want to give up it. It too hard for me. It may be a little impolite, but i still want to consult that if it possible to hire you or somebody else you familiar to help me finish the code part. I have tried my best to realize my idea, but it too difficult for me. Forgive me for speaking directly, sorry for that.

from dem-fem-coupling.

stranskyjan avatar stranskyjan commented on July 17, 2024

Ok, no problem.
The code itself is not meant as a ready-to-use solution (or for some specific cases) and needs some contribution from the user..
Currently I have no resources for such a work.

You can contact Oofem people, see links discussed here.
Also note that both relatively old and modified version of oofem is used for this project.

good luck
Jan

from dem-fem-coupling.

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.