IntegrationWeightsΒΆ
Use this post-process to export the integration nodes and weights required to numerically integrate a field of order IntegrationOrder exactly.
The output is stored in a JCM table file with the following columns:
Columns 1-3: PointsX, PointsY, PointsZ
Position of the integration nodes in Cartesian coordinates.
Column 4: DomainId
The
DomainId
denotes the physical domain as specified in the layout that contains the integration node.Columns 5: Weight
The integration weight for the integration nodes.