Accessing deformed and un-deformed parts at a time

Altair Forum User
Altair Forum User
Altair Employee
edited October 2020 in Community Q&A

 Sir,

 

 How can we access a deformed model and its undeformed shape at a time?

 

I have first loaded the model and result file (.odb file) simultaneously and in second step only the model (same .odb file)  with 'overlay' option checked.

I want to measure relative displacement between two nodes in which one node is on the deformed shape and one node is on the undeformed shape.

However it is not letting me select node from another model file which is not current.

 

<?xml version="1.0" encoding="UTF-8"?>QUERY.png

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited February 2016

    Hi,

     

    The node on deformed and undeformed model, is it same or different?

     

    If it is same, Have you tried using Measures panel to calculate relative displacement?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited February 2016

    Yes, the nodes would be the same (BY ID) as the deformed part is derived from the undeformed part (Mesh 'd be same (no adaptivity used))

     

    However wile trying relative displacement from measure panel, it enables to select only those nodes which are their in current model file and does not permit to select a node (nothing but the same node-by ID) from another model file.

     

    How about if I could have two components (deformed and undeformed) in a single model file?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited February 2016

    Actually I'm having a hose which is deforming diametrically.

    And I want to show/report how a particular point is undergoing a relative displacement (deforming) with respect to its original position (undeformed).

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited February 2016

     Sir,

     

     How can we access a deformed model and its undeformed shape at a time?

     

    I have first loaded the model and result file (.odb file) simultaneously and in second step only the model (same .odb file)  with 'overlay' option checked.

    I want to measure relative displacement between two nodes in which one node is on the deformed shape and one node is on the undeformed shape.

    However it is not letting me select node from another model file which is not current.

     

    <?xml version="1.0" encoding="UTF-8"?>QUERY.png

     

     

     

    See there are two model instances...

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited February 2016

    Soumitra,

     

    Check the GIF image below and let me know if this what you are looking for.

    <?xml version="1.0" encoding="UTF-8"?>gif.gif

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited February 2016

    Yes Sir

     

    This is it,

     

    But how did you do this ?,

    I mean the wire frame part (undeormed) is simultaneously shown with the deformation simulation?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited February 2016

    Soumitra,

     

    Go to Deformed panel and select the Show Undeformed shape (in my case it is wireframe)

     

    Next, go to Measures panel, select the node and select relative displacement.

     

    You just need the results file. Don't overlay another file.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited February 2016

    Ok Sir