HyperWorks Solvers

/IMPDISP/FGEO

/IMPDISP/FGEO

Previous topic Next topic Expand/collapse all hidden text  

/IMPDISP/FGEO

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Block Format Keyword

/IMPDISP/FGEO - Specified Final Geometry

Description

Describes the final position of a set of N nodes, input by coordinates.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

/IMPDISP/FGEO/impdisp_ID/unit_ID

impdisp_title

fct_ID

part_ID

 

sens_ID

 

 

 

 

 

 

Ascale

 

 

Tstart

Tstop

 

 

node_ID1

X1

Y1

Z1

 

 

 

...

 

 

 

 

 

 

node_IDN

XN

YN

ZN

 

 

 

hmtoggle_plus1Flag Definition

Field

Contents

SI Unit Example

impdisp_ID

Imposed displacement block identifier

(Integer, maximum 10 digits)

 

unit_ID

Optional unit identifier

(Integer, maximum 10 digits)

 

impdisp_title

Final geometry block title

(Character, maximum 100 characters)

 

fct_ID

Time function identifier

(Integer)

 

part_ID

Optional spring part identifier (Comment 5)

(Integer)

 

sens_ID

Sensor identifier

(Integer)

 

Ascale

Abscissa scale factor for fct_ID

Default = 1.0  (Real)

symbol_S_unit

Tstart

Start time

(Real)

symbol_S_unit

Tstop

Stop time

Default = 1030  (Real)

symbol_S_unit

node_IDi

Node identifier

(Integer)

 

XN

X coordinate

(Real)

symbol_m

YN

Y coordinate

(Real)

symbol_m

ZN

Z coordinate

(Real)

symbol_m

hmtoggle_plus1Comments
1.A displacement is imposed to node_IDN from its initial position provided in /NODE, to its final position (XN, YN, and ZN).
2.fct_ID is a scale factor on the imposed displacement, it should vary between 0 and 1.
3.Abcissa scale factor, Ascale is used to transform the function of time, as follows:

4.After Tstop, the nodes move freely.
5.Initial node position N1 and final node position N2 can be defined as a spring N1N2 with zero stiffness. The spring part_ID is optional and can be used to simplify the input since a pre-processor can easily generate springs between an initial position and a final one.