Parameters for calculating momentum¶
Parameters here are for total momentum calculations. Momentum matrix is also calculated.
calculation.momentum.momentumMatrixOnly¶
key word |
: |
calculation.momentum.momentumMatrixOnly |
possible values |
: |
1, true, 0, false |
default value |
: |
false |
description |
: |
If true, the total momentum will be calculated. |
Otherwise, only the momentum matrix is calculated. |
||
an example |
: |
calculation.momentum.momentumMatrixOnly = true |