The .mpcf file is an OptiStruct
ASCII format results file.
File Creation
Creation of this file is controlled by the MPCFORCES I/O Option.
The file is divided up by iteration. Output from each iteration starts with a line in the
following format:
- ITERATION
- Keyword denoting the beginning of a new iteration.
- Iteration_number
- Iteration number.
Each iteration section contains the multi-point force of constraint for each node,
for which this output format was selected, in each linear static subcase. Each
subcase section is given the following header:
- Subcase_id
- User-defined subcase ID to which the mpc forces apply.
MPC force information is then provided, for each node, in the
following format:
- Node_id
- Node identification number.
- x-force
- The x-translational component of the force at the node.
- y-force
- The y-translational component of the force at the node.
- z-force
- The z-translational component of the force at the node.
- x-moment
- The x-rotational component of the force at the node.
- y-moment
- The y-rotational component of the force at the node.
- z-moment
- The z-rotational component of the force at the node.
- The I/O Option Previously Supported Results controls
the frequency of output for analytical results during an optimization.