🎉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

Can HyperView read material data from Abaqus input or odb?

User: "Maximilian Steinhuber"
New Altair Community Member
Updated by Maximilian Steinhuber

Hi all,

is there a way to read the data of abaqus material cards into HyperView? I would like to create a Reserve Factor in Derived Results for all the elements by simply dividing material allowable by vonMises. Therefore it would be great to read the allowables directly from the abaqus cards. Or is there a way to assign the allowables to the different materials in Hyperview? Goal would be to use only a single expression in expression builder using the model library.

Thanks!

Regards Max

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "Adriano_Koga"
    Altair Employee
    Updated by Adriano_Koga

    Hi,

     

    I'm not quite sure if the allowable is readable from the .inp file by HV.

    But you can load material data from your .inp file in general by loading your model using the 'advanced math' template.

    Take a look at this discussion here.

    https://community.altair.com/community?id=community_question&sys_id=b3c8fb0fdb20a490e8863978f49619ad

    User: "Michele Macchioni"
    Altair Employee
    Updated by Michele Macchioni

    There could be some tweak needed on the rmxml configuration file to point to the right attributes (which one can access from HM attribute table).

    another approach would be to register the allowable to materials via xml.

    Max, 

    if you could share an *.inp sample as reference, I can try to dig a little bit.

    Let me know.

    Thanks

    Michele

    User: "Maximilian Steinhuber"
    New Altair Community Member
    OP
    Updated by Maximilian Steinhuber

    Hi Adriano and Michele,

    thanks a lot for your reply. Using the xml file works fine!

    @Michele For me it is ok to use the xml file. The effort is pretty small and in this way it is pretty flexible to modify allowables. If I need more information or another solution I will come back to you.

    Regards Max