Manufacturing Solutions

Importing an FE Model File

Importing an FE Model File

Previous topic Next topic No expanding text in this topic  

Importing an FE Model File

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

HyperForm supports the following FE import file formats:

Finite Element:

RADIOSS, OptiStruct, Abaqus, Actran, ANSYS, LS-DYNA, MADYMO, Marc, Nastran, PAM CRASH 2G, PERMAS, FLUENT, C-Mold, MoldFlow, Star-CD

Custom:

Uses custom FE input translators (created by customers for any internal or proprietary solvers) to import Finite Element models.

1.Click File > Import > Solver Deck or click the Import Solver Deck icon fileImportSolver-24 on the Standard toolbar. This displays the Import tab.
2.From the File Type: drop down list, select the solver-specific file type you want to import.  This field is automatically set to the solver-specific file type of the currently loaded user profile.
If Custom is chosen as the File Type, a Reader: field appears. Browse to locate the appropriate reader and click Open.
4.In the File: field, click the folder icon to browse for the file to import. Once the file is selected, click Open.
5.To set advanced import options, click Import Options to expand the panel. If accepting the default import settings, click Import to import your file.

 

Advanced Import Options


1.The Import: field defines the type of entities to import. Options include All or Custom.
All imports all entities in the selected file
Custom allows you to select which entities will be imported from the selected file.  To define which entities to import, click the Select Entities button. In the window that opens, activate checkboxes as desired to import those selected entities. When finished, click OK to return to the Import tab.
2.Solver-specific import options can be set by clicking Select Options. A window appears with various options, depending on the file (solver) type selected in Step 3. This option is only available for RADIOSS, OptiStruct and Abaqus solvers.
3.Model organization options for how a model is imported can be defined using the Create comps: and Assign props: fields. These will determine how components are created as well as how properties are assigned to elements during import. Each solver interface might work differently for these options, but general behavior is as follows:

Create comps: Allows you to choose how the components are created on import:

The By HM Comments option will honor the HyperMesh comments $HMNAME COMP, $HMMOVE, and $HMDPRP in the selected file that were created by HyperMesh in any previous export of the model.
The By Property option will ignore any $HMNAME COMP, $HMMOVE, and $HMDPRP comments that may be in the selected file and will automatically create components based on each property in the file.  The component name will be the name of the property.  The property will also be created and assigned to the component, not the elements.
The By 1 Component option will ignore any $HMNAME COMP, $HMMOVE, and $HMDPRP comments that may be in the selected file and will create one component into which all elements in the selected file will be organized.  Properties will be created and assigned directly to the elements.

Assign props: Allows you to choose how properties are assigned to elements on import

The By HM Comments option will honor the $HMNAME COMP, $HMMOVE, and $HMDPRP comments and assign properties to elements accordingly.  Any elements listed in the $HMDPRP comment will have their property directly assigned, and the remaining elements will take their property from the component.
The On Element option will honor the $HMNAME COMP and $HMMOVE comments, but will directly assign properties to all elements based on their card definitions
The On Component option will honor the $HMNAME COMP and $HMMOVE comments, while leaving all elements to take their property from their components.

Note:

It’s important to understand that elements can take a property assignment from the component in which it resides, or it can have a property directly assigned to it.  Direct assignment takes precedence over component assignment.
Please refer to the corresponding Abaqus, Nastran and OptiStruct documentation for details.
4.Make a selection in the Include files field:

Field

Description

preserve includes

Preserves the data in individual include files along with their references in the master model. You can review the contents of individual include files via the Model browser. When exporting, entities are written into the corresponding include files along with their references in the master file.

skip includes

The data in the include files is not imported into HyperForm. The include references are maintained and are written out to the master model during export.

merge includes

The contents from the all include files are imported into the HyperForm model but their references are not maintained. When exporting, all entities are written into the master file.

5.Activate the checkbox for FE overwrite. This option allows you to overwrite the entities that have matching IDs. If checked off, the IDs are offset to avoid duplicates.
6.If the ID Offset checkbox is activated, click Define Offsets to adjust offset settings. This window allows you to define the value by which each entity should be offset.
7.Check the Display import errors box to display any errors that occur during the import procedure.
8.Click Import to apply the settings and import the model.

 

 

See Also:

Import Error Messages

Importing and Exporting Data

HyperMesh Comments