simCrackTime {simLife}R Documentation

Defect failure times

Description

Simulation of individual defect failure times. For a secondary phase only the defect type "delamination" is considered.

Usage

simCrackTime(S, stress, vickers, param, cores = getOption("simLife.mc",
  1L))

Arguments

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 cores=1L (default) by mclapply which also can be set by a global option "simLife.mc"

Value

a list with the following elements:

Author(s)

Felix Ballani, Markus Baaske


[Package simLife version 0.5.3 Index]