SYS_PROB,
SYS_PARAM, SYS_LSF, PROB_BASEVAR,
…).Cov <- Inf) to
reflect infinite relative scatter.func changed from
"function" to "ANY" with explicit default
NULL. This prevents creation of dummy closures and allows
proper missing-function detection.$check() method:
SYS_PARAM now correctly forwards
arguments to parent class (callSuper(...)) ensuring that
inherited fields like sys_input are preserved..onLoad(). The outer level is capped by environment
variable TesiproV.max_workers (default: 4
cores) while inner Monte-Carlo methods manage their own
threads.$prepare():
location = Mean + digamma(1) * scale; scale derived via
(Sd * sqrt(6)) / π).$getlDistr() for performance improvement..onLoad() function for package-specific
default options that can later be used by TesiproV functions to
configure parallel execution in a controlled and CRAN-compliant
way.$printResults().Existing scripts using older class definitions should continue to
work after minor adjustments: replace direct field assignments by
constructor arguments where applicable, and ensure that limit-state
functions are defined before calling $check().
Better implementation of parallel computing in Unix and macOS
environments.
Changed RNG handling in parallel approach.
© 2021–2026 K. Nille-Hauf, T. Feiri, M. Ricker, T. Lux – Hochschule Biberach (until 2022), TU Dortmund University – Chair of Structural Concrete (since 2023)