Include Files
Most FEA solvers allow you to organize the input deck into separate files and provide a mechanism to include (or refer) these files in the master input deck.
- Option
- 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 Include 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 HyperMesh. 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 HyperMesh model but their references are not maintained. When exporting, all entities are written into the master file.