Running OptiStruct at the Command Line - OS-0020



Your Ad Here

The tutorial Running OptiStruct from HyperMesh demonstrated how OptiStruct could be launched from within HyperMesh. OptiStruct also can be run at the command line (UNIX or MSDOS). This tutorial assumes you already have the running OptiStruct file, plate.fem, in either your UNIX or MSDOS directory. This tutorial also assumes you know the location of the OptiStruct executable.

In this tutorial, $OSDIR describes the directory containing the OptiStruct executable. On UNIX machines, the executable is normally located in the HyperWorks installation directory under /scripts/. On Windows, it is normally located in the HyperWorks installation directory under \optistruct\bin\.

Running OptiStruct from the Command Line (UNIX or MSDOS)

To run OptiStruct from the command prompt, enter:

$OSDIR/optistruct plate.fem

To check the current version of OptiStruct, at the command prompt, enter:

$OSDIR/optistruct -version

To execute a check run to validate your input deck and determine how much RAM and disk space is necessary for the run, at the command prompt, enter:

$OSDIR/optistruct plate.fem -check

Information regarding memory requirements is written to the file plate.out.

Please see the Running OptiStruct section of the OptiStruct User's Guide for more detailed information.

Go To

OptiStruct Tutorials

Return to Altair HyperWorks Index