Action: QUATERNION_BOND_PRODUCT_MATRIX
Module | crystdistrib |
---|---|
Description | Usage |
Calculate the product between a matrix of quaternions and the bonds |
Output components
This action calculates the values in the following table. These values can be referenced elsewhere in the input by using this Action’s label followed by a dot and the name of the value required from the list below.
Name | Type | Description |
---|---|---|
w | matrix | the real component of quaternion |
i | matrix | the i component of the quaternion |
j | matrix | the j component of the quaternion |
k | matrix | the k component of the quaternion |
Input
The arguments that serve as the input for this action are specified using one or more of the keywords in the following table.
Keyword | Type | Description |
---|---|---|
ARG | vector/matrix | this action takes 8 arguments |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
Keyword | Type | Default | Description |
---|---|---|---|
ARG | input | none | this action takes 8 arguments |
SERIAL | optional | false | do the calculation in serial |