Skip to content

Nonlinear model order reduction of large dimensional Finite Element models using the direct parametrisation method for invariant manifolds.

License

Notifications You must be signed in to change notification settings

aopreni/MORFEInvariantManifold.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MORFEInvariantManifold.jl

This package exploits the direct parametrisation method for invariant manifolds to generate accurate reduced models of structures subjected to geometric nonlinearities.

The packages allows parametrizing also the unforced and undamped version of the model to compute the backbone of the system One particoular feature of this package is that it embeds its own finite element solver. This implies that upon installation the user can create its personalised database for materials and meshes. Furthermore, we provide output and post-process routines compatible with well established continuation packages as MatCont for refined analysis on the resulting reduced models.

Warning: the package is under development, hence it is subjected to frequent updates

Do I need this package?

The method implemented in this packages provides accurate reduced models of structures that operate at resonance, hence making it amazing for accelerated computation of periodic orbits of finite element models of structures. Furthermore, numerical coefficients estimated by the presented approach are typically less prone to instabilities compared to techniques serving the same purpose e.g., POD-Galerkin hyper reduction techniques, hence making the computation of stability and bifurcation points more accurate. As a result, the presented method proves amazing for the design of systems that operate at resonance as for instance MEMS micromirrros, gyroscopes, and resonators. If your mechanical structure does not operate at resonance, then this method may serve little use to you.

Installation

This package is currently an unregistered Julia package, hence to add it to your packages use the URL of the repository:

] add https://github.com/MORFEproject/MORFEInvariantManifold.jl

We plan to add it to the registered Julia package as soon as possible.

Test Examples

Repository with meshes and tests

Citing this work

A reference paper on the developed code is in preparation. For the moment, if you use this package for developing your projects, please cite these works:

About

Nonlinear model order reduction of large dimensional Finite Element models using the direct parametrisation method for invariant manifolds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages