Loading...
Searching...
No Matches
- Member GooseEPM::AvalancheSegmenter< Dimension >::AvalancheSegmenter (const std::array< size_t, Dim > &shape, const array_type::tensor< size_t, 1 > &idx, const array_type::tensor< double, 1 > &t)
- Make
t
optional.
- Allow different kernels. Current:
[1 1 1]
in 1d, [[0 1 0], [1 1 1], [0 1 0]]
in 2d.
- Member GooseEPM::SystemBase< Dimension, StressFixer, Temperature, FailureRules >::initSystem (const array_type::tensor< double, Dim > &propagator, const std::vector< array_type::tensor< ptrdiff_t, 1 > > &distances, const array_type::tensor< double, Dim > &sigmay_mean, const array_type::tensor< double, Dim > &sigmay_std, uint64_t seed, double failure_rate, double alpha, bool random_stress, StressFixer *stress_fixer=nullptr)
- The failure rate might be rather a time. This should be clarified and documented.