ANSYS +EXCEL
ANSYS +EXCEL
(OP)
Hi
please tell me , how can i insert reasults from ANSYS to EXCEL.
please tell me , how can i insert reasults from ANSYS to EXCEL.
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
|
RE: ANSYS +EXCEL
GUI:
Utility Menu>File>Switch Output to>File
or you use the Command line:
fini
/cle
...
...
etc.
/prep7
...
...
/solu
solv
...
etc.
/output,<jobname>,<ext>
prrsol,f ! reaction forces only
/output ! prevent further items being redirected to the file
...
...
...
You can then bring this file into excel. If you are using DesignSpace/AWE you can directly export the results to an excel spreadsheet by right-clicking on the item in the tree, clicking "Export" and following the prompts. Beware! this can create HUGE files!
The best of luck,
-- drej --