Difference between revisions of "Diffusion Calculations"

From OSUPDOCS
Jump to navigation Jump to search
Line 1: Line 1:
[[NairnMPM]] can do diffusion calculations coupled with stresses and strains through concentration-induced expansion.
[[NairnMPM]] can do diffusion calculations coupled with stresses and strains through concentration-induced expansion.
__TOC__
__TOC__
== Diffusion Modeling ==
To be able to model diffusion in composite materials where different phases may absorb different amounts of solvent, all diffusion calculations are done in terms of a ''concentration potential'' for the solvent in the material. Diffusion, as derived by mass flow. can be written as:
     
<math>{\partial c\over \partial t} = - \nabla \cdot J = \nabla \cdot \left({Dc\over RT} \ln \mu\right)</math>
where ''c'' is concentration (''e.g.'', moles per unit volume) and ''J'' is flux given by minus the bracketed term where ''D'' is the diffusion coefficient (in area/sec), &mu; is the chemical potential, ''R'' gas constant (in J/(mol-K)), and T is temperature. This modeling writes the chemical potential is terms of a ''concentration potential''
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<math>\mu = \mu^{(ref)} + RT \ln \bar{c} \qquad {\rm where} \qquad \bar{c} = \frac{c}{c_{ref}}</math>
is a ''concentration potential''. Here <math>\mu^{(ref)}</math> is reference chemical potential when <math>c=c_{ref}</math>. Taking gradient of the chemical potential and substituting into the diffusion equation leads to
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<math>{\partial \bar{c}\over \partial t} = \nabla \cdot D \nabla \bar{c}</math>
Because <math>\bar{c}</math> is dimensionless, it can be defined using any consistent units for <math>c</math> and <math>c_{ref}</math>. The initial implementation of diffusion in [[NairnMPM]] was to model diffusion of solvents into solids including expansion due to solvent (''e.g.'', swelling of wood due to moisture constant). Most results for such solvent effects on based on mass fraction solvent contents and expansion tablulated as
where <tt>c</tt> is the weight fraction of solvent absorbed in the material and <tt>c<sub>sat</sub></tt> is the saturation solvent weight fraction for that material (which is specified in the [[Material Models|material definition]]). This concentration potential varies from 0 to 1 and equilibrium conditions corresponds to all particles being at the same concentration potential.
== Activating Diffusion ==
== Activating Diffusion ==


Line 26: Line 46:
The rate of diffusion is controlled by the solvent diffusion constant defined for each [[Material Models|material]]. Isotropic materials have a single solvent diffusion constant while anisotropic will have two or three solvent diffusion constants.
The rate of diffusion is controlled by the solvent diffusion constant defined for each [[Material Models|material]]. Isotropic materials have a single solvent diffusion constant while anisotropic will have two or three solvent diffusion constants.


To be able to model diffusion in composite materials where different phases may absorb different amounts of solvent, all diffusion calculations are done in terms of a chemical potential for the solvent in the material, where chemical or concentration potential, &mu;, is approximate by
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<math>\mu= {c\over c_{sat}}</math>
where <tt>c</tt> is the weight fraction of solvent absorbed in the material and <tt>c<sub>sat</sub></tt> is the saturation solvent weight fraction for that material (which is specified in the [[Material Models|material definition]]). This concentration potential varies from 0 to 1 and equilibrium conditions corresponds to all particles being at the same concentration potential.


==== Archived Concentrations ====
==== Archived Concentrations ====

Revision as of 11:31, 25 March 2022

NairnMPM can do diffusion calculations coupled with stresses and strains through concentration-induced expansion.

Diffusion Modeling

To be able to model diffusion in composite materials where different phases may absorb different amounts of solvent, all diffusion calculations are done in terms of a concentration potential for the solvent in the material. Diffusion, as derived by mass flow. can be written as:

      [math]\displaystyle{ {\partial c\over \partial t} = - \nabla \cdot J = \nabla \cdot \left({Dc\over RT} \ln \mu\right) }[/math]

