Skip to content

code of my master thesis "A Framework of Simulating Deformable Bodies with Complex Geometries in a Multibody System with Sliding Contacts"

Notifications You must be signed in to change notification settings

wangzhanrock/FFR_FlexibleBody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

FFR

This repository contains all the code of my master thesis "A Framework of Simulating Deformable Bodies with Complex Geometries in a Multibody System with Sliding Contacts"

In this thesis, I

  • Modeled the dynamics of flexible bodies using the floating frame of reference (FFR) method;
  • Derived a continuous contour description using the non-uniform rational basis spline (NURBS) interpolation and contact search algorithm, which together enable sliding contacts.

I implemented these in the open-sourced multibody simulation framework MBSim and validated them by comparing simulation results with those of ABAQUS, which showed a good agreement. Most of the implementation can also be found in the project website of MBSim: https://code.google.com/p/mbsim-env/

The implementation contains the following parts:

  • the pre-processor: transform the data collected from ABAQUS modal analysis into the desired input formats.
  • the dynamics of the FFR method:
  • the C^2 continuous contour description

About

code of my master thesis "A Framework of Simulating Deformable Bodies with Complex Geometries in a Multibody System with Sliding Contacts"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published