Go to the documentation of this file.
12 #include "RandomICBase.h"
15 class InputParameters;
40 virtual Real
value(
const Point & p)
override;
const Real _median
The median value of the strength for specimens having volume equal to the reference volume.
VolumeWeightedWeibull(const InputParameters ¶meters)
static InputParameters validParams()
const Real _weibull_modulus
The Weibull modulus.
VolumeWeightedWeibull generates a spatially randomized field that follows a Weibull distribution weig...
InputParameters validParams()
virtual Real value(const Point &p) override
InputParameters validParams< VolumeWeightedWeibull >()
const Real _reference_volume
The reference volume of the test specimen from which a median strength is obtained.