HyperWorks Solvers

/BULKFMT

/BULKFMT

Previous topic Next topic Expand/collapse all hidden text  

/BULKFMT

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

Optimization Keyword

/BULKFMT - Design Optimization

Description

Defines the Format of the intermediate OptiStruct input file during Design Optimization.

Format

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

/BULKFMT/fmt

hmtoggle_plus1Flag Definition

Field

Contents

fmt

FREE, LARGEFREE, FIXED, or LARGEFIXED

Default = FREE

hmtoggle_plus1Examples

Example of different OptiStruct deck formats (material and SPC as example) during the RADIOSS-to-OptiStruct conversion.

fmt=FREE:

MAT1,1,210000.0,,0.3,1.0

SPC1,1,2,91

SPC1,3,3,17

SPC1,2,123,1

 

fmt=LARGEFREE:

MAT1*,1,210000.0,,0.3

*,1.0,,,

SPC1*,1,2,91,

*,,,,

SPC1*,3,3,17,

*,,,,

SPC1*,2,123,1,

*,,,,

 

fmt=FIXED:

MAT1           1210000.0             0.3     1.0

SPC1           12             91

SPC1           33             17

SPC1           2123            1

 

fmt= LARGEFIXED:

MAT1*                  1         210000.                             0.3

*                     1.

SPC1*                  12                             91

*

SPC1*                  33                             17

*

SPC1*                  2123                            1

*

See Also:

Design Optimization