Difference between revisions of "Isotropic Material"

From OSUPDOCS
Jump to navigation Jump to search
Line 7: Line 7:
== Material Properties ==
== Material Properties ==


Although elastic properties of an isotropic [[Material Models|material]] can be defined any two of λ, K, G, E, and ν, the only properties allowed for defining this material are E and ν. Those two and other properties for isotropic [[Material Models|materials]] are:
Although deformation properties of an isotropic [[Material Models|material]] can be defined by any two of λ, K, G, E, and ν, this material's properties can only be defined by specifying any two (and exactly two) of E, G, and ν. Those three and other properties for isotropic [[Material Models|materials]] are:


{|
{| class="wikitable"
|-
|-
! Property !! Description !! Units !! Default
! Property !! Description !! Units !! Default
|-
|-
| E || Tensile modulus || MPa || none
| E || Tensile modulus || MPa || none
|-
| G || Shear modulus || MPa || none
|-
| nu || Poisson's ratio || none || none
|-
| alpha || Thermal expansion coefficient || ppm/M || 40
|-
| beta || Solvent expansion coefficient || 1/(wt fraction) || 0
|-
| D || Solvent diffusion constant || mm<sup>2</sup>/sec || 0
|-
| kCond || Thermal conductivity || W/(m-K) || 0
|-
| ([[Common Material Properties|other]]) || Properties common all materials || varies || varies
|}
|}


<E>0.1</E>
If you know K or &lambda; instead of E, G, and &nu;, they are easily converted to E and &nu;. Given K and G:
The material modulus (in MPa)
 
<nu>0.33</nu>
<math> E = {9K \over 1+{3K\over G}} \qquad {\rm and} \qquad G = G </math>
The material Poisson's ratio
 
<alpha>60</alpha>
or given &lambda; and G:
The material thermal expansion coefficient (in ppm/C)
 
<beta>60</beta>
<math> E = G\left({2 + {2G\over \lambda} \over 1 + {G\over \lambda}}\right) \qquad {\rm and} \qquad G = G</math>
The material concentration expansion coefficient (in strain/wt fraction)
 
<D>400</D>
or given K and &nu;:
Diffusion constant (in mm2/sec). Only used when doing diffusion calculations. NairnMPM only.
 
<kCond>400</kCond>
<math> E = 3K(1-2\nu) \qquad {\rm and} \qquad \nu = \nu </math>
Thermal conductivity (in W/(m-K)). Only used when doing conduction calculations. NairnMPM only.
 
Other Properties
Other combinations are easily derived, but the above examples are the most common.
See the properties common to all materials for NairnMPM only.
 
== History Variables ==
 
None


== History Data ==
== History Data ==


None
None

Revision as of 11:41, 28 March 2013

This material is a small strain, linear elastic material. The components of stress are related to components of strain by

[math]\displaystyle{ \sigma_{ij} = \bigl(\lambda\varepsilon_{ii} - 3K(\alpha \Delta T+\beta c)\bigr)\delta_{ij} + 2G\varepsilon_{ij} }[/math]

where λ is the Lame coefficient, K is bulk modulus, α is thermal expansion coefficient, ΔT is temperature difference, β is solvent expansion coefficient, c is solvent concentration, and G is shear modulus. Two other isotropic material properties are modulus, E, and Poisson's ratio, ν.

Material Properties

Although deformation properties of an isotropic material can be defined by any two of λ, K, G, E, and ν, this material's properties can only be defined by specifying any two (and exactly two) of E, G, and ν. Those three and other properties for isotropic materials are:

Property Description Units Default
E Tensile modulus MPa none
G Shear modulus MPa none
nu Poisson's ratio none none
alpha Thermal expansion coefficient ppm/M 40
beta Solvent expansion coefficient 1/(wt fraction) 0
D Solvent diffusion constant mm2/sec 0
kCond Thermal conductivity W/(m-K) 0
(other) Properties common all materials varies varies

If you know K or λ instead of E, G, and ν, they are easily converted to E and ν. Given K and G:

[math]\displaystyle{ E = {9K \over 1+{3K\over G}} \qquad {\rm and} \qquad G = G }[/math]

or given λ and G:

[math]\displaystyle{ E = G\left({2 + {2G\over \lambda} \over 1 + {G\over \lambda}}\right) \qquad {\rm and} \qquad G = G }[/math]

or given K and ν:

[math]\displaystyle{ E = 3K(1-2\nu) \qquad {\rm and} \qquad \nu = \nu }[/math]

Other combinations are easily derived, but the above examples are the most common.

History Variables

None

History Data

None