Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.65 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.65 KB

fclib

What is fclib ?

fclib is

  • an open source collection of Frictional Contact (FC) problems stored in a specific HDF5 format,
  • an open source light implementation of Input/Output functions in C Language to read and write problems.

The goal of this work is to set up a collection of 2D and 3D Frictional Contact (FC) problems in order to

  • set up a list of benchmarks,
  • provide a standard framework for testing available and new algorithms,
  • share common formulations of problems in order to exchange data.

What is a Frictional contact problem ?

A Frictional contact problem is algebraic problem obtained after possible time and space discretizations of problems of mechanics of solid involving contact and Coulomb's friction. The mathematical structure of the problem is a second-order cone complementarity problem. For more details, you could have a look to the fclib specifications in

Vincent Acary, Maurice Brémond, Tomasz Koziara, Franck Pérignon. FCLIB: a collection of discrete 3D Frictional Contact problems. [Technical Report] RT-0444, INRIA. 2014, pp.34. https://hal.inria.fr/hal-00945820v2/document

Download

How to download sources files of the API?

How to download the collection of problems ?