Giter Site home page Giter Site logo

1D space about festung HOT 8 OPEN

festung avatar festung commented on May 27, 2024
1D space

from festung.

Comments (8)

reuterbal avatar reuterbal commented on May 27, 2024

Hi Dieter,

it is definitely possible. Have a look at core/generateGridData1D.m, which allows to generate a "1D grid". 1D modal basis functions and their gradients are in core/phi1D.m and core/gradPhi1D.m, respectively.
Most of the assembly routines are specific to 2D problems (since there is a lot more to be done than in 1D) but you might find some for 1D (which always have 1D in their name).

You can also look at our latest preprint which uses a 1D grid to discretize the free surface elevation and a 2D grid for the velocity unknowns for a free surface flow problem in a vertical slice. This might give you some more insight into the 1D capabilities of FESTUNG.

Feel free to come back with any questions.

Best regards,
Balthasar

from festung.

dietergrass avatar dietergrass commented on May 27, 2024

from festung.

dietergrass avatar dietergrass commented on May 27, 2024

from festung.

reuterbal avatar reuterbal commented on May 27, 2024

Hi,

adding integral boundary conditions should be fairly easy to do in 1D. You will have to take care of the evaluation yourself (e.g., using the provided quadrature rules) and then put it in the right place of your linear system.

What do you mean by higher dimensional state vector? Basis functions in 1D are available up to local polynomial degree 5, which is already reasonable higher-order.

HTH,
Balthasar

from festung.

dietergrass avatar dietergrass commented on May 27, 2024

from festung.

reuterbal avatar reuterbal commented on May 27, 2024

Meaning, you have a system of 1D equations? That is definitely possible.

from festung.

dietergrass avatar dietergrass commented on May 27, 2024

from festung.

dietergrass avatar dietergrass commented on May 27, 2024

from festung.

Related Issues (5)

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.