🎉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

GRAV card image

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

I m having problem to understand GRAV card image of load collector.

please help

Find more posts tagged with

Sort by:
1 - 6 of 61
    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    Hi,

     

    Please check the image below (Global coordinate system)

    <?xml version="1.0" encoding="UTF-8"?>post-7616-0-11648400-1422851479_thumb.jp

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    How does a computer can know to which component in an assembly acceleration needs to be applied.

    As we don't give any input to GRAV of component or assembly

    User: "Rahul_P1"
    Altair Employee
    Updated by Rahul_P1

    iashishsarode

     

    Gravity is applied as a field on the entire model. 

    User: "Altair Forum User"
    Altair Employee
    OP
    Updated by Altair Forum User

    thank you for helping me to understand.

    User: "terran"
    Altair Community Member
    Updated by unknown

    My plan is to apply the gravity on the y-z plane in the direction of the bisector formed by the y and z Vector.

     

    How would i do that?

    By having the input:

    g: 5 units

    n1: 0

    n2: 1

    n3: 1

    Would that mean the value 5 units would be applied simultaneously in the y-direction as well as in the z-direction or would it mean that 5 units would be applied in the direction of the bisector of z and y?

     

     

     

    User: "Adriano Koga_20259"
    New Altair Community Member
    Updated by Adriano Koga_20259

    My plan is to apply the gravity on the y-z plane in the direction of the bisector formed by the y and z Vector.

     

    How would i do that?

    By having the input:

    g: 5 units

    n1: 0

    n2: 1

    n3: 1

    Would that mean the value 5 units would be applied simultaneously in the y-direction as well as in the z-direction or would it mean that 5 units would be applied in the direction of the bisector of z and y?

     

     

     

    G is the total magnitude and N1, N2 and N3 will give you the direction only.

    If you want to compute individually, you can create multiple GRAV cards and combine them with LOADADD card.

    I.e: create 2GX, create 1GZ and then combine them with LOADADD card.

    Or also create unit GRAV in each direction, and use the S1 multipliers to get the 2G, 1G, etc..