Activating the command: Results Options Other
Tools
Combine Load Cases in the Results environment.
Use the Combining Load Cases dialog to add the results from multiple models (or from multiple load cases in a single model) to create a new set of results. In addition to the obvious situation of creating new load scenarios from existing results, it is often easier and faster to run separate analyses and combine the results to get the new combinations instead of putting all the combinations in one run. The results that are combined are the displacements, reaction forces, and stresses, provided that these results exist for all the models/load cases being combined. For example, both linear static stress and modal analyses have displacement results, so the combined results will include the displacements (even though these displacements represent different things in each model). But since modal analysis does not have stress or reaction forces, the combined results will not have stresses or reaction forces.
In the process of combining the results, you can specify the following:
For example, imagine the following ten sets (load cases) for a design:
Perhaps the pressure represents the wind, and therefore it needs to be analyzed in a positive and negative direction, and the nodal forces are live loads. Since the gravity, nodal forces, and pressure repeat in the above load cases, the following models and load cases can be analyzed:
Model | Load Case | Applied Load |
---|---|---|
Design_X |
1 2 3 |
gravity in X-direction nodal forces pressure |
Design_Y | 1 | gravity in Y-direction |
and combined as follows:
Applied Load | New Load Case | Models to Combine (scale factor * model load case) |
---|---|---|
gravity in X-direction + nodal forces | 1 | (1)*(Design_X LC 1) + (1)*(Design_X LC 2) |
gravity in X-direction + pressure | 2 | (1)*(Design_X LC 1) + (1)*(Design_X LC 3) |
gravity in X-direction - pressure | 3 | (1)*(Design_X LC 1) + (-1)*(Design_X LC 3) |
gravity in X-direction + nodal forces + pressure | 4 | (1)*(Design_X LC 1) + (1)*(Design_X LC 2) + (1)*(Design_X LC 3) |
gravity in X-direction + nodal forces - pressure | 5 | (1)*(Design_X LC 1) + (1)*(Design_X LC 2) + (-1)*(Design_X LC 3) |
gravity in Y-direction + nodal forces | 6 | (1)*(Design_Y LC 1) + (1)*(Design_X LC 2) |
gravity in Y-direction + pressure | 7 | (1)*(Design_Y LC 1) + (1)*(Design_X LC 3) |
gravity in Y-direction - pressure | 8 | (1)*(Design_Y LC 1) + (-1)*(Design_X LC 3) |
gravity in Y-direction + nodal forces + pressure | 9 | (1)*(Design_Y LC 1) + (1)*(Design_X LC 2) + (1)*(Design_X LC 3) |
gravity in Y-direction + nodal forces - pressure | 10 | (1)*(Design_Y LC 1) + (1)*(Design_X LC 2) + (-1)*(Design_X LC 3) |
Setting up two models or design scenarios with a total of 4 load cases and using the Load Combination is less work for you than setting up two models with a total of ten load cases. Also, once the base results are created in the two models, they can be combined and scaled quickly at a later time without rerunning the analysis of the models.
The input in the last column of the above table is the information entered into the Combining Load Cases dialog.
The basic steps to combine the results from multiple models are as follows:
The path and filename of the new model, with the combined results, is shown in the input field labeled Path and name of file containing combined load cases. To specify the name, click the ellipsis button () to the right of this field, and a standard Save As dialog box appears. For example, click the
button, navigate to a folder, and enter the name my_combined_results. Note that the file will be placed in a subfolder with the same name as the file (...path...\my_combined_results\my_combined_results.fem. This subfolder is created automatically if it does not exist already.
Since the new results can contain multiple load cases, the left half of the Specification of New Load Cases section is used to create and display the new load cases. The Load case in combined model pull-down is used to set which new load case is being shown in the Composition of New Load Case spreadsheet. New load cases are added to the new results by clicking the Add new load case button. In the previous example, you click the Add new load case button 9 times to get the 10 load cases required. The Composition of New Load Case spreadsheet needs to be filled out before adding a new load case.
Figure 1: Load Cases to Create (continued in Figure 2)
Use the Remove new load case button to remove the new load case that is currently displayed.
Options for Combinations
There are numerous options for combining the results. These are the check boxes on the left half of the dialog. The options and effects are as follows:
where
The Multiplier for each analyzed load case must be 1 to perform the combination when using this option.
Secondary results (principal stresses, and other stresses calculated from primary stresses) are calculated for each analyzed load case shown in the spreadsheet and then combined using the above formula.
The option Direct SRSS Combination is not available if more than one output load case is specified for the combined model.
where
After the displacements are combined, the Stress Calculation Utility (mknso.exe) is executed. All stress results are calculated based on the element stiffness and combined displacements.
The option Use SRSS Combination Mode is not available if more than one output load case is specified for the combined model.
The right half of the Specification of New Load Cases section is used to indicate which previously analyzed models to combine, which load case to use from the models, and the multiplier used for each load case. Use the Add Row and Delete Row buttons to add or delete rows to the spreadsheet to specify additional model results to combine.
Figure 2: Models to Combine(continued from Figure 1)
Clicking in the Results File Name or Load Case cell of the spreadsheet will give a new dialog window. Use the Select Results File button on the new dialog to indicate which results file to use in the combination. Be sure to set the Files of type: drop-down arrow as necessary for the type of results to select. (Also, keep in mind that the results are located in the design scenario folder under the model's ds_data folder.) After the file is chosen, use the Existing load cases in file pull-down on the new dialog window to indicate which load case to use from the analyzed model. Click the OK button to fill the information into the spreadsheet.
Click in the Multiplier column of the spreadsheet to enter the multiplier for the chosen load case. The multiplier can be any value: positive or negative, whole number or fraction.
To perform the computations and create the combinations specified in the spreadsheet, click the Combine load cases button. A progress dialog window will appear; click the Combine button to begin the actual processing. After it completes, click the Log tab to view the feedback from the processor. Click the OK button to close the progress window, and then click the Done button on the Combining Load Cases dialog to close it.
After creating the new load combination, use Open to open the new model and view the results. Be sure to set the Files of type on the Open dialog box to Autodesk Simulation Results (*.fem). (The Load Combination Utility only creates the result files; it does not create an FEA model file.) See the tip below for the location of the model to select with the Open dialog.
If the default Autodesk Simulation FEA Model (*.fem) file is opened, then an empty model will appear in the FEA Editor environment: no geometry, no part information. Switch to the Results environment in this case to see the combined results.
The file and folder structure for the combined results model is as follows:
![]() |
The folder specified by the user for the new results file. This is where the combined model is saved. | |||
combined.clc | The Combined Load Case file (.CLC) containing the input. In this example, the user specified the name as combined. | |||
![]() |
A folder created by the load combination software which contains the combined model results. | |||
combined.fem | The Autodesk Simulation Results (*.fem) file. This is the file to open. | |||
![]() |
A folder created by the software to hold each design scenario data. | |||
![]() |
Folder for design scenario number 1. The user normally does not need to access any data below this folder for a combined model. | |||
ds.asd ds.do3 ds.lg3 ds.ns3 |
Files with the results for design scenario 1. | |||
![]() |
The .MOD folder for design scenario 1. |
When either the Direct SRSS Combination option or the Use SRSS Combination Mode is used, the combined results file will have the following features: