User Defined Script Templates

The Solver wizard supports user defined script templates for external solver calls using a script node. To use this function, complete the following configuration steps:

  • Set the script template path in the configuration file for parameter SC_WizardTemplatesDirectory.

  • Windows: Create a solver dependent script file based in the defined template path (for example, adams.bat, amesim.bat, ansys.bat, edyson.bat, madymo.bat, ls-dyna.bat, midas.bat or script.bat (common text based)).

  • Linux: Create a script file as done for Windows, using file extension .sh instead.

  • The following environment variables can be used in the scripts:

    • INPUT_FILE1, INPUT_FILE2,and so on

    • OUTPUT_FILE1, OUTPUT_FILE2, and so on

    • SYSTEM_NAME (name of the created system)