Directories
Each optimization cost, constraint, or sensitivity evaluation results in a complete simulation.
- First, the initial_run directory is created. This directory contains the results of a simulation performed with the original model, before any optimization is attempted.
- Next, for each iteration k, a directory iter-k is created as shown in the figure below.
Taking the four-bar example once again, each simulation creates the following files:
- test-4bar.xml, the MotionSolve XML deck.
- test-4bar.log, the MotionSolve log file for the simulation.
- test-4bar.abf, the binary file that can be used for plotting.
- test-4bar.h3d, the binary file that can be used for animation and graphical results visualization.
- test-4bar.mrf, the binary MotionSolve results file.
- test-4bar.plt, the ASCII plotting file.