- The figure below shows two displacements in different coordinate
systems and different directions called
DRESP_1 and DRESP_2 .

- The displacements can be combined to a
DRESP which can be applied in the optimization like the following:
DRESP
ID_NAME = .....
DEF_TYPE = OPER
VAR_OPER = COMBINE
VARIABLE = ....., .....
VARIABLE = DRESP_1, 0.6
VARIABLE = DRESP_2, -0.8
VARIABLE = ....., .....
....................
END_
Notes:
-
Different directions of displacements can be combined and weighted.
-
Displacements of different coordinate systems can be combined and
weighted.
-
Rotations can also be combined and weighted.
|