Skip to content

Retrieve the volume array of mesh elements #3520

Answered by mikerife
derne058 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @derne058
See the MAPDL help on the *VGET command; it can retrieve the element volume for all elements at once. Then see the *VSCFUN command which can be used to find the properties of a MAPDL array parameter. One property is the sum of the values. Should be much faster than looping a *GET.
Mike

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@derne058
Comment options

Answer selected by germa89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants