Description Usage Arguments Value Author(s)
Simulation of individual defect failure times. For a secondary phase only the defect type "delamination" is considered.
| 1 2 | simCrackTime(S, stress, vickers, param, cores = getOption("simLife.mc",
  1L))
 | 
| S | geometry objects system | 
| stress | stress level for generation of failure times | 
| vickers | Vickers hardness, see details | 
| param | list of parameter vectors for simulation of failure times for both phases | 
| cores | optional, number of cores for mulicore parallization with  | 
a list with the following elements:
id id of particle
U crack failure time
V delamination failure time
T the minimum of both failure times
B failure type, either 0 for particle crack or 1 for particle delamination
A projection area set to zero for later use
label either label="P" for primary phase or label="F"
for secondary phase 
Felix Ballani, Markus Baaske
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.