jessecarterMOOSE / PRARIEDOG

Repository for creating a new MOOSE based application
GNU Lesser General Public License v2.1
0 stars 1 forks source link

Prariedog

As shown in J. Carter, "A Rate-Theory Approach to Irradiation Damage Modeling with Random Cascades in Space and Time", Metall and Mat Trans A (2015) 46: 93, the "ODE" being solved here (with spatial resolution) is:

dC/dt = P - QDC(t)

where:

which has an analytical solution:

C(t) = P/QD(1-exp(-QDt)).

In terms of upscaling this to something with a spatial extent and randomly inserted sources, we have the expression

mean = (VP/eta)^-1

where:

"Fork Prariedog" to create a new MOOSE-based application.

For more information see: http://mooseframework.org/create-an-app/