General

General

How to open a Discovery project at start up in batch mode

    • FAQFAQ
      Participant

      Ansys Discovery project can be opened in batch mode from Command Prompt (CMD) using below mentioned command:

      “C:\Program Files\ANSYS Inc\v241\Discovery\Discovery.exe” –open “File Path”

      Example of File Path: D:\Discovery\Pipe flow.dsco

      -o, –open: Project to open at start-up.

      It is good practice to put quotation marks around the path to the solver executable and around the full path to the project. This ensures that spaces in the path or project are not an issue.

      Refer this Running Discovery from the Command Line help documentation for supported command-line arguments in Discovery.