Giter Site home page Giter Site logo

Comments (4)

aprokop avatar aprokop commented on July 18, 2024

@spdomin Could you please elaborate on the ticket? I'd like to work on it but need more context.

from nalu.

spdomin avatar spdomin commented on July 18, 2024

We should probably talk at the next stand-up then. The basic sliding mesh includes column entries of the opposing element for the DG contribution. If we remove those entries, the matrix structure does not change. However, this will come at the expense of more continuity iterations as noted above. I would go to the AssembleContinuityNonConformal algorithm and modify the connected nodes keeping only the current element connectivity and removing the opposing element connectivity from the stencil. You will also need to modify the Tpetra setup. Then, in the algorithm apply, you can remove the LHS += for the opposing nodes. Try one of the dg tests (possibly even removing the spinning of the block, i.e., omega = 0) and see what happens.

You can also avoid all of the above and see if there is an opportunity to "reuse" the preconditioner for Muelu.

from nalu.

spdomin avatar spdomin commented on July 18, 2024

Attached are some preliminary overset and sliding mesh work when dropping Jacobian (LHS sensitivities)
slidingOversetMeshStencil.pdf
.

from nalu.

spdomin avatar spdomin commented on July 18, 2024

Transition to Jira.

from nalu.

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.