Giter Site home page Giter Site logo

learnext's Introduction

MIT License

LearnExt

Code repository for the manuscript

J. Haubner, O. Hellan, M. Zeinhofer, M. Kuchta (2024). Learning Mesh Motion Techniques with Application to Fluid-Structure Interaction, Comput. Methods Appl. Mech. Eng., 424. https://doi.org/10.1016/j.cma.2024.116890

Usage/Examples

The Dockerfile can be used by running:

docker build -t learnext .
docker run -it learnext

or

docker pull ghcr.io/johanneshaubner/learnext
docker run -it ghcr.io/johanneshaubner/learnext

The code in learnExt/NeuralNet builds on https://github.com/sebastkm/hybrid-fem-nn.

In the Docker container, run the commands

cd example
python3 example_FSIbenchmarkII_learned.py

To redo the learning process for the hybrid PDE-NN approach run

python3 example_learn.py

(and modify the file accordingly).

The code for training neural networks for the corrected harmonic extension approach is hosted at https://github.com/ottarph/learnext-correction.

Citation

@article{
title = {Learning mesh motion techniques with application to fluid–structure interaction},
journal = {Computer Methods in Applied Mechanics and Engineering},
volume = {424},
pages = {116890},
year = {2024},
issn = {0045-7825},
doi = {https://doi.org/10.1016/j.cma.2024.116890},
url = {https://www.sciencedirect.com/science/article/pii/S0045782524001464},
author = {Johannes Haubner and Ottar Hellan and Marius Zeinhofer and Miroslav Kuchta},
}

License

MIT

learnext's People

Contributors

johanneshaubner avatar ottarph avatar mirok avatar

Stargazers

Julian Roth avatar Johannes Milz avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

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.