DAKOTA (Design and Analysis Kit for Terascale Applications)
951
6.9, latest6.86.76.66.5latest: Is the latest stable release. Currently 6.9grpahics in your dakota input file by commenting out the keyword graphics inside the ènvironment blockThe Dakota (Design Analysis Kit for Optimization and Terascale Applications) toolkit provides a flexible and extensible interface between simulation codes and iterative analysis methods. Dakota contains algorithms for optimization with gradient and nongradient-based methods; uncertainty quantification with sampling, reliability, and stochastic expansion methods; parameter estimation with nonlinear least squares methods; and sensitivity/variance analysis with design of experiments and parameter study methods. 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. By employing object-oriented design to implement abstractions of the key components required for iterative systems analyses, the Dakota toolkit provides a flexible and extensible problem-solving environment for design and performance analysis of computational models on high performance computers. (src: User's Manual)
Where to get help:
Image maintained by:
dicehub Team ([email protected])
Go to the directory with the dakota input file and execute the following command:
docker run -it --rm -v `pwd`:/home/data:Z dicehub/dakota:6.7 -i mogatest1.in
Copy and paste the following command to your application settings:
docker run --name {docker_name} --rm -v {dice_workflow}:/home/data:Z dicehub/dakota:6.7 {command}
Content type
Image
Digest
Size
412.4 MB
Last updated
over 7 years ago
docker pull dicehub/dakota