Compute

To compute results for your Phase2 model, select the Compute option from the toolbar or the Analysis menu. This will carry out the finite element stress analysis for the current model. NOTE:

Compute Engine

As of Phase2 version 7.0, two different compute engines are provided with the program:

  1. The original Phase2 compute engine (used in versions prior to version 7). Filename: feawin.exe

  2. A new compute engine which incorporates Intel's math kernel library, with fast matrix solver routines. Filename: feawin_intel.exe

The executable files can be found in your Phase2 installation folder.

When you select the Compute option in the Phase2 model program, the compute engine which is launched is determined by the setting of the Use Fast Intel Solver checkbox in the Preferences dialog:

The new compute engine with fast Intel solver is now the default compute engine, as it has been proven to give the same results as the original compute engine, with significantly faster solution times for large models, when using Gaussian Elimination (see note below). The new solver is also more robust than the original, and can successfully solve a wider range of models (e.g. with poor quality meshes).

In general the new compute engine is recommended. If for some reason you wish to use the original Phase2 compute engine (e.g. to compare results of old files) you can turn off this checkbox in Preferences. Just remember to turn the checkbox ON again when you are done, to take advantage of the new solver capabilities.

NOTE:

Running Compute as a Standalone Program

The executable files for the compute engines are found in your Phase2 installation folder, and have the following filenames:

You can run either engine as a standalone program (e.g. for batch file compute) by:

This will display the Compute dialog, allowing you to select one or more files to compute.

Output Files

After a Phase2 analysis, the following output files are created:

 

.R??

The .R?? files are the main Phase2 output files, containing all of the nodal stress and displacement data. The ?? characters represent the stage numbers, which can range from 01 to 300. For example, a single stage model will only have an .R01 file. A two stage model will have .R01 and .R02 files, etc.

.X??

The .X?? files contain bolt data, if bolts are being used for support. The ?? characters represent the stage (01 to 300)

.U??

The .U?? files contain strain data. The ?? characters represent the stage (01 to 300)

.LOG

A .LOG file is always created, which summarizes a few important analysis parameters (number of iterations, run time, etc.) for each stage. The log file can be opened in the Phase2 Interpreter, or it can be viewed with any ASCII text editor.

 

By default Phase2 now uses a compressed file format to store all input and output files for a given model. After the analysis, all of the above output files will be contained in a single compressed (zip) file with extension *.fez.