dakotaResultsFile

Description

When Dakota is communicating with an analysis driver, it expects the analysis driverto output a results file that contains pairs of response labels and values, which Dakota can then read. This node converts a map of key-value pairs into the format of aDakota results file.

Properties

No properties.

Input Ports

  • inputMap: the map data structure to convert.

Output Ports

  • outputText: A text string that represents data written in the format of a Dakota results file.

Notes

It is not necessary to use this node if an outer, calling workflow has set its dakota node’s expertMode property to false.