where c is concentration (e.g., moles per unit volume) and J is flux given by minus the bracketed term where D is the diffusion coefficient (in area/sec), μ is the chemical potential, R gas constant (in J/(mol-K)), and T is temperature. This modeling writes the chemical potential is terms of a concentration potential

      [math]\displaystyle{ \mu = \mu^{(ref)} + RT \ln \bar{c} \qquad {\rm where} \qquad \bar{c} = \frac{c}{c_{ref}} }[/math]

is a concentration potential. Here [math]\displaystyle{ \mu^{(ref)} }[/math] is reference chemical potential when [math]\displaystyle{ c=c_{ref} }[/math]. Taking gradient of the chemical potential and substituting into the diffusion equation leads to

      [math]\displaystyle{ {\partial \bar{c}\over \partial t} = \nabla \cdot D \nabla \bar{c} }[/math]

Because [math]\displaystyle{ \bar{c} }[/math] is dimensionless, it can be defined using any consistent units for [math]\displaystyle{ c }[/math] and [math]\displaystyle{ c_{ref} }[/math]. The initial implementation of diffusion in NairnMPM was to model diffusion of solvents into solids including expansion due to solvent (e.g., swelling of wood due to moisture constant). Most results for such solvent effects on based on mass fraction solvent contents and expansion tablulated as where c is the weight fraction of solvent absorbed in the material and csat is the saturation solvent weight fraction for that material (which is specified in the material definition). This concentration potential varies from 0 to 1 and equilibrium conditions corresponds to all particles being at the same concentration potential.

Activating Diffusion

In scripted files, diffusion is activated with the command

Diffusion (YesOrNo),<(refConc)>

In XML input files, diffusion is activated with the <Diffusion> command, which must be within the <MPMHeader> element:

<Diffusion reference = '(refConc)'/>

where

  • (YesOrNo) must be "Yes" or "No" to activate or not activate diffusion calculations. In XML input files, the presence of a <Diffusion> command activates diffusion. The default is "No".
  • (refConc) is used to set a reference concentration potential (between 0 and 1) that corresponds to zero strain. All diffusion calculations are done in terms of a concentration potential from 0 to 1 where 1 is the saturation concentration of a material type. The default (refConc) is 0.

By default, diffusion uses update methods analogous to FLIP methods used in mechanics. This update, however, sometimes results in concentration oscillations on particles within one cell. Diffusion simulations with oscillations can be improved by using periodic FMPM(k) for diffusion updates.

Note that diffusion models fluid transport through materials by transport methods nearly identical to those used to model poroelasticity. Because they share same methods, a simulation can activate diffusion (with above commands) or poroelasticity (with comparable Poroelasticity commands), but cannot activate them both. Any simulation, however, can combine diffusion or poroelasticity with thermal calculations and conduction. Note that when choosing archiving options, the terms "concentration" and "porepressure" are synonyms or either can be used and the archiving will store concentration terms for diffusion calculations or pore pressure terms for poroelasticity calculations.

Diffusion Material Properties

Concencentration changes are coupled to stress and strains through concentration expansion coefficients defined for the materials. By default, all moisture expansion coefficients are zero which decouples diffusion and strains. By entering non-zero values, the coupling will occur. Isotropic materials have a single solvent expansion coefficient while anisotropic will have two or three solvent expansion coefficients.

The rate of diffusion is controlled by the solvent diffusion constant defined for each material. Isotropic materials have a single solvent diffusion constant while anisotropic will have two or three solvent diffusion constants.


Archived Concentrations

When calculated concentrations and concentration gradients are archived, they are converted to actual concentration in weight fraction using the material's saturation concentration setting:

      [math]\displaystyle{ c = c_{sat}\mu }[/math]

This conversion applies both to particle archives and to global archiving.

Diffusion Boundary Conditions

When diffusion is activated, you can set, the possible concentration boundary conditions are: