HydrideGrowthKinetics
Computes the kinetic parameter for the growth of hydrides in Zr cladding (s-1).
This object can be set up automatically by using the CladdingHydrides action.
Description
This material computes the growth kinetic parameter used by HydridePrecipitationRate.
Growth Kinetic Parameter
The growth of existing hydrides can be limited by hydrogen diffusion or the reaction driving force. Each of these components follows an Arrhenius law, modified by a hydride content dependency (Lacroix, 2019; Lacroix et al., 2021), as
and
with the volume fraction of zirconium, deduced from the hydride volume fraction computed in HydrideVolumeFraction. The atomic fraction of hydrogen in the phase is given by:
where is the atomic fraction of hydrogen, is the solubility expressed as an atomic fraction, and is the boundary at the given temperature. The hydrogen atomic fraction at the boundary is also computed in HydrideVolumeFraction.
The default values are s; s; J/mol. The formation energy is computed in HydrideFormationEnergy, following a 3rd degree polynomial of temperature.
Example Input Syntax
[CladdingHydrides<<<{"href": "../../syntax/CladdingHydrides/index.html"}>>>]
[hydrides]
block<<<{"description": "The list of block ids for the cladding."}>>> = 0
temperature<<<{"description": "Temperature (K)."}>>> = temp
hydrogen_in_solution_ppm<<<{"description": "Concentration of dissolved hydrogen (wt.ppm)."}>>> = Css
hydrogen_as_hydride_ppm<<<{"description": "Concentration of hydrogen as hydride (wt.ppm)."}>>> = Cprec
solubility_frequency_factor<<<{"description": "Frequency factor for Arrhenius TSSd (s-1)."}>>> = 67116
solubility_activation_energy<<<{"description": "Activation energy for Arrhenius TSSd (J/mol)."}>>> = 32294
# solubility_g = 0
# solubility_delta = 1
[]
[](test/tests/hydrogen/benchmark_transients.i)References
- E. Lacroix.
Modeling Zirconium Hydride Precipitation and Dissolution in Zirconium Alloys.
PhD thesis, The Pennsylvania State University, 2019.[BibTeX]
- E. Lacroix, P.-C. A. Simon, A. T. Motta, and J.D. Almer.
Zirconium hydride precipitation and dissolution kinetics in the hysteresis region in zirconium alloys.
Zirconium in the Nuclear Industry: 19th International Symposium, ASTM STP 1597, pages 67–91, 2021.[BibTeX]