GithubHelp home page GithubHelp logo

dune-elastodynamics's Introduction

dune-elastodynamics

!!! PROTOTYPE !!!

Created during my master's thesis for testing partitioned coupling schemes with the library preCICE.

This DUNE module is used to solve the linear equations of elastodynamics. Assemblers for the calculation of stiffness, mass and lumped mass operators are provided. Different explicit and implicit time-stepping methods for the solution of the corresponding system of second order ordinary differential equations are implemented.

Installation

It is assumed the dune core modules and all other necessary libraries are allready installed.

Dependencies:

  • dune-common, dune-geometry, dune-uggrid, dune-grid, dune-localfunctions, dune-istl, dune-functions, dune-foamgrid, dune-typetree
  • MPI, Message Passing Interface library
  • OpenMP

Run the following command to build the module: dunecontrol --current all

dune-elastodynamics's People

Contributors

maxfirmbach avatar

Stargazers

Ishaan Desai avatar

Watchers

 avatar

dune-elastodynamics's Issues

Build fails with DUNE 2.9.1

As I am trying to install both the DuMuX and the DUNE adapters in the VM, using the same DUNE installation, I realized that this module does not work at the moment with DUNE 2.9 (probably that is the reason):

[ 25%] Linking CXX executable Example03
/usr/bin/ld: CMakeFiles/Example03.dir/Example03.cc.o: in function `main':
Example03.cc:(.text+0x6edb): undefined reference to `Dune::GridFactory<Dune::UGGrid<2> >::GridFactory()'

build-dune-elastodynamics.log

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.