Loading [MathJax]/jax/output/CommonHTML/jax.js

Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:elements:volumes:thixo_burgoscohesionmatlaw

Cohesion degree

The CohesionMatLaw class manages all cohesion degree evolution laws, specific to thixotropic materials. These laws are described below.

:!: Careful: Only works if used with thixotropic materials (ThixoEvpIsoHHypoMaterial or ThixoTmEvpIsoHHypoMaterial).

IsothCohesionMatLaw

Description

The evolution of the structural parameter λ can be expressed by a differential equation that describes the kinetics between the agglomeration of the solid grains and the destruction of the solid bonds due to shearing. Solved using Newton-raphson, this equation is isothermal since it does not take the liquid fraction into account.

dλ/dt=a(1λ)1+ebλec˙ˉϵvp(˙ˉϵvp)d

Parameters

Name Metafor Code Dependency
a LAMBDA_A TM/TO
b LAMBDA_B TM/TO
c LAMBDA_C TM/TO
d LAMBDA_D TM/TO
e LAMBDA_E TM/TO

BurgosCohesionMatLaw

Description

Burgos law, this time considering the liquid fraction. The cohesion degree is an explicit function of the equivalent plastic strain rate (integration over a time step where the equivalent plastic strain is supposed to remain constant).

λ=λe+(λ0λe)eF(λ)Δt

where

F(λ)=(a+bec˙ˉϵvp(˙ˉϵvp)d)

λe=aF(λ)

a=a(1fl)+fegfl

b=bfl+feg(1fl)

d=d(1(fl)e)

Parameters

Name Metafor Code Dependency
a LAMBDA_A TM/TO
b LAMBDA_B TM/TO
c LAMBDA_C TM/TO
d LAMBDA_D TM/TO
e LAMBDA_E /
f LAMBDA_F /
g LAMBDA_G /

FavierCohesionMatLaw

Description

Burgos law, this time considering the liquid fraction. The cohesion degree is an explicit function of the equivalent plastic strain rate (integration over a time step where the equivalent plastic strain is supposed to remain constant). Percolation is also taken into account, meaning that the cohesion degree approaches zero when the liquid fraction approaches a critical value fc=e.

λ=λe+(λ0λe)eF(λ)Δt if fl<fc=e

λ=0 if flfc=e where

F(λ)=(a+bec˙ˉϵvp(˙ˉϵvp)d)

λe=aF(λ)

a=a(1fl)+fegfl

b=bfl+feg(1fl)

Parameters

Name Metafor Code Dependency
a LAMBDA_A TM/TO
b LAMBDA_B TM/TO
c LAMBDA_C TM/TO
d LAMBDA_D TM/TO
e LAMBDA_E /
f LAMBDA_F /
g LAMBDA_G /
doc/user/elements/volumes/thixo_burgoscohesionmatlaw.txt · Last modified: 2016/03/30 15:23 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki