ANSYS Workbench: How to get SEPC?
ANSYS Workbench: How to get SEPC?
(OP)
Hi,
I've been trying without success to obtain the structural error (global) in Ansys Workbench for a very simple model. Using the APDL command for the SEPC doesn't work as it says that SEPC is not available.
Any ideas?
Many thanks,
I've been trying without success to obtain the structural error (global) in Ansys Workbench for a very simple model. Using the APDL command for the SEPC doesn't work as it says that SEPC is not available.
Any ideas?
Many thanks,





RE: ANSYS Workbench: How to get SEPC?
Either in the analysis settings branch or in the solution branch, there is an option to set your requested output items, play with those settings and see if it helps. I'm not at the computer now so can't give any closer details.
Hope this helps
/petb
RE: ANSYS Workbench: How to get SEPC?
Thanks for your interest but I can't find that option in the GUI. As far as I understand, the only way is to run the APDL command PRERR using an object, but it gives me the error I mentioned before.
Best,
RE: ANSYS Workbench: How to get SEPC?
I had another look at this. Make sure to unselect non-structural elements like surface-elements before trying to get the PRERR-item, also this command need the graphics from an element-plot to work. This will work in the /graphics,full-mode only. The command snippet below will work for a shell model with 181-type elements. It's likely easy to adjust for your needs, depending on your APDL-knowledge of course.
Hope this helps
/petb
RE: ANSYS Workbench: How to get SEPC?
HTH
/Petb