Changes between Version 26 and Version 27 of VisItBasics


Ignore:
Timestamp:
05/31/11 11:59:46 (14 years ago)
Author:
Brandon Shroyer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • VisItBasics

    v26 v27  
    8484Pseudocolor plots are opaque by default.  This means that if you try to create a pseudocolor plot of a 3D dataset, you will get a large colored block.  The boundary conditions of the dataset will be visible, but you will probably want to see some of the interior.  This is where the ''slice operator'' comes in.
    8585
    86 [[[Image(Bx3Dunsliced.png)]]]
     86[[Image(Bx3Dunsliced.png)]]
    8787
    8888The slice operator creates a 2D plot by taking a planar slice of a 3D one.  This is especially effective for problems with some kind of axial symmetry, where a cross section of a coordinate plane will give you a pretty good idea of what's going on throughout the simulation.
     
    94942.  Under {{{Plots}}}, select {{{Operators->Slicing-Slice}}}.
    9595
    96 [[[Image(SliceOperatorSelect.png)]]]
     96[[Image(SliceOperatorSelect.png)]]
    9797
    9898[[BR]]