28 January 2019 1 5K Report

How to select a node from a set of selected nodes and get the node number corresponding to maximum value of say y displacement. It should also take the mod (for selection of maximum negative value).

/POST1

PLNSOL,U,Y

*GET,UYNEG,PLNSOL,0,MIN

select the value of displacement whereas I want to select the node number corresponding to this displacement. Also it should be able to compare the max negative and positive values of displacement and give me the highest value.

More Inaam Qazi's questions See All
Similar questions and discussions