Skip to content

A coupled structural solver written with the C++ finite element library deal.II

License

Notifications You must be signed in to change notification settings

carme-hp/dealii-adapter

 
 

Repository files navigation

dealii-adapter

Building Build status

Coupled structural solvers written with the C++ finite element library deal.II:

  • linear_elasticity contains a linear-elastic solver based on the step-8 tutorial program of deal.II
  • nonlinear_elasticity contains a nonlinear elastic solver, which builds on previous work of Jean-Paul Pelteret and Andrew McBride in their deal.II code gallery program 'Quasi-Static Finite-Strain Compressible Elasticity.' This solver supports shared-memory parallelization.

Applied coupling functionalities have been separated and can be found in the adapter directory.

Start here

Our wiki will help you start. If you are missing something, let us know.

Citing

preCICE is an academic project, developed at the Technical University of Munich and at the University of Stuttgart. If you use preCICE, please cite us:

H.-J. Bungartz, F. Lindner, B. Gatzhammer, M. Mehl, K. Scheufele, A. Shukaev, and B. Uekermann: preCICE - A Fully Parallel Library for Multi-Physics Surface Coupling. Computers and Fluids, 141, 250–258, 2016.

If you are using deal.II, please also consider the information on the deal.II webpage

License

Please see the LICENSE file for details.

About

A coupled structural solver written with the C++ finite element library deal.II

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.6%
  • CMake 2.4%