LOAD_GRAVITY
Loads
    
        
            *LOAD_GRAVITY
"Optional title"
direc, cid, addmass, csysid, $sf$
    "Optional title"
direc, cid, addmass, csysid, $sf$
Parameter definition
Description
Defines gravity loading that acts on the full model.
Note: A positive gravity constant results in body forces acting in the negative coordinate axis direction.
Example
Gravity
The following commands define a constant gravity in z-direction.
                
                    *LOAD_GRAVITY
            Z, 123
            *CURVE
            123
            0.0, 9.82
            1.0, 9.82