Coder Social home page Coder Social logo

ter_2a's Introduction

Unidirectional composite material failure

General description

The program generates a set of fibers which are meshed into cells. A tensile test is then simulated on this mesh in order to observe the propagation of the breakings throughout the fibers.

Breaking stress threshold and Weibull's law

Each cell has its own breaking stress threshold which is determined randomly following the Weibull's law. The parameters of the Weibull's law (V, s0, m) can be set from the 'parameters.toml' parameter file.

Dimensions of the tensile specimen

The dimensions of the tensile specimen can be specified both in X and Y directions via the parameters 'Nx' and 'Ny'. The parameter 'Nz' defines how much cells each fiber is constituted of.

Output

The program generates Visualization Toolkit files ('.vtk') each containing 4 scalar fields which are:

  • breaking_stress: the breaking stress threshold of the cell (this field stays the same over the iterations)
  • breakings : basically a boolean field which describe the state of the cell (1 if broken, 0 otherwise)
  • stress : the stress applied on the cell
  • stress_coefficient : the stress coefficient of the cell (it only differs from the stress field by a multiplication factor) The number of output files is at most the number of fibers (because at each iteration there is one breaking or more). This number can be reduced by using the 'mod_nf' option: the number of output files is divided by the number mod_nf.

ter_2a's People

Contributors

aureliendaut avatar brieuc-praud avatar grobax avatar

Watchers

 avatar

Forkers

grobax

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.