HyperWorks Solvers

ACCM

ACCM

Previous topic Next topic No expanding text in this topic  

ACCM

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Format

ACCM (I, J, L)

Description

The ACCM function computes the magnitude of the total relative translational acceleration between markers I and J. Time derivatives are calculated in the reference frame of marker L. The first argument, marker I, must be specified.  The second and third arguments are optional.

Example

<Post_Request

    comment             = "O_ACCXYZ"

    id                  = "70000015"

    type                = "EXPRESSION"

    expr1               = "NULL"

    expr2               = "ACCM(30103031,30102021)"

    expr3               = "ACCX(30103031,30102021)"

    expr4               = "ACCY(30103031,30102021)"

    expr5               = "NULL"

    expr6               = "ACCZ(30103031,30102021)"

    expr7               = "NULL"

    expr8               = "NULL"

/>

Arguments

I

The marker whose acceleration is to be computed.

J

The marker with respect to which the acceleration is to be computed.  This argument is optional.  If omitted, it defaults to the ground coordinate system.

L

Time derivatives are taken in the coordinate system of this marker.  This argument is optional.  If omitted, it defaults to the ground coordinate system.

See Also:

Functions

Command Statements

Model Statements

Notation and Syntax