<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://osupdocs.forestry.oregonstate.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fagant</id>
	<title>OSUPDOCS - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://osupdocs.forestry.oregonstate.edu/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Fagant"/>
	<link rel="alternate" type="text/html" href="http://osupdocs.forestry.oregonstate.edu/index.php?title=Special:Contributions/Fagant"/>
	<updated>2026-06-01T22:37:57Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.2</generator>
	<entry>
		<id>http://osupdocs.forestry.oregonstate.edu/index.php?title=Particle-Based_Boundary_Conditions&amp;diff=3635</id>
		<title>Particle-Based Boundary Conditions</title>
		<link rel="alternate" type="text/html" href="http://osupdocs.forestry.oregonstate.edu/index.php?title=Particle-Based_Boundary_Conditions&amp;diff=3635"/>
		<updated>2014-03-31T15:39:43Z</updated>

		<summary type="html">&lt;p&gt;Fagant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
Particle-based boundary conditions are used to apply conditions  directly to particles for loads, tractions, heat fluxes, and concentration fluxes. Particle-based boundary conditions are typically applied to particles on the boundary of the object. Besides particle conditions, simulations can set [[Grid-Based Boundary Conditions]].&lt;br /&gt;
&lt;br /&gt;
== Particle-Based Boundary Condition in Scripted Files ==&lt;br /&gt;
&lt;br /&gt;
All particle-based boundary conditions are created by a series of [[Particle BC Shape Commands|shape commands]] that select particles in the simulation. The [[Particle BC Shape Commands|shape commands]] define shapes (lines or arcs) and all particles withing those shapes are selected.. In scripted 2D simulations, the commands are&lt;br /&gt;
&lt;br /&gt;
* [[Particle BC Shape Commands#Line (2D or Axisymmetric)|LoadLine]] - select particles along a line&lt;br /&gt;
* [[Particle BC Shape Commands#Arc (2D or Axisymmetric)|LoadArc]] - select particles along an arc&lt;br /&gt;
* [[Particle BC Shape Commands#Rectangle (2D or Axisymmetric)|LoadRect]] - select particles within a rectangle&lt;br /&gt;
&lt;br /&gt;
In scripted 3D simulations, the commands is:&lt;br /&gt;
&lt;br /&gt;
* [[Particle BC Shape Commands#Box or Cylinder (3D)|LoadBox]] - select particles within a box or a cylinder&lt;br /&gt;
&lt;br /&gt;
The commands within these [[Particle BC Shape Commands|shape commands]] are used to set [[Setting Forces and Fluxes|load, traction, heat flux, and/or concentration flux conditions]].&lt;br /&gt;
&lt;br /&gt;
== Particle-Based Boundary Condition in XML Files ==&lt;br /&gt;
&lt;br /&gt;
All particle-based boundary conditions must be set up within a single &amp;lt;ParticleBCs&amp;gt; element. The format is&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;ParticleBCs&amp;gt;&lt;br /&gt;
    (one or more particle BC shape commands)&lt;br /&gt;
      ...&lt;br /&gt;
    &amp;lt;LoadBCs&amp;gt;&lt;br /&gt;
       (one or more explicit boundary conditions)&lt;br /&gt;
    &amp;lt;/LoadBCs &amp;gt;&lt;br /&gt;
 &amp;lt;/ParticleBCs&amp;gt;&lt;br /&gt;
&lt;br /&gt;
There are two ways to specify particle boundary conditions. The most common approach is to generate boundary conditions using one or more [[Particle BC Shape Commands|shape commands]] to select particles and assign [[Setting Forces and Fluxes|specified load, traction, heat flux, and or concentration flux conditions]] to those particles. The other way is to [[Explicit Particle Boundary Conditions|explicitly list each particle condition]]. The explicit method is shown in the &amp;lt;tt&amp;gt;&amp;lt;LoadBCs&amp;gt;&amp;lt;/tt&amp;gt; section above; it is limited to load conditions, and is usually generated with other software. You can use both [[Particle BC Shape Commands|shape commands]] and a [[Explicit Particle Boundary Conditions|&amp;lt;tt&amp;gt;&amp;lt;LoadBCs&amp;gt;&amp;lt;/tt&amp;gt; section]] in the same input file.&lt;/div&gt;</summary>
		<author><name>Fagant</name></author>
	</entry>
	<entry>
		<id>http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3440</id>
		<title>Dislocation Density Based Hardening</title>
		<link rel="alternate" type="text/html" href="http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3440"/>
		<updated>2014-01-22T07:05:38Z</updated>

		<summary type="html">&lt;p&gt;Fagant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A dislocation density based polycrystal plasticity model [[Hardening Laws|hardening law]] (see Estrin et al.&amp;lt;ref name=&amp;quot;Estrin&amp;quot;&amp;gt;Estrin et al., &amp;quot;A dislocation-based model for all hardening stages in large strain deformation,&amp;quot; ''Acta mater.'', '''46''', 5509-5522 (1998)&amp;lt;/ref&amp;gt; and Toth et al.&amp;lt;ref name=&amp;quot;Toth&amp;quot;&amp;gt;Toth et al., &amp;quot;Strain hardening at large strains as predicted by dislocation based polycrystal plasticity model,&amp;quot; ''J. Eng. Mat. and Techn.'', '''124''', 71-77 (2002)&amp;lt;/ref&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The model allows for the tracking of dislocation density and provides a response variable that describes the grain size (or dislocation cell size) based on the variation in dislocation density. It considers the cell or grain to be made of two phases; a cell wall and cell interior, each with its own dislocation density. These two distinct dislocation densities are the internal variables of the model. &lt;br /&gt;
The total dislocation density is made up of these two variables added together via a rule of mixtures:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{t} = f\rho_{w} + (1-f)\rho_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt; is the total dislocation density, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is the volume fraction of the cell walls, &amp;amp;rho;&amp;lt;sub&amp;gt;c&amp;lt;/sub&amp;gt; and &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt; are the dislocation densities in the cell interior and cell walls respectively. &lt;br /&gt;
&lt;br /&gt;
The grain or cell size is determined as proportional to the inverse of the square root of the total dislocation density:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;d = \frac{K}{\sqrt{\rho_{t}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where d is the average cell size and K is a proportionality constant.&lt;br /&gt;
The relation for volume fraction of the dislocation density in the cell walls, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;, is associated with the resolved shear strain rate, &amp;lt;math&amp;gt;\gamma^r&amp;lt;/math&amp;gt;, and the saturation value of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at large strains and initial volume fraction, &amp;lt;math&amp;gt;f_{\infty}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;f_o&amp;lt;/math&amp;gt; respectively, which are constants. &amp;lt;math&amp;gt;\tilde\gamma^{r}&amp;lt;/math&amp;gt;, is the rate of variation of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; with resolved shear strain rate, &amp;lt;math&amp;gt;\gamma^r&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;f = f_{\infty} + (f_{o} - f_{\infty}) e^{\frac{-\gamma^{r}}{\tilde{\gamma}^{r}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the kinetic equations, the resolved shear stress is related to the resolved plastic shear strain rate. The two different dislocation densities give rise to two scalar stresses in the cell wall and cell interiors.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{c} = \alpha G b \sqrt{\rho_{c}}\bigg(\frac{\dot{\gamma^{r}_{c}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{w} = \alpha G b \sqrt{\rho_{w}}\bigg(\frac{\dot{\gamma^{r}_{w}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;alpha; is a constant, G is the shear modulus, b is the Burgers vector (a constant dependent on the crystal structure of the metal, i.e. fcc, hpc, bcc), &amp;lt;math&amp;gt;\dot{\gamma}_0&amp;lt;/math&amp;gt; is a reference shear strain rate, &amp;lt;math&amp;gt;\dot{\gamma}^r_c&amp;lt;/math&amp;gt; is the shear strain rate of the cell interior, &amp;lt;math&amp;gt;\dot{\gamma^{r}_{w}}&amp;lt;/math&amp;gt; is the shear strain rate of the cell wall, &amp;lt;math&amp;gt;1\over m&amp;lt;/math&amp;gt; is the strain rate sensitivity parameter, where m is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;m = \frac{A}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where A is a constant. The overall behavior of the composite structure, described with two dislocation densities, is defined by the scalar quantity obtained using the rule of mixtures below.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r} = f \tau^{r}_{w} + (1-f) \tau^{r}_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;lt;math&amp;gt;\tau^{r}&amp;lt;/math&amp;gt; is the resolved shear stress in the material. The yield stress, &amp;lt;math&amp;gt;\sigma_y&amp;lt;/math&amp;gt; is proportional to this term via the Taylor Factor, M.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\sigma_y = M \tau^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The evolution equations for the dislocation density in the cell interior and cell wall are given below. Their evolution rate is a function of addition, subtraction and annihilation of dislocations. The growth of both can be attributed to Frank-Read sources at the cell wall or interior interface. The loss of cell interior dislocations can also be attributed to the movement from cell interior into the cell wall. The annihilation of cell dislocations is governed by cross-slip, whereby positive and negative dislocations, or “out of phase” dislocations cancel each other out, this is the last term in each equation.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{c} = \alpha^{\ast}\frac{1}{\sqrt{3}}\frac{\sqrt{\rho_{w}}}{b}\dot{\gamma_{w}} - \beta^{\ast}\frac{6 \dot{\gamma_{c}}}{b d (1-f) ^\frac{1}{3}} - k_{o} \bigg ( \frac{\dot{\gamma_{c}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{c}} \rho_{c}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{w} = \frac{6 \beta^{\ast} \dot{\gamma}_{c} (1-f)^{\frac{2}{3}}}{bdf} + \frac{\sqrt{3}\beta^{\ast} \dot{\gamma}_{c} (1-f) \sqrt{\rho_{w}}}{fb} - k_{o} \bigg ( \frac{\dot{\gamma_{w}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{w}} \rho_{w}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;beta;*,&amp;amp;alpha;*,k&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt; are constants, and similar to m, n is the strain rate sensitivity parameter, where n is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;n = \frac{B}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As the interface between the cell interior and cell wall must satisfy strain compatibility, the resolved shear strain rate is equal within each phase of the composite structure.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\dot{\gamma}^{r}_{c} = \dot{\gamma}^{r}_{w} = \dot{\gamma}^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The strength of this physically-based microstructure model is that it can be incorporated into a numerical model that operates at the continuum level, and through the material constitutive behavior provide information at a microscopic level (microstructure). &lt;br /&gt;
It was formulated to be applied to processes that incur severe plastic deformation, and makes assumptions based on this. The dislocation cell size is assumed to be the same size as the subgrains. It also assumes that these dislocation cells or subgrains will ultimately replace the larger grains. This assumption is adequate in processes where there is large grain refinement.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardening Law Properties ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]] can set the following properties:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Property !! Description !! Units !! Default&lt;br /&gt;
|-&lt;br /&gt;
| tayM ||  Taylor Factor, &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; || none || 3.2&lt;br /&gt;
|-&lt;br /&gt;
| rhoW || Initial dislocation density in cell wall, &amp;lt;math&amp;gt;\rho_w&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;m^{-2}&amp;lt;/math&amp;gt; || 1e13&lt;br /&gt;
|-&lt;br /&gt;
| rhoC || Initial dislocation density in cell interior, &amp;lt;math&amp;gt;\rho_c&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;m^{-2}&amp;lt;/math&amp;gt; || 1e14&lt;br /&gt;
|-&lt;br /&gt;
| fo || Initial volume fraction, &amp;lt;math&amp;gt;f_o&amp;lt;/math&amp;gt; || none || 0.25&lt;br /&gt;
|-&lt;br /&gt;
| flim || Saturation value of f at large strain, &amp;lt;math&amp;gt;f_{\infty}&amp;lt;/math&amp;gt; || none || 0.06&lt;br /&gt;
|-&lt;br /&gt;
| fsto || The rate of variation of f, with resolved shear strain rate, &amp;lt;math&amp;gt;\tilde{\gamma}^{r}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;s^{-1}&amp;lt;/math&amp;gt; || 3.2&lt;br /&gt;
|-&lt;br /&gt;
| sto || Reference shear strain rate, &amp;lt;math&amp;gt;\dot{\gamma}_0&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;s^{-1}&amp;lt;/math&amp;gt; || 1e6&lt;br /&gt;
|-&lt;br /&gt;
| m || Strain rate sensitivity exponent, &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; || none || 50&lt;br /&gt;
|-&lt;br /&gt;
| n || Strain rate sensitivity exponent, &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; || none || 10&lt;br /&gt;
|-&lt;br /&gt;
| alp || material constant, &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;  || || 0.25&lt;br /&gt;
|-&lt;br /&gt;
| burg || Burgers Vector, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; || 2.56e-10&lt;br /&gt;
|-&lt;br /&gt;
| K1 || Proportionality constant between total dislocation density and grain size, &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt; || none || 10&lt;br /&gt;
|-&lt;br /&gt;
| alpstar || Material constant, &amp;lt;math&amp;gt;\alpha *&amp;lt;/math&amp;gt; || || 0.120&lt;br /&gt;
|-&lt;br /&gt;
| betastar || Material constant, &amp;lt;math&amp;gt;\beta *&amp;lt;/math&amp;gt; || || 0.006&lt;br /&gt;
|-&lt;br /&gt;
| Atd || Temperature proportionality constant for m, &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;Kelvin&amp;lt;/math&amp;gt; || 30000&lt;br /&gt;
|-&lt;br /&gt;
| Btd || Temperature proportionality constant for n, &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;Kelvin&amp;lt;/math&amp;gt;|| 14900&lt;br /&gt;
|-&lt;br /&gt;
| tempDepend || Turn temperature dependence of m and n on or off. 0 is off, 1 is on. If 1, must have conduction on for effect. * see note below table     || none || 0&lt;br /&gt;
|-&lt;br /&gt;
| MMG || Shear Modulus, &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt;  || &amp;lt;math&amp;gt;MPa&amp;lt;/math&amp;gt; || 48.93e3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* If using temperature dependence, temperature must be absolute set in Kelvin. The reference temperature, T&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;, is set using the simulations  [[Thermal Calculations#Stress Free Temperature|stress free temperature]] and not set using [[Hardening Laws|hardening law]] properties.&lt;br /&gt;
* Default material parameters are for copper, see Lemiale et al&amp;lt;ref name=&amp;quot;Lemiale&amp;quot;&amp;gt;Lemiale et. al., &amp;quot;Grain refinement under high strain rate impact: A numerical approach,&amp;quot; ''Comp. Mater. Sci.'', '''48''', 124-132 (2010)&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== History Data ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]]  defines six history variables, which are the cumulative equivalent plastic strain (absolute) defined as:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\alpha = \sum \sqrt{2\over3}\ ||d\varepsilon_p||&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where d&amp;amp;epsilon;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt; is the incremental plastic strain tensor in one time step. &lt;br /&gt;
&lt;br /&gt;
The current yield stress (&amp;amp;sigma;&amp;lt;sub&amp;gt;y&amp;lt;/sub&amp;gt;) in MPa, and the current plastic strain rate (d&amp;amp;alpha;/dt in 1/sec). These variables are stored as history variables #1, #2, and #3.&lt;br /&gt;
&lt;br /&gt;
The #4 history variable is the average grain size (d) in metres. &lt;br /&gt;
&lt;br /&gt;
The #5 and #6 history variables are the dislocation densities in the cell interior and wall respectively. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fagant</name></author>
	</entry>
	<entry>
		<id>http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3412</id>
		<title>Dislocation Density Based Hardening</title>
		<link rel="alternate" type="text/html" href="http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3412"/>
		<updated>2014-01-20T03:45:39Z</updated>

		<summary type="html">&lt;p&gt;Fagant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A dislocation density based polycrystal plasticity model [[Hardening Laws|hardening law]] (see Estrin et al.&amp;lt;ref name=&amp;quot;Estrin&amp;quot;&amp;gt;Estrin et al., &amp;quot;A dislocation-based model for all hardening stages in large strain deformation,&amp;quot; ''Acta mater.'', '''46''', 5509-5522 (1998)&amp;lt;/ref&amp;gt; and Toth et al.&amp;lt;ref name=&amp;quot;Toth&amp;quot;&amp;gt;Toth et al., &amp;quot;Strain hardening at large strains as predicted by dislocation based polycrystal plasticity model,&amp;quot; ''J. Eng. Mat. and Techn.'', '''124''', 71-77 (2002)&amp;lt;/ref&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The model allows for the tracking of dislocation density and provides a response variable that describes the grain size (or dislocation cell size) based on the variation in dislocation density. It considers the cell or grain to be made of two phases; a cell wall and cell interior, each with its own dislocation density. These two distinct dislocation densities are the internal variables of the model. &lt;br /&gt;
The total dislocation density is made up of these two variables added together via a rule of mixtures:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{t} = f\rho_{w} + (1-f)\rho_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt; is the total dislocation density, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is the volume fraction of the cell walls, &amp;amp;rho;&amp;lt;sub&amp;gt;c&amp;lt;/sub&amp;gt; and &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt; are the dislocation densities in the cell interior and cell walls respectively. &lt;br /&gt;
&lt;br /&gt;
The grain or cell size is determined as proportional to the inverse of the square root of the total dislocation density:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;d = \frac{K}{\sqrt{\rho_{t}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where d is the average cell size and K is a proportionality constant.&lt;br /&gt;
The relation for volume fraction of the dislocation density in the cell walls, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;, is associated with the resolved shear strain rate, &amp;lt;math&amp;gt;\gamma^r&amp;lt;/math&amp;gt;, and the saturation value of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at large strains and initial volume fraction, &amp;lt;math&amp;gt;f_{\infty}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;f_o&amp;lt;/math&amp;gt; respectively, which are constants. &amp;lt;math&amp;gt;\tilde\gamma^{r}&amp;lt;/math&amp;gt;, is the rate of variation of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; with resolved shear strain rate, &amp;lt;math&amp;gt;\gamma^r&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;f = f_{\infty} + (f_{o} - f_{\infty}) e^{\frac{-\gamma^{r}}{\tilde{\gamma}^{r}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the kinetic equations, the resolved shear stress is related to the resolved plastic shear strain rate. The two different dislocation densities give rise to two scalar stresses in the cell wall and cell interiors.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{c} = \alpha G b \sqrt{\rho_{c}}\bigg(\frac{\dot{\gamma^{r}_{c}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{w} = \alpha G b \sqrt{\rho_{w}}\bigg(\frac{\dot{\gamma^{r}_{w}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;alpha; is a constant, G is the shear modulus, b is the Burgers vector (a constant dependent on the crystal structure of the metal, i.e. fcc, hpc, bcc), &amp;lt;math&amp;gt;\dot{\gamma}_0&amp;lt;/math&amp;gt; is a reference shear strain rate, &amp;lt;math&amp;gt;\dot{\gamma}^r_c&amp;lt;/math&amp;gt; is the shear strain rate of the cell interior, &amp;lt;math&amp;gt;\dot{\gamma^{r}_{w}}&amp;lt;/math&amp;gt; is the shear strain rate of the cell wall, &amp;lt;math&amp;gt;1\over m&amp;lt;/math&amp;gt; is the strain rate sensitivity parameter, where m is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;m = \frac{A}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where A is a constant. The overall behavior of the composite structure, described with two dislocation densities, is defined by the scalar quantity obtained using the rule of mixtures below.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r} = f \tau^{r}_{w} + (1-f) \tau^{r}_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;lt;math&amp;gt;\tau^{r}&amp;lt;/math&amp;gt; is the resolved shear stress in the material. The yield stress, &amp;lt;math&amp;gt;\sigma_y&amp;lt;/math&amp;gt; is proportional to this term via the Taylor Factor, M.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\sigma_y = M \tau^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The evolution equations for the dislocation density in the cell interior and cell wall are given below. Their evolution rate is a function of addition, subtraction and annihilation of dislocations. The growth of both can be attributed to Frank-Read sources at the cell wall or interior interface. The loss of cell interior dislocations can also be attributed to the movement from cell interior into the cell wall. The annihilation of cell dislocations is governed by cross-slip, whereby positive and negative dislocations, or “out of phase” dislocations cancel each other out, this is the last term in each equation.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{c} = \alpha^{\ast}\frac{1}{\sqrt{3}}\frac{\sqrt{\rho_{w}}}{b}\dot{\gamma_{w}} - \beta^{\ast}\frac{6 \dot{\gamma_{c}}}{b d (1-f) ^\frac{1}{3}} - k_{o} \bigg ( \frac{\dot{\gamma_{c}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{c}} \rho_{c}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{w} = \frac{6 \beta^{\ast} \dot{\gamma}_{c} (1-f)^{\frac{2}{3}}}{bdf} + \frac{\sqrt{3}\beta^{\ast} \dot{\gamma}_{c} (1-f) \sqrt{\rho_{w}}}{fb} - k_{o} \bigg ( \frac{\dot{\gamma_{w}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{w}} \rho_{w}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;beta;*,&amp;amp;alpha;*,k&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt; are constants, and similar to m, n is the strain rate sensitivity parameter, where n is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;n = \frac{B}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As the interface between the cell interior and cell wall must satisfy strain compatibility, the resolved shear strain rate is equal within each phase of the composite structure.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\dot{\gamma}^{r}_{c} = \dot{\gamma}^{r}_{w} = \dot{\gamma}^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The strength of this physically-based microstructure model is that it can be incorporated into a numerical model that operates at the continuum level, and through the material constitutive behavior provide information at a microscopic level (microstructure). &lt;br /&gt;
It was formulated to be applied to processes that incur severe plastic deformation, and makes assumptions based on this. The dislocation cell size is assumed to be the same size as the subgrains. It also assumes that these dislocation cells or subgrains will ultimately replace the larger grains. This assumption is adequate in processes where there is large grain refinement.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardening Law Properties ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]] can set the following properties:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Property !! Description !! Units !! Default&lt;br /&gt;
|-&lt;br /&gt;
| tayM ||  Taylor Factor, &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; || none || 3.2&lt;br /&gt;
|-&lt;br /&gt;
| rhoW || Initial dislocation density in cell wall, &amp;lt;math&amp;gt;\rho_w&amp;lt;/math&amp;gt; || || 1e13&lt;br /&gt;
|-&lt;br /&gt;
| rhoC || Initial dislocation density in cell interior, &amp;lt;math&amp;gt;\rho_c&amp;lt;/math&amp;gt; || || 1e14&lt;br /&gt;
|-&lt;br /&gt;
| fo || Initial volume fraction, &amp;lt;math&amp;gt;f_o&amp;lt;/math&amp;gt; || none || 0.25&lt;br /&gt;
|-&lt;br /&gt;
| flim || Saturation value of f at large strain, &amp;lt;math&amp;gt;f_{\infty}&amp;lt;/math&amp;gt; || none || 0.06&lt;br /&gt;
|-&lt;br /&gt;
| fsto || The rate of variation of f, with resolved shear strain rate, &amp;lt;math&amp;gt;\tilde{\gamma}^{r}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;s^{-1}&amp;lt;/math&amp;gt; || 3.2&lt;br /&gt;
|-&lt;br /&gt;
| sto || Reference shear strain rate, &amp;lt;math&amp;gt;\dot{\gamma}_0&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;s^{-1}&amp;lt;/math&amp;gt; || 1e6&lt;br /&gt;
|-&lt;br /&gt;
| m || Strain rate sensitivity exponent, &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; || || 50&lt;br /&gt;
|-&lt;br /&gt;
| n || Strain rate sensitivity exponent, &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; || || 10&lt;br /&gt;
|-&lt;br /&gt;
| alp || material constant, &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;  || || 0.25&lt;br /&gt;
|-&lt;br /&gt;
| burg || Burgers Vector, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; || m || 2.56e-10&lt;br /&gt;
|-&lt;br /&gt;
| K1 || Proportionality constant between total dislocation density and grain size, &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt; || || 10&lt;br /&gt;
|-&lt;br /&gt;
| alpstar || Material constant, &amp;lt;math&amp;gt;\alpha *&amp;lt;/math&amp;gt; || || 0.120&lt;br /&gt;
|-&lt;br /&gt;
| betastar || Material constant, &amp;lt;math&amp;gt;\beta *&amp;lt;/math&amp;gt; || || 0.006&lt;br /&gt;
|-&lt;br /&gt;
| Atd || Temperature proportionality constant for m, &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; || Kelvin || 30000&lt;br /&gt;
|-&lt;br /&gt;
| Btd || Temperature proportionality constant for n, &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; || Kelvin || 14900&lt;br /&gt;
|-&lt;br /&gt;
| tempDepend || Turn temperature dependence of m and n on or off. 0 is off, 1 is on. If 1, must have conduction on for effect. * see note below table     || none || 0&lt;br /&gt;
|-&lt;br /&gt;
| MMG || Shear Modulus, &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt;  || MPa || 48.93e3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* If using temperature dependence, temperature must be absolute set in Kelvin. The reference temperature, T&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;, is set using the simulations  [[Thermal Calculations#Stress Free Temperature|stress free temperature]] and not set using [[Hardening Laws|hardening law]] properties.&lt;br /&gt;
* Default material parameters are for copper, see Lemiale et al&amp;lt;ref name=&amp;quot;Lemiale&amp;quot;&amp;gt;Lemiale et. al., &amp;quot;Grain refinement under high strain rate impact: A numerical approach,&amp;quot; ''Comp. Mater. Sci.'', '''48''', 124-132 (2010)&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== History Data ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]]  defines six history variables, which are the cumulative equivalent plastic strain (absolute) defined as:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\alpha = \sum \sqrt{2\over3}\ ||d\varepsilon_p||&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where d&amp;amp;epsilon;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt; is the incremental plastic strain tensor in one time step. &lt;br /&gt;
&lt;br /&gt;
The current yield stress (&amp;amp;sigma;&amp;lt;sub&amp;gt;y&amp;lt;/sub&amp;gt;) in MPa, and the current plastic strain rate (d&amp;amp;alpha;/dt in 1/sec). These variables are stored as history variables #1, #2, and #3.&lt;br /&gt;
&lt;br /&gt;
The #4 history variable is the average grain size (d) in metres. &lt;br /&gt;
&lt;br /&gt;
The #5 and #6 history variables are the dislocation densities in the cell interior and wall respectively. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fagant</name></author>
	</entry>
	<entry>
		<id>http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3411</id>
		<title>Dislocation Density Based Hardening</title>
		<link rel="alternate" type="text/html" href="http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3411"/>
		<updated>2014-01-20T03:25:41Z</updated>

		<summary type="html">&lt;p&gt;Fagant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A dislocation density based polycrystal plasticity model [[Hardening Laws|hardening law]] (see Estrin et al.&amp;lt;ref name=&amp;quot;Estrin&amp;quot;&amp;gt;Estrin et al., &amp;quot;A dislocation-based model for all hardening stages in large strain deformation,&amp;quot; ''Acta mater.'', '''46''', 5509-5522 (1998)&amp;lt;/ref&amp;gt; and Toth et al.&amp;lt;ref name=&amp;quot;Toth&amp;quot;&amp;gt;Toth et al., &amp;quot;Strain hardening at large strains as predicted by dislocation based polycrystal plasticity model,&amp;quot; ''J. Eng. Mat. and Techn.'', '''124''', 71-77 (2002)&amp;lt;/ref&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The model allows for the tracking of dislocation density and provides a response variable that describes the grain size (or dislocation cell size) based on the variation in dislocation density. It considers the cell or grain to be made of two phases; a cell wall and cell interior, each with its own dislocation density. These two distinct dislocation densities are the internal variables of the model. &lt;br /&gt;
The total dislocation density is made up of these two variables added together via a rule of mixtures:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{t} = f\rho_{w} + (1-f)\rho_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt; is the total dislocation density, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is the volume fraction of the cell walls, &amp;amp;rho;&amp;lt;sub&amp;gt;c&amp;lt;/sub&amp;gt; and &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt; are the dislocation densities in the cell interior and cell walls respectively. &lt;br /&gt;
&lt;br /&gt;
The grain or cell size is determined as proportional to the inverse of the square root of the total dislocation density:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;d = \frac{K}{\sqrt{\rho_{t}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where d is the average cell size and K is a proportionality constant.&lt;br /&gt;
The relation for volume fraction of the dislocation density in the cell walls, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;, is associated with the shear strain rate, &amp;lt;math&amp;gt;\dot\gamma_r&amp;lt;/math&amp;gt;, and the saturation value of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at large strains and initial volume fraction, &amp;lt;math&amp;gt;f_{\infty}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;f_o&amp;lt;/math&amp;gt; respectively, which are constants. &amp;lt;math&amp;gt;\tilde\gamma^{r}&amp;lt;/math&amp;gt;, is the rate of variation of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; with resolved shear strain rate, &amp;lt;math&amp;gt;\tilde{\gamma}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;f = f_{\infty} + (f_{o} - f_{\infty}) e^{\frac{-\gamma^{r}}{\tilde{\gamma}^{r}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the kinetic equations, the resolved shear stress is related to the resolved plastic shear strain rate. The two different dislocation densities give rise to two scalar stresses in the cell wall and cell interiors.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{c} = \alpha G b \sqrt{\rho_{c}}\bigg(\frac{\dot{\gamma^{r}_{c}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{w} = \alpha G b \sqrt{\rho_{w}}\bigg(\frac{\dot{\gamma^{r}_{w}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;alpha; is a constant, G is the shear modulus, b is the Burgers vector (a constant dependent on the crystal structure of the metal, i.e. fcc, hpc, bcc), &amp;lt;math&amp;gt;\dot{\gamma}_0&amp;lt;/math&amp;gt; is a reference shear strain rate, &amp;lt;math&amp;gt;\dot{\gamma}^r_c&amp;lt;/math&amp;gt; is the shear strain rate of the cell interior, &amp;lt;math&amp;gt;\dot{\gamma^{r}_{w}}&amp;lt;/math&amp;gt; is the shear strain rate of the cell wall, &amp;lt;math&amp;gt;1\over m&amp;lt;/math&amp;gt; is the strain rate sensitivity parameter, where m is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;m = \frac{A}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where A is a constant. The overall behavior of the composite structure, described with two dislocation densities, is defined by the scalar quantity obtained using the rule of mixtures below.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r} = f \tau^{r}_{w} + (1-f) \tau^{r}_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;lt;math&amp;gt;\tau^{r}&amp;lt;/math&amp;gt; is the resolved shear stress in the material. The yield stress, &amp;lt;math&amp;gt;\sigma_y&amp;lt;/math&amp;gt; is proportional to this term via the Taylor Factor, M.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\sigma_y = M \tau^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The evolution equations for the dislocation density in the cell interior and cell wall are given below. Their evolution rate is a function of addition, subtraction and annihilation of dislocations. The growth of both can be attributed to Frank-Read sources at the cell wall or interior interface. The loss of cell interior dislocations can also be attributed to the movement from cell interior into the cell wall. The annihilation of cell dislocations is governed by cross-slip, whereby positive and negative dislocations, or “out of phase” dislocations cancel each other out, this is the last term in each equation.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{c} = \alpha^{\ast}\frac{1}{\sqrt{3}}\frac{\sqrt{\rho_{w}}}{b}\dot{\gamma_{w}} - \beta^{\ast}\frac{6 \dot{\gamma_{c}}}{b d (1-f) ^\frac{1}{3}} - k_{o} \bigg ( \frac{\dot{\gamma_{c}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{c}} \rho_{c}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{w} = \frac{6 \beta^{\ast} \dot{\gamma}_{c} (1-f)^{\frac{2}{3}}}{bdf} + \frac{\sqrt{3}\beta^{\ast} \dot{\gamma}_{c} (1-f) \sqrt{\rho_{w}}}{fb} - k_{o} \bigg ( \frac{\dot{\gamma_{w}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{w}} \rho_{w}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;beta;*,&amp;amp;alpha;*,k&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt; are constants, and similar to m, n is the strain rate sensitivity parameter, where n is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;n = \frac{B}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As the interface between the cell interior and cell wall must satisfy strain compatibility, the resolved shear strain rate is equal within each phase of the composite structure.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\dot{\gamma}^{r}_{c} = \dot{\gamma}^{r}_{w} = \dot{\gamma}^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The strength of this physically-based microstructure model is that it can be incorporated into a numerical model that operates at the continuum level, and through the material constitutive behavior provide information at a microscopic level (microstructure). &lt;br /&gt;
It was formulated to be applied to processes that incur severe plastic deformation, and makes assumptions based on this. The dislocation cell size is assumed to be the same size as the subgrains. It also assumes that these dislocation cells or subgrains will ultimately replace the larger grains. This assumption is adequate in processes where there is large grain refinement.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardening Law Properties ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]] can set the following properties:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Property !! Description !! Units !! Default&lt;br /&gt;
|-&lt;br /&gt;
| tayM ||  Taylor Factor, &amp;lt;math&amp;gt;M&amp;lt;/math&amp;gt; || none || 3.2&lt;br /&gt;
|-&lt;br /&gt;
| rhoW || Initial dislocation density in cell wall, &amp;lt;math&amp;gt;\rho_w&amp;lt;/math&amp;gt; || || 1e13&lt;br /&gt;
|-&lt;br /&gt;
| rhoC || Initial dislocation density in cell interior, &amp;lt;math&amp;gt;\rho_c&amp;lt;/math&amp;gt; || || 1e14&lt;br /&gt;
|-&lt;br /&gt;
| fo || Initial volume fraction, &amp;lt;math&amp;gt;f_o&amp;lt;/math&amp;gt; || none || 0.25&lt;br /&gt;
|-&lt;br /&gt;
| flim || Saturation value of f at large strain, &amp;lt;math&amp;gt;f_{\infty}&amp;lt;/math&amp;gt; || none || 0.06&lt;br /&gt;
|-&lt;br /&gt;
| fsto || The rate of variation of f, with resolved shear strain rate, &amp;lt;math&amp;gt;\tilde{\gamma}^{r}&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;s^{-1}&amp;lt;/math&amp;gt; || 3.2&lt;br /&gt;
|-&lt;br /&gt;
| sto || Reference strain rate, &amp;lt;math&amp;gt;\dot{\gamma}_0&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;s^{-1}&amp;lt;/math&amp;gt; || 1e6&lt;br /&gt;
|-&lt;br /&gt;
| m || Strain rate sensitivity exponent, &amp;lt;math&amp;gt;m&amp;lt;/math&amp;gt; || || 50&lt;br /&gt;
|-&lt;br /&gt;
| n || Strain rate sensitivity exponent, &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; || || 10&lt;br /&gt;
|-&lt;br /&gt;
| alp || material constant, &amp;lt;math&amp;gt;\alpha&amp;lt;/math&amp;gt;  || || 0.25&lt;br /&gt;
|-&lt;br /&gt;
| burg || Burgers Vector, &amp;lt;math&amp;gt;b&amp;lt;/math&amp;gt; || || 2.56e-10&lt;br /&gt;
|-&lt;br /&gt;
| K1 || Proportionality constant between total dislocation density and grain size, &amp;lt;math&amp;gt;K&amp;lt;/math&amp;gt; || || 10&lt;br /&gt;
|-&lt;br /&gt;
| alpstar || Material constant, &amp;lt;math&amp;gt;\alpha *&amp;lt;/math&amp;gt; || || 0.120&lt;br /&gt;
|-&lt;br /&gt;
| betastar || Material constant, &amp;lt;math&amp;gt;\beta *&amp;lt;/math&amp;gt; || || 0.006&lt;br /&gt;
|-&lt;br /&gt;
| Atd || Temperature proportionality constant for m, &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; || Kelvin || 30000&lt;br /&gt;
|-&lt;br /&gt;
| Btd || Temperature proportionality constant for n, &amp;lt;math&amp;gt;B&amp;lt;/math&amp;gt; || Kelvin || 14900&lt;br /&gt;
|-&lt;br /&gt;
| tempDepend || Turn temperature dependence of m and n on or off. 0 is off, 1 is on. If 1, must have conduction on for effect. * see note below table     || none || 0&lt;br /&gt;
|-&lt;br /&gt;
| MMG || Shear Modulus, &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt;  || MPa || 48.93e3&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* If using temperature dependence, temperature must be absolute set in Kelvin. The reference temperature, T&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;, is set using the simulations  [[Thermal Calculations#Stress Free Temperature|stress free temperature]] and not set using [[Hardening Laws|hardening law]] properties.&lt;br /&gt;
* Default material parameters are for copper, see Lemiale et al&amp;lt;ref name=&amp;quot;Lemiale&amp;quot;&amp;gt;Lemiale et. al., &amp;quot;Grain refinement under high strain rate impact: A numerical approach,&amp;quot; ''Comp. Mater. Sci.'', '''48''', 124-132 (2010)&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== History Data ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]]  defines six history variables, which are the cumulative equivalent plastic strain (absolute) defined as:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\alpha = \sum \sqrt{2\over3}\ ||d\varepsilon_p||&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where d&amp;amp;epsilon;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt; is the incremental plastic strain tensor in one time step. &lt;br /&gt;
&lt;br /&gt;
The current yield stress (&amp;amp;sigma;&amp;lt;sub&amp;gt;y&amp;lt;/sub&amp;gt;) in MPa, and the current plastic strain rate (d&amp;amp;alpha;/dt in 1/sec). These variables are stored as history variables #1, #2, and #3.&lt;br /&gt;
&lt;br /&gt;
The #4 history variable is the average grain size (d) in metres. &lt;br /&gt;
&lt;br /&gt;
The #5 and #6 history variables are the dislocation densities in the cell interior and wall respectively. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fagant</name></author>
	</entry>
	<entry>
		<id>http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3410</id>
		<title>Dislocation Density Based Hardening</title>
		<link rel="alternate" type="text/html" href="http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3410"/>
		<updated>2014-01-18T13:07:50Z</updated>

		<summary type="html">&lt;p&gt;Fagant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A dislocation density based polycrystal plasticity model [[Hardening Laws|hardening law]] (see Estrin et al.&amp;lt;ref name=&amp;quot;Estrin&amp;quot;&amp;gt;Estrin et al., &amp;quot;A dislocation-based model for all hardening stages in large strain deformation,&amp;quot; ''Acta mater.'', '''46''', 5509-5522 (1998)&amp;lt;/ref&amp;gt; and Toth et al.&amp;lt;ref name=&amp;quot;Toth&amp;quot;&amp;gt;Toth et al., &amp;quot;Strain hardening at large strains as predicted by dislocation based polycrystal plasticity model,&amp;quot; ''J. Eng. Mat. and Techn.'', '''124''', 71-77 (2002)&amp;lt;/ref&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The model allows for the tracking of dislocation density and provides a response variable that describes the grain size (or dislocation cell size) based on the variation in dislocation density. It considers the cell or grain to be made of two phases; a cell wall and cell interior, each with its own dislocation density. These two distinct dislocation densities are the internal variables of the model. &lt;br /&gt;
The total dislocation density is made up of these two variables added together via a rule of mixtures:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{t} = f\rho_{w} + (1-f)\rho_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt; is the total dislocation density, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is the volume fraction of the cell walls, &amp;amp;rho;&amp;lt;sub&amp;gt;c&amp;lt;/sub&amp;gt; and &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt; are the dislocation densities in the cell interior and cell walls respectively. &lt;br /&gt;
&lt;br /&gt;
The grain or cell size is determined as proportional to the inverse of the square root of the total dislocation density:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;d = \frac{K}{\sqrt{\rho_{t}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where d is the average cell size and K is a proportionality constant.&lt;br /&gt;
The relation for volume fraction of the dislocation density in the cell walls, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;, is associated with the shear strain rate, &amp;lt;math&amp;gt;\dot\gamma_r&amp;lt;/math&amp;gt;, and the saturation value of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at large strains and initial volume fraction, &amp;lt;math&amp;gt;f_{\infty}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;f_o&amp;lt;/math&amp;gt; respectively, which are constants. &amp;lt;math&amp;gt;\tilde\gamma^{r}&amp;lt;/math&amp;gt;, is the rate of variation of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; with resolved shear strain rate, &amp;lt;math&amp;gt;\tilde{\gamma}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;f = f_{\infty} + (f_{o} - f_{\infty}) e^{\frac{-\gamma^{r}}{\tilde{\gamma}^{r}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the kinetic equations, the resolved shear stress is related to the resolved plastic shear strain rate. The two different dislocation densities give rise to two scalar stresses in the cell wall and cell interiors.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{c} = \alpha G b \sqrt{\rho_{c}}\bigg(\frac{\dot{\gamma^{r}_{c}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{w} = \alpha G b \sqrt{\rho_{w}}\bigg(\frac{\dot{\gamma^{r}_{w}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;alpha; is a constant, G is the shear modulus, b is the Burgers vector (a constant dependent on the crystal structure of the metal, i.e. fcc, hpc, bcc), &amp;lt;math&amp;gt;\dot{\gamma}_0&amp;lt;/math&amp;gt; is a reference shear strain rate, &amp;lt;math&amp;gt;\dot{\gamma}^r_c&amp;lt;/math&amp;gt; is the shear strain rate of the cell interior, &amp;lt;math&amp;gt;\dot{\gamma^{r}_{w}}&amp;lt;/math&amp;gt; is the shear strain rate of the cell wall, &amp;lt;math&amp;gt;1\over m&amp;lt;/math&amp;gt; is the strain rate sensitivity parameter, where m is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;m = \frac{A}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where A is a constant. The overall behavior of the composite structure, described with two dislocation densities, is defined by the scalar quantity obtained using the rule of mixtures below.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r} = f \tau^{r}_{w} + (1-f) \tau^{r}_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;lt;math&amp;gt;\tau^{r}&amp;lt;/math&amp;gt; is the resolved shear stress in the material. The yield stress, &amp;lt;math&amp;gt;\sigma_y&amp;lt;/math&amp;gt; is proportional to this term via the Taylor Factor, M.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\sigma_y = M \tau^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The evolution equations for the dislocation density in the cell interior and cell wall are given below. Their evolution rate is a function of addition, subtraction and annihilation of dislocations. The growth of both can be attributed to Frank-Read sources at the cell wall or interior interface. The loss of cell interior dislocations can also be attributed to the movement from cell interior into the cell wall. The annihilation of cell dislocations is governed by cross-slip, whereby positive and negative dislocations, or “out of phase” dislocations cancel each other out, this is the last term in each equation.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{c} = \alpha^{\ast}\frac{1}{\sqrt{3}}\frac{\sqrt{\rho_{w}}}{b}\dot{\gamma_{w}} - \beta^{\ast}\frac{6 \dot{\gamma_{c}}}{b d (1-f) ^\frac{1}{3}} - k_{o} \bigg ( \frac{\dot{\gamma_{c}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{c}} \rho_{c}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{w} = \frac{6 \beta^{\ast} \dot{\gamma}_{c} (1-f)^{\frac{2}{3}}}{bdf} + \frac{\sqrt{3}\beta^{\ast} \dot{\gamma}_{c} (1-f) \sqrt{\rho_{w}}}{fb} - k_{o} \bigg ( \frac{\dot{\gamma_{w}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{w}} \rho_{w}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;beta;*,&amp;amp;alpha;*,k&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt; are constants, and similar to m, n is the strain rate sensitivity parameter, where n is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;n = \frac{B}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As the interface between the cell interior and cell wall must satisfy strain compatibility, the resolved shear strain rate is equal within each phase of the composite structure.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\dot{\gamma}^{r}_{c} = \dot{\gamma}^{r}_{w} = \dot{\gamma}^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The strength of this physically-based microstructure model is that it can be incorporated into a numerical model that operates at the continuum level, and through the material constitutive behavior provide information at a microscopic level (microstructure). &lt;br /&gt;
It was formulated to be applied to processes that incur severe plastic deformation, and makes assumptions based on this. The dislocation cell size is assumed to be the same size as the subgrains. It also assumes that these dislocation cells or subgrains will ultimately replace the larger grains. This assumption is adequate in processes where there is large grain refinement.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardening Law Properties ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]] can set the following properties:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Property !! Description &lt;br /&gt;
|-&lt;br /&gt;
| tayM ||  Taylor Factor&lt;br /&gt;
|-&lt;br /&gt;
| rhoW || Initial dislocation density in cell wall, &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| rhoC || Initial dislocation density in cell interior, &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| fo || Initial volume fraction, f&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt;. Unitless.&lt;br /&gt;
|-&lt;br /&gt;
| flim || Saturation value of f at large strain, f&amp;lt;sub&amp;gt;lim&amp;lt;/sub&amp;gt;. Unitless.&lt;br /&gt;
|-&lt;br /&gt;
| fsto || The rate of variation of f, with resolved shear strain rate.&lt;br /&gt;
|-&lt;br /&gt;
| sto || Reference strain rate.&lt;br /&gt;
|-&lt;br /&gt;
| m || Strain rate sensitivity exponent.&lt;br /&gt;
|-&lt;br /&gt;
| n || Strain rate sensitivity exponent.&lt;br /&gt;
|-&lt;br /&gt;
| alp || material constant, &amp;amp;alpha;.&lt;br /&gt;
|-&lt;br /&gt;
| burg || Burgers Vector, b.&lt;br /&gt;
|-&lt;br /&gt;
| K1 || Proportionality constant between total dislocation density and grain size, K.&lt;br /&gt;
|-&lt;br /&gt;
| alpstar || Material constant, &amp;amp;alpha;*.&lt;br /&gt;
|-&lt;br /&gt;
| betastar || Material constant, &amp;amp;beta;*.&lt;br /&gt;
|-&lt;br /&gt;
| Atd || Temperature proportionality constant for m. Units K.&lt;br /&gt;
|-&lt;br /&gt;
| Btd || Temperature proportionality constant for n. Units K.&lt;br /&gt;
|-&lt;br /&gt;
| tempDepend || Turn temperature dependence of m and n on or off. 0 is off, 1 is on. If 1, must have conduction on for effect. * see note below table&lt;br /&gt;
|-&lt;br /&gt;
| MMG || Shear Modulus. Enter in units of MPa. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* If using temperature dependence, temperature must be absolute set in Kelvin. The reference temperature, T&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;, is set using the simulations  [[Thermal Calculations#Stress Free Temperature|stress free temperature]] and not set using [[Hardening Laws|hardening law]] properties.&lt;br /&gt;
* Default material parameters are for copper, see Lemiale et al&amp;lt;ref name=&amp;quot;Lemiale&amp;quot;&amp;gt;Lemiale et. al., &amp;quot;Grain refinement under high strain rate impact: A numerical approach,&amp;quot; ''Comp. Mater. Sci.'', '''48''', 124-132 (2010)&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== History Data ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]]  defines six history variables, which are the cumulative equivalent plastic strain (absolute) defined as:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\alpha = \sum \sqrt{2\over3}\ ||d\varepsilon_p||&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where d&amp;amp;epsilon;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt; is the incremental plastic strain tensor in one time step. &lt;br /&gt;
&lt;br /&gt;
The current yield stress (&amp;amp;sigma;&amp;lt;sub&amp;gt;y&amp;lt;/sub&amp;gt;) in MPa, and the current plastic strain rate (d&amp;amp;alpha;/dt in 1/sec). These variables are stored as history variables #1, #2, and #3.&lt;br /&gt;
&lt;br /&gt;
The #4 history variable is the average grain size (d) in metres. &lt;br /&gt;
&lt;br /&gt;
The #5 and #6 history variables are the dislocation densities in the cell interior and wall respectively. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fagant</name></author>
	</entry>
	<entry>
		<id>http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3409</id>
		<title>Dislocation Density Based Hardening</title>
		<link rel="alternate" type="text/html" href="http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3409"/>
		<updated>2014-01-18T12:57:22Z</updated>

		<summary type="html">&lt;p&gt;Fagant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A dislocation density based polycrystal plasticity model [[Hardening Laws|hardening law]] (see Estrin et al.&amp;lt;ref name=&amp;quot;Estrin&amp;quot;&amp;gt;Estrin et al., &amp;quot;A dislocation-based model for all hardening stages in large strain deformation,&amp;quot; ''Acta mater.'', '''46''', 5509-5522 (1998)&amp;lt;/ref&amp;gt; and Toth et al.&amp;lt;ref name=&amp;quot;Toth&amp;quot;&amp;gt;Toth et al., &amp;quot;Strain hardening at large strains as predicted by dislocation based polycrystal plasticity model,&amp;quot; ''J. Eng. Mat. and Techn.'', '''124''', 71-77 (2002)&amp;lt;/ref&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The model allows for the tracking of dislocation density and provides a response variable that describes the grain size (or dislocation cell size) based on the variation in dislocation density. It considers the cell or grain to be made of two phases; a cell wall and cell interior, each with its own dislocation density. These two distinct dislocation densities are the internal variables of the model. &lt;br /&gt;
The total dislocation density is made up of these two variables added together via a rule of mixtures:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{t} = f\rho_{w} + (1-f)\rho_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt; is the total dislocation density, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; is the volume fraction of the cell walls, &amp;amp;rho;&amp;lt;sub&amp;gt;c&amp;lt;/sub&amp;gt; and &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt; are the dislocation densities in the cell interior and cell walls respectively. &lt;br /&gt;
&lt;br /&gt;
The grain or cell size is determined as proportional to the inverse of the square root of the total dislocation density:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;d = \frac{K}{\sqrt{\rho_{t}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where d is the average cell size and K is a proportionality constant.&lt;br /&gt;
The relation for volume fraction of the dislocation density in the cell walls, &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt;, is associated with the shear strain rate, &amp;lt;math&amp;gt;\dot\gamma_r&amp;lt;/math&amp;gt;, and the saturation value of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; at large strains and initial volume fraction, &amp;lt;math&amp;gt;f_{\infty}&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;f_o&amp;lt;/math&amp;gt; respectively, which are constants. &amp;lt;math&amp;gt;\tilde\gamma^{r}&amp;lt;/math&amp;gt;, is the rate of variation of &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; with resolved shear strain rate, &amp;lt;math&amp;gt;\tilde{\gamma}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;f = f_{\infty} + (f_{o} - f_{\infty}) e^{\frac{-\gamma^{r}}{\tilde{\gamma}^{r}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the kinetic equations, the resolved shear stress is related to the resolved plastic shear strain rate. The two different dislocation densities give rise to two scalar stresses in the cell wall and cell interiors.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{c} = \alpha G b \sqrt{\rho_{c}}\bigg(\frac{\dot{\gamma^{r}_{c}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{w} = \alpha G b \sqrt{\rho_{w}}\bigg(\frac{\dot{\gamma^{r}_{w}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;alpha; is a constant, G is the shear modulus, b is the Burgers vector (a constant dependent on the crystal structure of the metal, i.e. fcc, hpc, bcc), &amp;lt;math&amp;gt;\dot{\gamma}_0&amp;lt;/math&amp;gt; is a reference shear strain rate, &amp;lt;math&amp;gt;\dot{\gamma}^r_c&amp;lt;/math&amp;gt; is the shear strain rate of the cell interior, &amp;lt;math&amp;gt;\dot{\gamma^{r}_{w}}&amp;lt;/math&amp;gt; is the shear strain rate of the cell wall, &amp;lt;math&amp;gt;1\over m&amp;lt;/math&amp;gt; is the strain rate sensitivity parameter, where m is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;m = \frac{A}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where A is a constant. The overall behavior of the composite structure, described with two dislocation densities, is defined by the scalar quantity obtained using the rule of mixtures below.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r} = f \tau^{r}_{w} + (1-f) \tau^{r}_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The evolution equations for the dislocation density in the cell interior and cell wall are given below. Their evolution rate is a function of addition, subtraction and annihilation of dislocations. The growth of both can be attributed to Frank-Read sources at the cell wall or interior interface. The loss of cell interior dislocations can also be attributed to the movement from cell interior into the cell wall. The annihilation of cell dislocations is governed by cross-slip, whereby positive and negative dislocations, or “out of phase” dislocations cancel each other out, this is the last term in each equation.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{c} = \alpha^{\ast}\frac{1}{\sqrt{3}}\frac{\sqrt{\rho_{w}}}{b}\dot{\gamma_{w}} - \beta^{\ast}\frac{6 \dot{\gamma_{c}}}{b d (1-f) ^\frac{1}{3}} - k_{o} \bigg ( \frac{\dot{\gamma_{c}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{c}} \rho_{c}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{w} = \frac{6 \beta^{\ast} \dot{\gamma}_{c} (1-f)^{\frac{2}{3}}}{bdf} + \frac{\sqrt{3}\beta^{\ast} \dot{\gamma}_{c} (1-f) \sqrt{\rho_{w}}}{fb} - k_{o} \bigg ( \frac{\dot{\gamma_{w}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{w}} \rho_{w}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;beta;*,&amp;amp;alpha;*,k&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt; are constants, and similar to m, n is the strain rate sensitivity parameter, where n is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;n = \frac{B}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As the interface between the cell interior and cell wall must satisfy strain compatibility, the resolved shear strain rate is equal within each phase of the composite structure.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\dot{\gamma}^{r}_{c} = \dot{\gamma}^{r}_{w} = \dot{\gamma}^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The strength of this physically-based microstructure model is that it can be incorporated into a numerical model that operates at the continuum level, and through the material constitutive behavior provide information at a microscopic level (microstructure). &lt;br /&gt;
It was formulated to be applied to processes that incur severe plastic deformation, and makes assumptions based on this. The dislocation cell size is assumed to be the same size as the subgrains. It also assumes that these dislocation cells or subgrains will ultimately replace the larger grains. This assumption is adequate in processes where there is large grain refinement.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardening Law Properties ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]] can set the following properties:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Property !! Description &lt;br /&gt;
|-&lt;br /&gt;
| tayM ||  Taylor Factor&lt;br /&gt;
|-&lt;br /&gt;
| rhoW || Initial dislocation density in cell wall, &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| rhoC || Initial dislocation density in cell interior, &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| fo || Initial volume fraction, f&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt;. Unitless.&lt;br /&gt;
|-&lt;br /&gt;
| flim || Saturation value of f at large strain, f&amp;lt;sub&amp;gt;lim&amp;lt;/sub&amp;gt;. Unitless.&lt;br /&gt;
|-&lt;br /&gt;
| fsto || The rate of variation of f, with resolved shear strain rate.&lt;br /&gt;
|-&lt;br /&gt;
| sto || Reference strain rate.&lt;br /&gt;
|-&lt;br /&gt;
| m || Strain rate sensitivity exponent.&lt;br /&gt;
|-&lt;br /&gt;
| n || Strain rate sensitivity exponent.&lt;br /&gt;
|-&lt;br /&gt;
| alp || material constant, &amp;amp;alpha;.&lt;br /&gt;
|-&lt;br /&gt;
| burg || Burgers Vector, b.&lt;br /&gt;
|-&lt;br /&gt;
| K1 || Proportionality constant between total dislocation density and grain size, K.&lt;br /&gt;
|-&lt;br /&gt;
| alpstar || Material constant, &amp;amp;alpha;*.&lt;br /&gt;
|-&lt;br /&gt;
| betastar || Material constant, &amp;amp;beta;*.&lt;br /&gt;
|-&lt;br /&gt;
| Atd || Temperature proportionality constant for m. Units K.&lt;br /&gt;
|-&lt;br /&gt;
| Btd || Temperature proportionality constant for n. Units K.&lt;br /&gt;
|-&lt;br /&gt;
| tempDepend || Turn temperature dependence of m and n on or off. 0 is off, 1 is on. If 1, must have conduction on for effect. * see note below table&lt;br /&gt;
|-&lt;br /&gt;
| MMG || Shear Modulus. Enter in units of MPa. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* If using temperature dependence, temperature must be absolute set in Kelvin. The reference temperature, T&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;, is set using the simulations  [[Thermal Calculations#Stress Free Temperature|stress free temperature]] and not set using [[Hardening Laws|hardening law]] properties.&lt;br /&gt;
* Default material parameters are for copper, see Lemiale et al&amp;lt;ref name=&amp;quot;Lemiale&amp;quot;&amp;gt;Lemiale et. al., &amp;quot;Grain refinement under high strain rate impact: A numerical approach,&amp;quot; ''Comp. Mater. Sci.'', '''48''', 124-132 (2010)&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== History Data ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]]  defines six history variables, which are the cumulative equivalent plastic strain (absolute) defined as:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\alpha = \sum \sqrt{2\over3}\ ||d\varepsilon_p||&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where d&amp;amp;epsilon;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt; is the incremental plastic strain tensor in one time step. &lt;br /&gt;
&lt;br /&gt;
The current yield stress (&amp;amp;sigma;&amp;lt;sub&amp;gt;y&amp;lt;/sub&amp;gt;) in MPa, and the current plastic strain rate (d&amp;amp;alpha;/dt in 1/sec). These variables are stored as history variables #1, #2, and #3.&lt;br /&gt;
&lt;br /&gt;
The #4 history variable is the average grain size (d) in metres. &lt;br /&gt;
&lt;br /&gt;
The #5 and #6 history variables are the dislocation densities in the cell interior and wall respectively. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fagant</name></author>
	</entry>
	<entry>
		<id>http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3408</id>
		<title>Dislocation Density Based Hardening</title>
		<link rel="alternate" type="text/html" href="http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3408"/>
		<updated>2014-01-18T03:10:03Z</updated>

		<summary type="html">&lt;p&gt;Fagant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A dislocation density based polycrystal plasticity model [[Hardening Laws|hardening law]] (see Estrin et al&amp;lt;ref name=&amp;quot;Estrin&amp;quot;&amp;gt;Estrin et. al., &amp;quot;A dislocation-based model for all hardening stages in large strain deformation,&amp;quot; ''Acta mater.'', '''46''', 5509-5522 (1998)&amp;lt;/ref&amp;gt; and Toth et al&amp;lt;ref name=&amp;quot;Toth&amp;quot;&amp;gt;Toth et. al., &amp;quot;Strain hardening at large strains as predicted by dislocation based polycrystal plasticity model,&amp;quot; ''J. Eng. Mat. and Techn.'', '''124''', 71-77 (2002)&amp;lt;/ref&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The model allows for the tracking of dislocation density and provides a response variable that describes the grain size (or dislocation cell size) based on the variation in dislocation density. It considers the cell or grain to be made of two phases; a cell wall and cell interior, each with its own dislocation density. These two distinct dislocation densities are the internal variables of the model. &lt;br /&gt;
The total dislocation density is made up of these two variables added together via a rule of mixtures:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{t} = f\rho_{w} + (1-f)\rho_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt; is the total dislocation density, f is the volume fraction of the cell walls, &amp;amp;rho;&amp;lt;sub&amp;gt;c&amp;lt;/sub&amp;gt; and &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt; are the dislocation densities in the cell interior and cell walls respectively. &lt;br /&gt;
&lt;br /&gt;
The grain or cell size is determined as proportional to the inverse of the square root of the total dislocation density:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;d = \frac{K}{\sqrt{\rho_{t}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where d is the average cell size and K is a proportionality constant.&lt;br /&gt;
The relation for volume fraction of the dislocation density in the cell walls, f, is associated with the shear strain rate, &amp;amp;gamma;&amp;lt;sub&amp;gt;r&amp;lt;/sub&amp;gt;, and the saturation value of f at large strains and initial volume fraction, f&amp;lt;sub&amp;gt;inf&amp;lt;/sub&amp;gt; and f&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt; respectively, which are constants. \~&amp;amp;gamma;^{r}, is the rate of variation of f with resolved shear strain rate, $ \tilde{\gamma} $.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;f = f_{\infty} + (f_{o} - f_{\infty}) e^{\frac{-\gamma^{r}}{\tilde{\gamma}^{r}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the kinetic equations, the resolved shear stress is related to the resolved plastic shear strain rate. The two different dislocation densities give rise to two scalar stresses in the cell wall and cell interiors.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{c} = \alpha G b \sqrt{\rho_{c}}\bigg(\frac{\dot{\gamma^{r}_{c}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{w} = \alpha G b \sqrt{\rho_{w}}\bigg(\frac{\dot{\gamma^{r}_{w}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;alpha; is a constant, G is the shear modulus, b is the Burgers vector (a constant dependent on the crystal structure of the metal, i.e. fcc, hpc, bcc), $ \dot{\gamma_{0}} $ is a reference shear strain rate, \dot{&amp;amp;gamma;}^r_c is the shear strain rate of the cell interior, $ \dot{\gamma^{r}_{w}} $ is the shear strain rate of the cell wall, 1/m is the strain rate sensitivity parameter, where m is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;m = \frac{A}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where A is a constant. The overall behavior of the composite structure, described with two dislocation densities, is defined by the scalar quantity obtained using the rule of mixtures below.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r} = f \tau^{r}_{w} + (1-f) \tau^{r}_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The evolution equations for the dislocation density in the cell interior and cell wall are given below. Their evolution rate is a function of addition, subtraction and annihilation of dislocations. The growth of both can be attributed to Frank-Read sources at the cell wall or interior interface. The loss of cell interior dislocations can also be attributed to the movement from cell interior into the cell wall. The annihilation of cell dislocations is governed by cross-slip, whereby positive and negative dislocations, or “out of phase” dislocations cancel each other out, this is the last term in each equation.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{c} = \alpha^{\ast}\frac{1}{\sqrt{3}}\frac{\sqrt{\rho_{w}}}{b}\dot{\gamma_{w}} - \beta^{\ast}\frac{6 \dot{\gamma_{c}}}{b d (1-f) ^\frac{1}{3}} - k_{o} \bigg ( \frac{\dot{\gamma_{c}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{c}} \rho_{c}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{w} = \frac{6 \beta^{\ast} \dot{\gamma}_{c} (1-f)^{\frac{2}{3}}}{bdf} + \frac{\sqrt{3}\beta^{\ast} \dot{\gamma}_{c} (1-f) \sqrt{\rho_{w}}}{fb} - k_{o} \bigg ( \frac{\dot{\gamma_{w}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{w}} \rho_{w}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;beta;*,&amp;amp;alpha;*,k&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt; are constants, and similar to m, n is the strain rate sensitivity parameter, where n is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;n = \frac{B}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As the interface between the cell interior and cell wall must satisfy strain compatibility, the resolved shear strain rate is equal within each phase of the composite structure.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\dot{\gamma}^{r}_{c} = \dot{\gamma}^{r}_{w} = \dot{\gamma}^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The strength of this physically-based microstructure model is that it can be incorporated into a numerical model that operates at the continuum level, and through the material constitutive behavior provide information at a microscopic level (microstructure). &lt;br /&gt;
It was formulated to be applied to processes that incur severe plastic deformation, and makes assumptions based on this. The dislocation cell size is assumed to be the same size as the subgrains. It also assumes that these dislocation cells or subgrains will ultimately replace the larger grains. This assumption is adequate in processes where there is large grain refinement.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardening Law Properties ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]] can set the following properties:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Property !! Description &lt;br /&gt;
|-&lt;br /&gt;
| tayM ||  Taylor Factor&lt;br /&gt;
|-&lt;br /&gt;
| rhoW || Initial dislocation density in cell wall, &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| rhoC || Initial dislocation density in cell interior, &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| fo || Initial volume fraction, f&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt;. Unitless.&lt;br /&gt;
|-&lt;br /&gt;
| flim || Saturation value of f at large strain, f&amp;lt;sub&amp;gt;lim&amp;lt;/sub&amp;gt;. Unitless.&lt;br /&gt;
|-&lt;br /&gt;
| fsto || The rate of variation of f, with resolved shear strain rate.&lt;br /&gt;
|-&lt;br /&gt;
| sto || Reference strain rate.&lt;br /&gt;
|-&lt;br /&gt;
| m || Strain rate sensitivity exponent.&lt;br /&gt;
|-&lt;br /&gt;
| n || Strain rate sensitivity exponent.&lt;br /&gt;
|-&lt;br /&gt;
| alp || material constant, &amp;amp;alpha;.&lt;br /&gt;
|-&lt;br /&gt;
| burg || Burgers Vector, b.&lt;br /&gt;
|-&lt;br /&gt;
| K1 || Proportionality constant between total dislocation density and grain size, K.&lt;br /&gt;
|-&lt;br /&gt;
| alpstar || Material constant, &amp;amp;alpha;*.&lt;br /&gt;
|-&lt;br /&gt;
| betastar || Material constant, &amp;amp;beta;*.&lt;br /&gt;
|-&lt;br /&gt;
| Atd || Temperature proportionality constant for m. Units K.&lt;br /&gt;
|-&lt;br /&gt;
| Btd || Temperature proportionality constant for n. Units K.&lt;br /&gt;
|-&lt;br /&gt;
| tempDepend || Turn temperature dependence of m and n on or off. 0 is off, 1 is on. If 1, must have conduction on for effect. *&lt;br /&gt;
|-&lt;br /&gt;
| MMG || Shear Modulus. Enter in units of MPa. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* If using temperature dependence, temperature must be absolute set in Kelvin. The reference temperature, T&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;, is set using the simulations  [[Thermal Calculations#Stress Free Temperature|stress free temperature]] and not set using [[Hardening Laws|hardening law]] properties.&lt;br /&gt;
* Default material parameters are for copper, see Lemiale et al&amp;lt;ref name=&amp;quot;Lemiale&amp;quot;&amp;gt;Lemiale et. al., &amp;quot;Grain refinement under high strain rate impact: A numerical approach,&amp;quot; ''Comp. Mater. Sci.'', '''48''', 124-132 (2010)&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== History Data ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]]  defines six history variables, which are the cumulative equivalent plastic strain (absolute) defined as:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\alpha = \sum \sqrt{2\over3}\ ||d\varepsilon_p||&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where d&amp;amp;epsilon;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt; is the incremental plastic strain tensor in one time step. &lt;br /&gt;
&lt;br /&gt;
The current yield stress (&amp;amp;sigma;&amp;lt;sub&amp;gt;y&amp;lt;/sub&amp;gt;) in MPa, and the current plastic strain rate (d&amp;amp;alpha;/dt in 1/sec). These variables are stored as history variables #1, #2, and #3.&lt;br /&gt;
&lt;br /&gt;
The #4 history variable is the average grain size (d) in metres. &lt;br /&gt;
&lt;br /&gt;
The #5 and #6 history variables are the dislocation densities in the cell interior and wall respectively. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fagant</name></author>
	</entry>
	<entry>
		<id>http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3407</id>
		<title>Dislocation Density Based Hardening</title>
		<link rel="alternate" type="text/html" href="http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3407"/>
		<updated>2014-01-17T06:17:16Z</updated>

		<summary type="html">&lt;p&gt;Fagant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A dislocation density based polycrystal plasticity model [[Hardening Laws|hardening law]] (see Estrin et al&amp;lt;ref name=&amp;quot;Estrin&amp;quot;&amp;gt;Estrin et. al., &amp;quot;A dislocation-based model for all hardening stages in large strain deformation,&amp;quot; ''Acta mater.'', '''46''', 5509-5522 (1998)&amp;lt;/ref&amp;gt; and Toth et al&amp;lt;ref name=&amp;quot;Toth&amp;quot;&amp;gt;Toth et. al., &amp;quot;Strain hardening at large strains as predicted by dislocation based polycrystal plasticity model,&amp;quot; ''J. Eng. Mat. and Techn.'', '''124''', 71-77 (2002)&amp;lt;/ref&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The model allows for the tracking of dislocation density and provides a response variable that describes the grain size (or dislocation cell size) based on the variation in dislocation density. It considers the cell or grain to be made of two phases; a cell wall and cell interior, each with its own dislocation density. These two distinct dislocation densities are the internal variables of the model. &lt;br /&gt;
The total dislocation density is made up of these two variables added together via a rule of mixtures:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{t} = f\rho_{w} + (1-f)\rho_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt; is the total dislocation density, f is the volume fraction of the cell walls, &amp;amp;rho;&amp;lt;sub&amp;gt;c&amp;lt;/sub&amp;gt; and &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt; are the dislocation densities in the cell interior and cell walls respectively. &lt;br /&gt;
&lt;br /&gt;
The grain or cell size is determined as proportional to the inverse of the square root of the total dislocation density:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;d = \frac{K}{\sqrt{\rho_{t}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where d is the average cell size and K is a proportionality constant.&lt;br /&gt;
The relation for volume fraction of the dislocation density in the cell walls, f, is associated with the shear strain rate, &amp;amp;gamma;&amp;lt;sub&amp;gt;r&amp;lt;/sub&amp;gt;, and the saturation value of f at large strains and initial volume fraction, f&amp;lt;sub&amp;gt;inf&amp;lt;/sub&amp;gt; and f&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt; respectively, which are constants. \~&amp;amp;gamma;^{r}, is the rate of variation of f with resolved shear strain rate, $ \tilde{\gamma} $.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;f = f_{\infty} + (f_{o} - f_{\infty}) e^{\frac{-\gamma^{r}}{\tilde{\gamma}^{r}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the kinetic equations, the resolved shear stress is related to the resolved plastic shear strain rate. The two different dislocation densities give rise to two scalar stresses in the cell wall and cell interiors.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{c} = \alpha G b \sqrt{\rho_{c}}\bigg(\frac{\dot{\gamma^{r}_{c}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{w} = \alpha G b \sqrt{\rho_{w}}\bigg(\frac{\dot{\gamma^{r}_{w}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;alpha; is a constant, G is the shear modulus, b is the Burgers vector (a constant dependent on the crystal structure of the metal, i.e. fcc, hpc, bcc), $ \dot{\gamma_{0}} $ is a reference shear strain rate, \dot{&amp;amp;gamma;}^r_c is the shear strain rate of the cell interior, $ \dot{\gamma^{r}_{w}} $ is the shear strain rate of the cell wall, 1/m is the strain rate sensitivity parameter, where m is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;m = \frac{A}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where A is a constant. The overall behavior of the composite structure, described with two dislocation densities, is defined by the scalar quantity obtained using the rule of mixtures below.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r} = f \tau^{r}_{w} + (1-f) \tau^{r}_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The evolution equations for the dislocation density in the cell interior and cell wall are given below. Their evolution rate is a function of addition, subtraction and annihilation of dislocations. The growth of both can be attributed to Frank-Read sources at the cell wall or interior interface. The loss of cell interior dislocations can also be attributed to the movement from cell interior into the cell wall. The annihilation of cell dislocations is governed by cross-slip, whereby positive and negative dislocations, or “out of phase” dislocations cancel each other out, this is the last term in each equation.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{c} = \alpha^{\ast}\frac{1}{\sqrt{3}}\frac{\sqrt{\rho_{w}}}{b}\dot{\gamma_{w}} - \beta^{\ast}\frac{6 \dot{\gamma_{c}}}{b d (1-f) ^\frac{1}{3}} - k_{o} \bigg ( \frac{\dot{\gamma_{c}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{c}} \rho_{c}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{w} = \frac{6 \beta^{\ast} \dot{\gamma}_{c} (1-f)^{\frac{2}{3}}}{bdf} + \frac{\sqrt{3}\beta^{\ast} \dot{\gamma}_{c} (1-f) \sqrt{\rho_{w}}}{fb} - k_{o} \bigg ( \frac{\dot{\gamma_{w}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{w}} \rho_{w}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;beta;*,&amp;amp;alpha;*,k&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt; are constants, and similar to m, n is the strain rate sensitivity parameter, where n is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;n = \frac{B}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As the interface between the cell interior and cell wall must satisfy strain compatibility, the resolved shear strain rate is equal within each phase of the composite structure.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\dot{\gamma}^{r}_{c} = \dot{\gamma}^{r}_{w} = \dot{\gamma}^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The strength of this physically-based microstructure model is that it can be incorporated into a numerical model that operates at the continuum level, and through the material constitutive behavior provide information at a microscopic level (microstructure). &lt;br /&gt;
It was formulated to be applied to processes that incur severe plastic deformation, and makes assumptions based on this. The dislocation cell size is assumed to be the same size as the subgrains. It also assumes that these dislocation cells or subgrains will ultimately replace the larger grains. This assumption is adequate in processes where there is large grain refinement.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardening Law Properties ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]] can set the following properties:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Property !! Description &lt;br /&gt;
|-&lt;br /&gt;
| tayM ||  Taylor Factor&lt;br /&gt;
|-&lt;br /&gt;
| rhoW || Initial dislocation density in cell wall, &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| rhoC || Initial dislocation density in cell interior, &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| fo || Initial volume fraction, f&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt;. Unitless.&lt;br /&gt;
|-&lt;br /&gt;
| flim || Saturation value of f at large strain, f&amp;lt;sub&amp;gt;lim&amp;lt;/sub&amp;gt;. Unitless.&lt;br /&gt;
|-&lt;br /&gt;
| fsto || The rate of variation of f, with resolved shear strain rate.&lt;br /&gt;
|-&lt;br /&gt;
| sto || Reference strain rate.&lt;br /&gt;
|-&lt;br /&gt;
| m || Strain rate sensitivity exponent.&lt;br /&gt;
|-&lt;br /&gt;
| n || Strain rate sensitivity exponent.&lt;br /&gt;
|-&lt;br /&gt;
| alp || material constant, &amp;amp;alpha;.&lt;br /&gt;
|-&lt;br /&gt;
| burg || Burgers Vector, b.&lt;br /&gt;
|-&lt;br /&gt;
| K1 || Proportionality constant between total dislocation density and grain size, K.&lt;br /&gt;
|-&lt;br /&gt;
| alpstar || Material constant, &amp;amp;alpha;*.&lt;br /&gt;
|-&lt;br /&gt;
| betastar || Material constant, &amp;amp;beta;*.&lt;br /&gt;
|-&lt;br /&gt;
| Atd || Temperature proportionality constant for m. Units K^{-1}.&lt;br /&gt;
|-&lt;br /&gt;
| Btd || Temperature proportionality constant for n. Units K^{-1}.&lt;br /&gt;
|-&lt;br /&gt;
| tempDepend || Turn temperature dependence of m and n on or off. 0 is off, 1 is on. If 1, must have conduction on for effect. *&lt;br /&gt;
|-&lt;br /&gt;
| MMG || Shear Modulus. Enter in units of MPa. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* If using temperature dependence, temperature must be absolute set in Kelvin. The reference temperature, T&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;, is set using the simulations  [[Thermal Calculations#Stress Free Temperature|stress free temperature]] and not set using [[Hardening Laws|hardening law]] properties.&lt;br /&gt;
* Default material parameters are for copper, see Lemiale et al&amp;lt;ref name=&amp;quot;Lemiale&amp;quot;&amp;gt;Lemiale et. al., &amp;quot;Grain refinement under high strain rate impact: A numerical approach,&amp;quot; ''Comp. Mater. Sci.'', '''48''', 124-132 (2010)&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== History Data ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]]  defines six history variables, which are the cumulative equivalent plastic strain (absolute) defined as:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\alpha = \sum \sqrt{2\over3}\ ||d\varepsilon_p||&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where d&amp;amp;epsilon;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt; is the incremental plastic strain tensor in one time step. &lt;br /&gt;
&lt;br /&gt;
The current yield stress (&amp;amp;sigma;&amp;lt;sub&amp;gt;y&amp;lt;/sub&amp;gt;) in MPa, and the current plastic strain rate (d&amp;amp;alpha;/dt in 1/sec). These variables are stored as history variables #1, #2, and #3.&lt;br /&gt;
&lt;br /&gt;
The #4 history variable is the average grain size (d) in metres. &lt;br /&gt;
&lt;br /&gt;
The #5 and #6 history variables are the dislocation densities in the cell interior and wall respectively. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fagant</name></author>
	</entry>
	<entry>
		<id>http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3406</id>
		<title>Dislocation Density Based Hardening</title>
		<link rel="alternate" type="text/html" href="http://osupdocs.forestry.oregonstate.edu/index.php?title=Dislocation_Density_Based_Hardening&amp;diff=3406"/>
		<updated>2014-01-17T05:48:02Z</updated>

		<summary type="html">&lt;p&gt;Fagant: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A dislocation density based polycrystal plasticity model [[Hardening Laws|hardening law]] (see Toth at al&amp;lt;ref name=&amp;quot;Toth&amp;quot;&amp;gt;Toth et. al., &amp;quot;Strain hardening at large strains as predicted by dislocation based polycrystal plasticity model,&amp;quot; ''J. Eng. Mat. and Techn.'', '''124''', 71-77 (2002)&amp;lt;/ref&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The model allows for the tracking of dislocation density and provides a response variable that describes the grain size (or dislocation cell size) based on the variation in dislocation density. It considers the cell or grain to be made of two phases; a cell wall and cell interior, each with its own dislocation density. These two distinct dislocation densities are the internal variables of the model. &lt;br /&gt;
The total dislocation density is made up of these two variables added together via a rule of mixtures:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\rho_{t} = f\rho_{w} + (1-f)\rho_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt; is the total dislocation density, f is the volume fraction of the cell walls, &amp;amp;rho;&amp;lt;sub&amp;gt;c&amp;lt;/sub&amp;gt; and &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt; are the dislocation densities in the cell interior and cell walls respectively. &lt;br /&gt;
&lt;br /&gt;
The grain or cell size is determined as proportional to the inverse of the square root of the total dislocation density:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;d = \frac{K}{\sqrt{\rho_{t}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where d is the average cell size and K is a proportionality constant.&lt;br /&gt;
The relation for volume fraction of the dislocation density in the cell walls, f, is associated with the shear strain rate, &amp;amp;gamma;&amp;lt;sub&amp;gt;r&amp;lt;/sub&amp;gt;, and the saturation value of f at large strains and initial volume fraction, f&amp;lt;sub&amp;gt;inf&amp;lt;/sub&amp;gt; and f&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt; respectively, which are constants. \~&amp;amp;gamma;^{r}, is the rate of variation of f with resolved shear strain rate, $ \tilde{\gamma} $.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;f = f_{\infty} + (f_{o} - f_{\infty}) e^{\frac{-\gamma^{r}}{\tilde{\gamma}^{r}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the kinetic equations, the resolved shear stress is related to the resolved plastic shear strain rate. The two different dislocation densities give rise to two scalar stresses in the cell wall and cell interiors.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{c} = \alpha G b \sqrt{\rho_{c}}\bigg(\frac{\dot{\gamma^{r}_{c}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r}_{w} = \alpha G b \sqrt{\rho_{w}}\bigg(\frac{\dot{\gamma^{r}_{w}}}{\dot{\gamma_{0}}}\bigg ) ^\frac{1}{m}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;alpha; is a constant, G is the shear modulus, b is the Burgers vector (a constant dependent on the crystal structure of the metal, i.e. fcc, hpc, bcc), $ \dot{\gamma_{0}} $ is a reference shear strain rate, \dot{&amp;amp;gamma;}^r_c is the shear strain rate of the cell interior, $ \dot{\gamma^{r}_{w}} $ is the shear strain rate of the cell wall, 1/m is the strain rate sensitivity parameter, where m is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;m = \frac{A}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Where A is a constant. The overall behavior of the composite structure, described with two dislocation densities, is defined by the scalar quantity obtained using the rule of mixtures below.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\tau^{r} = f \tau^{r}_{w} + (1-f) \tau^{r}_{c}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The evolution equations for the dislocation density in the cell interior and cell wall are given below. Their evolution rate is a function of addition, subtraction and annihilation of dislocations. The growth of both can be attributed to Frank-Read sources at the cell wall or interior interface. The loss of cell interior dislocations can also be attributed to the movement from cell interior into the cell wall. The annihilation of cell dislocations is governed by cross-slip, whereby positive and negative dislocations, or “out of phase” dislocations cancel each other out, this is the last term in each equation.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{c} = \alpha^{\ast}\frac{1}{\sqrt{3}}\frac{\sqrt{\rho_{w}}}{b}\dot{\gamma_{w}} - \beta^{\ast}\frac{6 \dot{\gamma_{c}}}{b d (1-f) ^\frac{1}{3}} - k_{o} \bigg ( \frac{\dot{\gamma_{c}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{c}} \rho_{c}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\dot{\rho}_{w} = \frac{6 \beta^{\ast} \dot{\gamma}_{c} (1-f)^{\frac{2}{3}}}{bdf} + \frac{\sqrt{3}\beta^{\ast} \dot{\gamma}_{c} (1-f) \sqrt{\rho_{w}}}{fb} - k_{o} \bigg ( \frac{\dot{\gamma_{w}}}{\dot{\gamma_{0}}} \bigg ) ^{- \frac{1}{n}} \dot{\gamma_{w}} \rho_{w}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Where &amp;amp;beta;*,&amp;amp;alpha;*,k&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt; are constants, and similar to m, n is the strain rate sensitivity parameter, where n is inversely proportional to the absolute temperature:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;n = \frac{B}{T}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
As the interface between the cell interior and cell wall must satisfy strain compatibility, the resolved shear strain rate is equal within each phase of the composite structure.&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\dot{\gamma}^{r}_{c} = \dot{\gamma}^{r}_{w} = \dot{\gamma}^{r}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The strength of this physically-based microstructure model is that it can be incorporated into a numerical model that operates at the continuum level, and through the material constitutive behavior provide information at a microscopic level (microstructure). &lt;br /&gt;
It was formulated to be applied to processes that incur severe plastic deformation, and makes assumptions based on this. The dislocation cell size is assumed to be the same size as the subgrains. It also assumes that these dislocation cells or subgrains will ultimately replace the larger grains. This assumption is adequate in processes where there is large grain refinement.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardening Law Properties ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]] can set the following properties:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Property !! Description &lt;br /&gt;
|-&lt;br /&gt;
| tayM ||  Taylor Factor&lt;br /&gt;
|-&lt;br /&gt;
| rhoW || Initial dislocation density in cell wall, &amp;amp;rho;&amp;lt;sub&amp;gt;w&amp;lt;/sub&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| rhoC || Initial dislocation density in cell interior, &amp;amp;rho;&amp;lt;sub&amp;gt;t&amp;lt;/sub&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| fo || Initial volume fraction, f&amp;lt;sub&amp;gt;o&amp;lt;/sub&amp;gt;. Unitless.&lt;br /&gt;
|-&lt;br /&gt;
| flim || Saturation value of f at large strain, f&amp;lt;sub&amp;gt;lim&amp;lt;/sub&amp;gt;. Unitless.&lt;br /&gt;
|-&lt;br /&gt;
| fsto || &lt;br /&gt;
|-&lt;br /&gt;
| sto || Reference strain rate.&lt;br /&gt;
|-&lt;br /&gt;
| m || Strain rate sensitivity exponent.&lt;br /&gt;
|-&lt;br /&gt;
| n || Strain rate sensitivity exponent.&lt;br /&gt;
|-&lt;br /&gt;
| alp || material constant, &amp;amp;alpha;.&lt;br /&gt;
|-&lt;br /&gt;
| burg || Burgers Vector, b.&lt;br /&gt;
|-&lt;br /&gt;
| K1 || Proportionality constant between total dislocation density and grain size, K.&lt;br /&gt;
|-&lt;br /&gt;
| alpstar || Material constant, &amp;amp;alpha;*.&lt;br /&gt;
|-&lt;br /&gt;
| betastar || Material constant, &amp;amp;beta;*.&lt;br /&gt;
|-&lt;br /&gt;
| Atd || Temperature proportionality constant for m. Units K^{-1}.&lt;br /&gt;
|-&lt;br /&gt;
| Btd || Temperature proportionality constant for n. Units K^{-1}.&lt;br /&gt;
|-&lt;br /&gt;
| tempDepend || Turn temperature dependence of m and n on or off. 0 is off, 1 is on. If 1, must have conduction on for effect. *&lt;br /&gt;
|-&lt;br /&gt;
| MMG || Shear Modulus. Enter in units of MPa. &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* If using temperature dependence, temperature must be set in Kelvin. The reference temperature, T&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt;, is set using the simulations  [[Thermal Calculations#Stress Free Temperature|stress free temperature]] and not set using [[Hardening Laws|hardening law]] properties.&lt;br /&gt;
&lt;br /&gt;
== History Data ==&lt;br /&gt;
&lt;br /&gt;
This [[Hardening Laws|hardening law]]  defines six history variables, which are the cumulative equivalent plastic strain (absolute) defined as:&lt;br /&gt;
&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&lt;br /&gt;
&amp;lt;math&amp;gt;\alpha = \sum \sqrt{2\over3}\ ||d\varepsilon_p||&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
where d&amp;amp;epsilon;&amp;lt;sub&amp;gt;p&amp;lt;/sub&amp;gt; is the incremental plastic strain tensor in one time step. &lt;br /&gt;
&lt;br /&gt;
The current yield stress (&amp;amp;sigma;&amp;lt;sub&amp;gt;y&amp;lt;/sub&amp;gt;) in MPa, and the current plastic strain rate (d&amp;amp;alpha;/dt in 1/sec). These variables are stored as history variables #1, #2, and #3.&lt;br /&gt;
&lt;br /&gt;
The fourth history variable is the average grain size (d) in metres. &lt;br /&gt;
&lt;br /&gt;
The fifth and sixth history variables are the dislocation densities in the cell interior and wall respectively. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== References == &lt;br /&gt;
&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;/div&gt;</summary>
		<author><name>Fagant</name></author>
	</entry>
</feed>