2017-09-23 17:12:38 +02:00
|
|
|
The Dakota toolkit provides a flexible, extensible interface between
|
|
|
|
analysis codes and iteration methods. Dakota contains algorithms for
|
|
|
|
optimization with gradient and nongradient-based methods; uncertainty
|
2020-10-11 22:10:57 +02:00
|
|
|
quantification with sampling, reliability, stochastic expansion,
|
|
|
|
and epistemic methods; parameter estimation with nonlinear least
|
|
|
|
squares methods; and sensitivity/variance analysis with design of
|
|
|
|
experiments and parameter study capabilities. These capabilities may
|
|
|
|
be used on their own or as components within advanced strategies such
|
|
|
|
as surrogate-based optimization, mixed integer nonlinear programming,
|
|
|
|
or optimization under uncertainty.
|
2017-09-23 17:12:38 +02:00
|
|
|
|
2020-10-11 22:10:57 +02:00
|
|
|
Optional dependency: openmpi (for distributed memory parallel
|
|
|
|
capabilities)
|
2020-07-23 14:52:10 +02:00
|
|
|
|
2020-10-11 22:10:57 +02:00
|
|
|
You can build with multiple jobs by setting the MAKEFLAGS environment
|
|
|
|
variable.
|