Export solver deck

Sebastian_Karp
Sebastian_Karp
Altair Employee
edited December 2023 in Altair Exchange

Overview

This script will allow to export the solver deck (= deformed mesh) from HyperView.

Pre-Requisite

Run TCL file, e.g. from DropDown  File > Load > Script 

Usage/Installation Instructions

Open TCL console through DropDown View > TCL Console

Enter execution string into console.

Possible values for solver format:

    "RADIOSS"
    "LS-Dyna"
    "Nastran"
    "Abaqus"
    "Pamcrash"

 

String examples:

ExportDeckFromHV D:/temp/test.inp Abaqus

ExportDeckFromHV D:/temp/test.k LS-Dyna

 

If no full file path but only file name is used,  then the export will be written to the HyperView start directory.