Coder Social home page Coder Social logo

adtzlr / hyperelastic Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 0.0 580 KB

Constitutive hyperelastic material formulations for FElupe.

Home Page: https://hyperelastic.readthedocs.io/

License: GNU General Public License v3.0

Python 100.00%
constitution fem hyperelasticity python scientific-computing finite-elements-analysis fea solid-mechanics-codes pytorch automatic-differentiation

hyperelastic's Introduction

Hi there ๐Ÿ–๏ธ,

this is Andreas, a mechanical engineer graduated from Graz University of Technology, based in ๐Ÿฐโ›ฐ๏ธ Graz, Austria ๐Ÿ‡ฆ๐Ÿ‡น. In my free time, I like running ๐Ÿƒโ€, skiing โ›ท๏ธ and snowboarding ๐Ÿ‚ while I also enjoy family times at home ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ.

GitHub stats

Currently, I'm an engineer in industry (during the day) and a PhD student at Graz University of Technology at the Institute of Structural Durability and Railway Technology (well, at night... ๐Ÿ“š ๐Ÿ•ฏ๏ธ). All the tools related to my scientific work are available here on my GitHub profile.

sparsity-pattern

I'm the author of ๐Ÿ” FElupe, an open-source finite element analysis package focussing on the formulation and numerical solution of nonlinear problems in continuum mechanics of solid bodies. Most of the open source finite element packages I found are either super-difficult to install, needs to be compiled or are great but slow (or at least too slow for my needs).

With FElupe, I try to fill a gap in between.

I'm convinced that static input files ๐Ÿ–จ๏ธ which are passed to a standalone fea solver ๐Ÿ–ฉ are a thing of the last decades ๐Ÿ’พ. Instead, scripts are input files: easy to adopt scripts with access to third-party libraries ๐Ÿ›’, written in common scripting languages are the way to go. With common languages I mean something easy-to-learn for engineers, like Python, Matlab/Octave or Julia, not another proprietary simulation file format. FElupe is just another one of many open-source finite element analysis packages using this approach. Well defined and public available scripting interfaces hopefully accelerate the introduction of flexible natural language-processing for simulations.

Projects

Python Fortran Julia PyPI Markdown Jupyter GitHub Pages PyTorch Codecov

Star History Chart

Code Snippets

hyperelastic's People

Contributors

adtzlr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hyperelastic's Issues

Bugs in Generalized Invariants

  • typo in second invariant
  • use more general expressions for the initial state and default exponent=2 in \hyperelastic\models\generalized\_stretch.py

Curve Fit: Find material parameters for given Experimental Data

This should be a simple wrapper for scipy.optimize.curve_fit().

Classes for hyperelastic.lab

  • Experiment: Holds all the experiment-related data in attributes, e.g. displacement, force, time, temperature, cross-sectional area, label, etc. as well as methods for stress- and stetch-evaluations
  • LoadCase: Base-class for pre-defined loadcases with methods for calculating the deformation gradient from the stretch and the (e.g. uniaxial) stress. In other words, the 1d-deformation (stretch) is converted to a 3d-deformation (gradient tensor) and the 3d stress tensor is converted back to a 1d stress related to the experiment.
  • Simulation: Create a simulation on top of a loadcase with given stretches and evaluate the stress (also for the curve-fit of scipy). In the future, numeric simulations would be a great extension.
  • Optimize: Combine experiments and simulations and find the set of parameters which give the best-fit to the experiments. Optimize.run() is then the wrapper of scipy.optimize.curve_fit().

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.