How to plot pressure loads in Mechanical when they come from a command snippet using SFE.


The nodal pressures on elements are stored as SMISC records. These can be accessed using the user defined result under solution.

You will need to include a command snippet to force the appropriate records to be stored.

OUTRES,ALL,ALL

Then in the user defined result set = SMISCxx, where xx is a number that can be found on the element description for the relevant nodal pressure.





Show Form
No comments yet. Be the first to add a comment!