Export solver deck for all simulation steps
Sebastian_Karp
Altair Employee
Overview
This script will export the solver deck (= deformed mesh) from HyperView for all simulation steps (can be e.g. time steps, increments).
Pre-Requisite
Unzip both TCL files into same folder.
Edit line 40 in "ISO-ExportDeformedShape_all_simulations.tcl" to define export path and solver format. If no path is defined (only file name), then the export will be written to the HyperView start directory.
Possible values for solver format:
"RADIOSS"
"LS-Dyna"
"Nastran"
"Abaqus"
"Pamcrash"
Usage/Installation Instructions
Load model / result into HyperView and run script "ISO-ExportDeformedShape_all_simulations.tcl" e.g. from DropDown File > Load > Script
See export files written to full path or HyperView start directory (see section "Prerequisites").
0