How to run Acusolve Using Acusolve Cmd Prompt 2022?
Jagan Adithya
Altair Community Member
Answers
-
Hello Jagan,
To run the AcuSolve solver from a command prompt you should have the correct environment set up. On Windows this is automatically available when you launch the AcuSolve Cmd Prompt located in the start menu under the version installation folder.
You can verify that your environment is set up properly by executing "where acuRun" from the cmd window that pops up. It should return the path to the acuRun executable for the installed version.
You can launch the solver from here by executing the acuRun command. Type "acuRun -h" to see a list of options and please check the documentation for more description.
0