Next: Graph Plots
Up: Using FEMVIEW with PHOENICS
Previous: Changing the Results Presentation
The results displayed may be filtered using the command RESULTS RANGE. Various ranges maybe specified or a set of elements may be given. One example of a use for this is to reduce the number of vectors on a vector display by creating a set containing half the number of elements (alternate elements), and set this to be the selected range. The command sequence to achieve this is :-
CONSTRUCT SET OPEN setname CONSTRUCT SET APPEND ELEMENTS 1 TO number_in_model STEP 2 CONSTRUCT SET CLOSE RESULTS RANGE SET setname