Since version 2026, Flux 3D and Flux PEEC are no longer available.

Please use SimLab to create a new 3D project or to import an existing Flux 3D project.

Please use SimLab to create a new PEEC project (not possible to import an existing Flux PEEC project).

/!\ Documentation updates are in progress – some mentions of 3D may still appear.

generateGotItCouplingComponent

Generate component for GOT-It coupling

Syntax

generateGotItCouplingComponent(GotItName, GotItOverwrite, GotItDir, GotItScenario, gotItPythonFile, GotItInputs, GotItOutputs)

Parameters

  • GotItName : Component name - [1..1] String
  • GotItOverwrite : Overwrite component if exist - [0..1] Boolean
  • GotItDir : Directory to save component (working directory if empty) - [0..1] String
  • GotItScenario : Component scenario - [0..1] Scenario
  • gotItPythonFile : Postprocessing python file - [0..1] String
  • GotItInputs : Component inputs - [1..N] VariationParameter
  • GotItOutputs : Component outputs - [1..N] VariationParameter

Returns

No return value