generateHSTCouplingComponent

Generate component for HyperStudy coupling (for HyperStudy 2019.1 and later)

Syntax

generateHSTCouplingComponent(HSTName, HSTOverwrite, HSTDir, HSTScenario, HSTPythonFile, HSTPreProPythonFile, HSTInputs, HSTOutputs)

Parameters

  • HSTName : Component name - [1..1] String
  • HSTOverwrite : Overwrite component if exist - [0..1] Boolean
  • HSTDir : Directory to save component (working directory if empty) - [0..1] String
  • HSTScenario : Component scenario - [0..1] Scenario
  • HSTPythonFile : Postprocessing python file - [0..1] String
  • HSTPreProPythonFile : Preprocessing python file - [0..1] String
  • HSTInputs : Component inputs - [1..N] VariationParameter
  • HSTOutputs : Component outputs - [1..N] VariationParameter

Returns

No return value