VGET

VGET, Par, IR, TSTRT, KCPLX
Moves a variable into an array parameter vector.

Compatible Products: – | Pro | Premium | Enterprise | Ent PP | Ent Solver | DYNA

Par

Array parameter vector in the operation.

IR

Reference number of the variable (1 to NV [NUMVAR]).

TSTRT

Time (or frequency) corresponding to start of IR data. If between values, the nearer value is used.

KCPLX

Complex number key:

0

 — 

Use the real part of the IR data.

1

 — 

Use the imaginary part of the IR data.

Notes

Moves a variable into an array parameter vector. The starting array element number must be defined. For example, VGET,A(1),2 moves variable 2 (starting at time 0.0) to array parameter A. Looping continues from array element A(1) with the index number incremented by one until the variable is filled. The number of loops may be controlled with the *VLEN command (except that loop skipping (NINC) is not allowed). For multi-dimensioned array parameters, only the first (row) subscript is incremented.

Menu Paths

Main Menu>TimeHist Postpro>Table Operations>Variable to Par

Release 18.2 - © ANSYS, Inc. All rights reserved.