sinusoidal bearing load distribution normal to the surface

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

Good afternoon,

Does anybody know how to apply a sinusoidal equation load to a set of nodes.

I have also tried to add the panel - userpage.mac

// User Page Macro Definitions

*createbutton(5, 'Field Loads... ', 0, 0, 10, BUTTON, 'Create load by equations.', 'tcl_script', 'mathbc.tcl')

I typed for example 1000*sin(y) and I don't see a sinusoidal distribution normal to the surface

I am trying to apply a bearing load.

Regards,

Harry Tempelman

Tagged:

Answers

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited May 2011

    works for me, have you given a proper vector?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited May 2011

    works for me, did you give a proper vector defining the normal to the surface?

    -- cae.developer@gmail.com

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited September 2015

    Even I am also facing the same issue, I wants to apply a sinusoidal bearing load on a particular set of nodes.

    How can I apply?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited September 2015

    Please replay me.... image/emoticons/default_sad.png' alt=':(' srcset='/emoticons/sad@2x.png 2x' width='20' height='20'>

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited September 2015

    Hi Jodha,

     

    Have you tried with Equation in Force panel?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited September 2015

    Yes I have, I given an equation -Cos (y) +1 force distribution is correct.

    But I to distribute 20kN to particular nodes.

    How is it possible?

  • Altair Forum User
    Altair Forum User
    Altair Employee
    edited September 2015

    Hi everyone,

    This is what I have done for my sinusoidal loading equation, but how can I consider the magnitude of 20KN in this equation?

    My equation is -cos (y)+1

    Help me please...........

    <?xml version="1.0" encoding="UTF-8"?>post-37323-0-48069400-1442580368_thumb.j

  • tinh
    tinh Altair Community Member
    edited September 2015

    Hi everyone,

    This is what I have done for my sinusoidal loading equation, but how can I consider the magnitude of 20KN in this equation?

    My equation is -cos (y)+1

    Help me please...........

     

    Hi

    type in as 20000*(-cos(y)+1)

     

    image/emoticons/default_biggrin.png' alt=':D' srcset='/emoticons/biggrin@2x.png 2x' width='20' height='20'>