-
-
November 7, 2019 at 11:25 am
rahulb
SubscriberI have a windows computer. I have modeled an impact problem in autodyn on my computer. How can I run this model in linux server.
Can someone tell me step by step procedure on how to run on Linux server?
-
November 12, 2019 at 1:18 am
Missy Ji
Ansys EmployeeI would suggest you use remote solve manager, to submit jobs directly to the remote Linux machine. You may check ANSYS help on how to set up remote solve manager.
-
November 12, 2019 at 8:30 am
rahulb
Subscriberthank you,
But I am looking on how to use terminal and run a autodyn model created on windows on Linux machine
-
November 12, 2019 at 2:20 pm
Missy Ji
Ansys EmployeeIf you right click "open solver files directory", you can see file admodel_##.ad file.Â
You can copy these files to the Linux machine, and run from command lines.
Â
You may refer to here for command to run Autodyn in Batch Mode on Linux Platforms.
Â
The arguments to the script control which model is executed: (assuming you are using ANSYS 2019 R3.
autodyn195 –I {ident-name} –C {cycle-number}Â
The C(ycle) argument is not required, and will default to cycle zero if not present.Â
Â
Putting a file named endbat.dat in the running directory will cause a simulation to stop at the end of the current cycle. Once stopped, Autodyn will delete the endbat.dat file.Â
Â
-
November 12, 2019 at 2:22 pm
Missy Ji
Ansys EmployeeYou can run explicit model in WB for one cycle to get these files. admodel0.ad
-
November 13, 2019 at 9:40 am
-
November 13, 2019 at 9:42 am
rahulb
SubscriberI am unable to access the file you are directing to refer ..
Â
-
November 13, 2019 at 9:46 am
rahulb
Subscriberthe terminal is statingÂ
 Running Ident:{admodel_0}
   from Cycle:      0
 **********************************************************
Ident {admodel_0} not found Â
-
November 13, 2019 at 4:17 pm
Missy Ji
Ansys EmployeeYou need to log in to access the help.
autodyn195 –I admodel -C 0
Â
Is this the command you are using?
-
November 14, 2019 at 6:55 am
rahulb
Subscriberit gave a message run successfully completed. how do I access the solution file? how to post-process that file back in the windows machine.
Â
-
November 19, 2019 at 3:54 pm
Missy Ji
Ansys EmployeeIf you are using Autodyn, you may copy the results back to windows, and post-process.
Â
If you are using Workbench GUI, copy the file back to Windows, you need to edit the following file:
C:Program filesANSYS Incv150aisolDesignSpaceDSPagesxmldstopmenu.xml
Â
Find the section:
Â
and remove the line with the call back to CanReadAnsysResultFile:
Â
now save the file.
Â
This is a slight hack so I would also take a copy of the original dstopmenu.xml file just in case.
And then you can read results back from menu, solutions, tools, read result files.
-
- The topic ‘How to use autodyn on linux system’ is closed to new replies.
-
2432
-
930
-
599
-
591
-
569
© 2025 Copyright ANSYS, Inc. All rights reserved.