HyperWorks Desktop

*BeginSolverDefaults()

Indicates the beginning of the definition of the HyperStudy solver block.

*BeginSolverDefaults()

Indicates the beginning of the definition of the HyperStudy solver block.

Previous topic Next topic No expanding text in this topic  

*BeginSolverDefaults()

Indicates the beginning of the definition of the HyperStudy solver block.

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

Syntax

*BeginSolverDefaults()

Example

*BeginSolverDefaults()

• • •

   *RegisterSolverScript(os, "OptiStruct", {
                         getenv("ALTAIR_HOME") +
                         "/optistruct/bin/opti.exe" })

   *RegisterSolverScript(templex, "Templex",    {
                         getenv("ALTAIR_HOME") +
                         "/templex/bin/templex.exe" })

   *RegisterSolverScript(hf,      "HyperForm",  {
                         getenv("ALTAIR_HOME") +
                         "/hf/bin/hfsol.bat" })

   *RegisterSolverScript(Ansys,   "Ansys",  {
                         "c:\AnsysED56\ansys.bat" })

   *RegisterSolverScript(Dyna,   "Dyna",
                         {"c:\LSDYNA\program\ls960-nsmp.exe" })

• • •

*EndSolverDefaults()

Application

HyperStudy.

Context

HyperStudy preference files

Comments

Only applies to HyperStudy preference file.

See also

 

List of Hyper Study Preference Statements