Optimization of a laminate with a non-symetric core

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

Hey Guys,

I'm trying to modelate what in formula student is called as a groove, this is a place where we take the core and unite the inner and outer layers of the monocoque (image below)

To build my model i followed the steps:

-Import a solid from the CAD, mesh the upper and bottom faces of the solid with a 2D mesh and then a 3D mesh to the solid;

-Changed the upper and lower face to another component to create the plyes, create them and the laminate.

-Create a property PSolid for the laminate and PComPP for the plyes;

-Material for the core is a Mat1 and for the plies a Mat8

-The constraints and forces are in the image below. The force is applied in a rigid at a certain distance of the laminate

 

The problem is when i run i have a displacement of 1e+10 and i don't understand why

 

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

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

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2018

    Hi,

     

    Can you constraint all DoFs and check if that helps?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2018

    The problem is when i run i have a displacement of 1e+10 and i don't understand why

    use nonlinear solver.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2018

    use nonlinear solver.

     

    Hi,

     

    Can you constraint all DoFs and check if that helps?

     

    Thanks for your answers, i already solved the problem. The upper and bottom surface are not well conected. I have another question, what is the better material card for the core since it is an aluminium honeycomb?

     

    I am also interested in taking a force vs displacement curve of this with an increasing force. Is it possible to do in hypermesh? What should i do? Is there anything that i can check that help me doing that?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2018

     

     

    Thanks for your answers, i already solved the problem. The upper and bottom surface are not well conected. I have another question, what is the better material card for the core since it is an aluminium honeycomb?

     

    I am also interested in taking a force vs displacement curve of this with an increasing force. Is it possible to do in hypermesh? What should i do? Is there anything that i can check that help me doing that?

    You can model core as just solid and use MAT1 card with PSOLID property. 

     

    Force Vs displacement for linear static?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2018

    You can model core as just solid and use MAT1 card with PSOLID property. 

     

    Force Vs displacement for linear static?

    Is what i have done.

     

    My objective is trying to simulate a traction test and obtain the displacement with an increasing force. I think its non linear but i'm not sure 

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2018

    Is what i have done.

     

    My objective is trying to simulate a traction test and obtain the displacement with an increasing force. I think its non linear but i'm not sure 

    Yeah or transient 

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2018

    Yeah or transient 

     

    What do you think is the best option to do this with altair products (Optistruct or Radioss)

  • Simon Križnik
    Simon Križnik Altair Community Member
    edited October 2020

    Hi,

     

    force vs displacement curve can be done using non-linear quasi-static analysis (NLSTAT) in Optistruct. There are a few examples:

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

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

    Radioss should be used if there are inertial effects due to high loading rate.

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2018

    What is considered to be inertial effects? Is like reduction of thickness in some points?

    Is it possible to model the honeycomb with the Material P9ORT, because the honeycomb have diferent resistance in compression axis and plane axis (Attached you can see the properties of the honeycomb)

    <?xml version="1.0" encoding="UTF-8"?>image.thumb.png.2914c32f7845eca0772f53725aa422dd.png

  • Simon Križnik
    Simon Križnik Altair Community Member
    edited November 2018

    Inertial effects are due to acceleration in dynamic events: we must consider mass (inertia), i.e. sum of all forces = m*a

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited November 2018

    Hi @JFormiga14

     

    You can model with MAT9ORT+ PSOLID/PCOMPLS.  As Ivan expressed that Inertia effects are due to accelerations and are considered in dynamic events. So, if you are running a linear static analysis, inertia effects will be ignored.