CFturbo Input

This node is used for autoparametrization of CFturbo batch script (*.cft-batch). After selecting this file, the node provides all supported inputs as a tree containing names, types, values, units, and descriptions. Each row can be added as a parameter or input slot using drag and drop.

Expected File Content

The input file content is shown in the following example:

<?xml version="1.0" standalone="yes"?>
<CFturboFile Version="9">
  <CFturboBatchProject InputFile=".\Ventilator.cft">
    <Updates>
      <CFturboProject Type="Object">
        <CFturboDesign_RadialImpeller Type="Object" Name="<Impeller>" Info="- (2/4/184)" Index="0" Desc="CFturbo component">
          <MainDimensions Type="Object" Desc="Main dimensions">
            <MainDimensionsElement Type="Object" Name="Version 1." Desc="Main dimensions list element">
              <d2 Type="Float" Desc="Impeller diameter d2">0.58</d2>
            </MainDimensionsElement>
          </MainDimensions>
        </CFturboDesign_RadialImpeller>
      </CFturboProject>
    </Updates>
    <BatchAction Name="Export" ExportInterface="General" WorkingDir=".\" BaseFileName="Ventilator">
      <ExportComponents Type="Array" Count="2" Desc="">
        <Value Type="Integer" Index="0">0</Value>
        <Value Type="Integer" Index="1">1</Value>
      </ExportComponents>
    </BatchAction>
  </CFturboBatchProject>
</CFturboFile>
Extracted Information

For each supported parameter type, the following information is extracted:

  • Name

  • Type

  • Value

  • Unit

  • Description

Run Options

This node has general Run Options. The number of supported options is individual for each node.

Supported Versions

See the Supported Integration Versions table.