Code Monkey home page Code Monkey logo

Comments (1)

KikeM avatar KikeM commented on September 25, 2024

From 2019_arbitraryLagrangianEulerianTypeFiniteElementMethodsFormulationPdEsTimeDependentDomainsVanishingDiscreteSpaceConservationLaw_ivancic:

Also, there is more room in choosing the method of calculating of the grid velocity without (essentially) changing the formulation of the problem, thus making the coding easily adjustable. Implementation-wise, everything is kept on the original reference configuration and consequently introduces some additional differential operators in order to transform the space derivatives from the current configuration onto the reference one. We believe this approach offers a few advantages ahead of the implementation on the current configuration (of course, under the assumption that the two approaches are equivalent on the discrete level which will be argued later). Among them, we mention three here. The first two lie in the fact that the reference domain is fixed in time. Then the test/basis function spaces will be time independent and the finite element spaces do not need to be updated at each time step. The third, keeping everything on the reference configuration, the evolution of the domain is kept in the Jacobians of the ALE map thus making the connection between the domain time dependency and all the terms in the differential equation more clear. In cases when a weak formulation is posed on the current configuration, the only explicit connection between the domain time dependency and the under the integral terms is through the domain velocity which appears in the form of convective terms.

In fact, my thesis regarding ROMs on moving domains has to do with the fact that those Jacobians are not always easy to obtain.

from msc-literature-review.

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.