ReadSubzoneTecplot

read Sz Tecplot data

ReadSubzoneTecplot grid_out grid or geometry (grid_out) field_out_0 data field (field_out_0) field_out_1 data field (field_out_1) field_out_2 data field (field_out_2) field_out_3 data field (field_out_3) field_out_4 data field (field_out_4)

Parameters

name

description

type

first_step

first timestep to read

Int

last_step

last timestep to read (-1: last available)

Int

step_increment

number of steps to increment

Int

first_rank

rank for first partition of first timestep

Int

file_dir

name of szTecplot files directory

String

static_geometry

Freeze blade geometry (0 = dynamic, 1 = static from reference timestep)

Int

static_ref_timestep

Timestep index to take the static geometry from (0-based)

Int

tecplotfield_0

This data field from the tecplot file will be added to output port field_out_0.)

String

tecplotfield_1

This data field from the tecplot file will be added to output port field_out_1.)

String

tecplotfield_2

This data field from the tecplot file will be added to output port field_out_2.)

String

tecplotfield_3

This data field from the tecplot file will be added to output port field_out_3.)

String

tecplotfield_4

This data field from the tecplot file will be added to output port field_out_4.)

String