🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to export the flux density at the centre point of each mesh element?

User: "Wenjun Zhu"
Altair Community Member
Updated by Wenjun Zhu

In 2D application, with 2nd order mesh. how to export the flux density at the centre point of each mesh element?

for example, I have a triangle element with 6 nodes. how to export the flux density(in T) on the red point?

I need that for all the elements on a face region.

Thank you

image

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "asoualmi"
    Altair Employee
    Updated by asoualmi

    Hi,

    In Flux there is a macro allows to compute the are average value. Tis macro is available in:

    C:\Program Files\Altair\2022.1\flux\Extensions\Macros\Macros_Flux2D_Postproc.

    Thanks

    User: "Wenjun Zhu"
    Altair Community Member
    OP
    Updated by Wenjun Zhu

    Hi,

    In Flux there is a macro allows to compute the are average value. Tis macro is available in:

    C:\Program Files\Altair\2022.1\flux\Extensions\Macros\Macros_Flux2D_Postproc.

    Thanks

    Thanks!

    but what I want is the value on the mesh element, not on the face region. One region could have hundreds of elements or even more.