Load Case and Node Output Tab

The Load Case and Node Output tab is used to specify which load case or cases and which node or nodes are to be translated from the existing results file to the new results file. You can specify to translate the entire file, or specify particular load cases and nodes.

While working in the load case spreadsheet, the following shortcut keys can be used:

Key Function
F2 or double-click Edit the current cell.
Enter Move to the next cell (and add a blank line if necessary)
Ctrl+D Fills the highlighted column with a copy of the first cell (copy Down). This functions on a single column.
Ctrl+S

Fills the highlighted column with a Series of numbers. When activated, you are prompted to enter an increment value for each entry in the first cell. (A range, such as 1-5, counts as two entries.) Each increment value is added to the value in the preceding cell to create a value for the next cell. If there are more entries in the first cell than increment values provided, then zero (0) will be used for the unspecified values. This functions on a single column. See the Appendix Examples.

Delete Clears the entries from the highlighted cells.
right-click Display a popup menu of available commands.

Both the width of the cells and height of the rows can be adjusted to display the complete contents. Entries will wrap to the next line if a space is included between the values. Use the Delete Row and Insert Row buttons to delete selected rows or insert blank rows in front of the selected rows (in effect, move the selected rows down). Other notes are as follows:

Merge Load Case button

Although the spreadsheet cells can be expanded, it may be inconvenient to put too many entries into a given cell. Instead of placing all the entries into the Node(s) column of the spreadsheet, the entries can be placed in multiple row. In such situations, highlight the multiple rows and click the Merge Load Case button. Clicking the button does three things:

Note: If new text is entered in the Load Case(s) column of a merged cell, the merging is removed (same as using the Split Load Case(s) button in the cell). Other cells above and below the current cell are not affected.

The differences between the merged load cases and regular rows can be seen in the following example.

User Input Resulting Output
  Load Case Node  
Merged load cases:      
1 3  
1 5  
1 7  
1 10 <--- nodes from merged cells (row 2) are output before the next load case
1 11  
1 12  
1 13  
2 3  
2 5  
2 7  
2 10 <---
2 11  
2 12  
2 13  

The above scheme is equivalent to this input:

Split Load Case button

When multiple rows are selected, click the Split Load Case button to remove any merged load cases. It does not restore the load case entries that may have existed before the Merge Load Case button forced all entries to be the same as the first entry.

User Input Resulting Output
  Load Case Node  

Split load cases (not merged):

(input table values same as previous example)

     
1 3  
1 5  
1 7  
2 3 <--- each load case output before nodes from the next row (row 2)
2 5  
2 7  
1 10  
1 11  
1 12  
1 13  
2 10 <---
2 11  
2 12  
2 13