Coder Social home page Coder Social logo

iga-matlab's Introduction

iga-matlab

What is this?

This repository contains a set of MATLAB functions to do geoemtric nonlinear Isogeometric analysis.

Why was it done?

This was developed as part of my master thesis in structural engineering at Chalmers University of Technology in the fall of 2018. Had previously experimented with actively bent forms, and in this thesis I wanted to investigate the use of nonlinear IGA as a means to design them. The core aim was to find a geometrically consistent (NURBS) way of relating deformed and undeformed design geometries to each other, accounting for the stiffness distribution.

More information can be found in the final thesis report.

It builds upon the work done by S. Almstedt and P. Safari Hesari in the their thesis

What is IGA?

Nurbs geometry vs a polygonal mesh.

NURBS_vs_MESH


Functionality

  • Kirchhoff-Love (KL) Shells

The main target was the geometrically nonlinear analysis of single IGA patches.

This repository contains a single patch implementation.

As a design feature, allows the input of an independent thickness parameterization, which can be used to manipulate

  • Euler-Bernoulli (EB) Beams

As a first step, prior to the shell implementation, and simplified version was made, as a proving ground. This was derived in a similar fashion to the shell, but for a 1-dimensiona object in 2-dimensional space. Effectively making it an Euler-Bernoulli beam (E-B).

This implementation was made as a test, to try different solution schemes etc. and is probably not the best IGA implementation of an E-B beam.

Below are two examples; the first is a displacement controlled solution to a simple elastica curve, and the second is a dynamic relaxation solution.

alt text

alt text


General Disclaimer

The implementation does have some issues, so should be used with caution.

Some examples are:

  • Membrane locking for KL shells need a very high degree (>10) for the locking not to be substantial
  • Beam implementation not verified Sometimes looks to behave in a too stiff fashion, however, buckling load corresponds well to analytical solution.

But if you are interested in IGA, this repo can serve as a good point of entry.

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.