Visualization with ParaView

Similar documents
Visualization with ParaView. Greg Johnson

Visualization with ParaView

Why are we teaching you VisIt?

Introduction to Visualization with VTK and ParaView

Introduction to Paraview. H.D.Rajesh

MayaVi: A free tool for CFD data visualization

Visualization Plugin for ParaView

Processing Data with rsmap3d Software Services Group Advanced Photon Source Argonne National Laboratory

Parallel Large-Scale Visualization

VisIt Visualization Tool

RVA: RESERVOIR VISUALIZATION AND ANALYSIS

Scientific Visualization with ParaView

Visualization and Post Processing of OpenFOAM results a Brie. a Brief Introduction to VTK

James Ahrens, Berk Geveci, Charles Law. Technical Report

OpenFOAM postprocessing and advanced running options

Facts about Visualization Pipelines, applicable to VisIt and ParaView

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS

Petrel TIPS&TRICKS from SCM

Advanced visualization with VisNow platform Case study #3 Vector data visualization

Advanced visualization with VisNow platform Case study #2 3D scalar data visualization

Twelve. Figure 12.1: 3D Curved MPR Viewer Window

Petrel TIPS&TRICKS from SCM

Visualization of Adaptive Mesh Refinement Data with VisIt

RANGER S.A.S 3D (Survey Analysis Software)

Material for tutorial. Twitter: prabhu_r. Slides: Demos:


Spike Tech Tip: How to use your online, cloud-based tools for Spike

Post-processing and Visualization with Open-Source Tools. Journée Scientifique Centre Image April 9, Julien Jomier

Cassandra 2.0: Tutorial

Scientific Visualization with Open Source Tools. HM 2014 Julien Jomier

VisIVO, a VO-Enabled tool for Scientific Visualization and Data Analysis: Overview and Demo

A Contract Based System For Large Data Visualization

Adobe Illustrator CS5 Part 1: Introduction to Illustrator

In-situ Visualization: State-of-the-art and Some Use Cases

Data representation and analysis in Excel

VisCMD: Visualizing Cloud Modeling Data

Smart Board Basics. December, Rebecca Clemente Department of Education

Configuring Data Masking

A Hybrid Visualization System for Molecular Models

McIDAS-V Tutorial Using the McIDAS-X Bridge updated October 2010 (software version 1.0)

3D Data visualization with Mayavi

Plotting: Customizing the Graph

5.7. Quick Guide to Fusion Pro Schedule

Files Used in this Tutorial

VisIt: A Tool for Visualizing and Analyzing Very Large Data. Hank Childs, Lawrence Berkeley National Laboratory December 13, 2010

Ad-hoc Reporting Report Designer

The Visualization Pipeline

Lots and Lots of Symbols, Free. Introduction. Tutorial: Getting Symbols. New Commands in AutoCAD 2010: Part 8. by Ralph Grabowski

CLOUD DIGITISER 2014!

Creating a PowerPoint Poster using Windows

RuleBender Tutorial

Quick Start Guide. 2D & 3D Graphing for Scientists, Engineers & Business Professionals. GoldenSoftware,

MicroStrategy Analytics Express User Guide

Learning Module 4 - Thermal Fluid Analysis Note: LM4 is still in progress. This version contains only 3 tutorials.

Using Windows Movie Maker to Create Movies

TRIM: Web Tool. Web Address The TRIM web tool can be accessed at:

Quest Web Parts for SharePoint

WebViewer User Guide. version PDFTron Systems, Inc. 1 of 13

c360 Console User Guide

Visualization and Feature Extraction, FLOW Spring School 2016 Prof. Dr. Tino Weinkauf. Flow Visualization. Image-Based Methods (integration-based)

The following is an overview of lessons included in the tutorial.

Get To Know Paint Shop Pro: Layers

Bulk . What s Inside this Guide. Bulk and How To Get There 2. Bulk Setup 4. Bulk Details 7

Scientific visualization of HPC simulation data introduction and overview on MPG projects

WINDOWS 7 EXPLORE INTERNET EXPLORER 8

CHAPTER FIVE RESULT ANALYSIS

A. OPENING POINT CLOUDS. (Notepad++ Text editor) (Cloud Compare Point cloud and mesh editor) (MeshLab Point cloud and mesh editor)

Epson Brightlink Interactive Board and Pen Training. Step One: Install the Brightlink Easy Interactive Driver

imc FAMOS 6.3 visualization signal analysis data processing test reporting Comprehensive data analysis and documentation imc productive testing

Google Drive: Access and organize your files

To Begin Customize Office

Microsoft Excel Basics

TUTORIAL 4 Building a Navigation Bar with Fireworks

VisIVO, an open source, interoperable visualization tool for the Virtual Observatory

DataPA OpenAnalytics End User Training

Basic 3D reconstruction in Imaris 7.6.1

MicroStrategy Desktop

Creating and Using Links and Bookmarks in PDF Documents

Visualization with OpenDX

Solved with COMSOL Multiphysics 4.0a. COPYRIGHT 2010 COMSOL AB.

Getting started guide for installing printers and printing at UNIS

Advanced Microsoft Excel 2010

EXPORTING THE SCHOOL ROSTER INTO AN EXCEL SPREADSHEET

WebSphere Business Monitor V6.2 Business space dashboards

(These instructions are only meant to get you started. They do not include advanced features.)

Latin American and Caribbean Flood and Drought Monitor Tutorial Last Updated: November 2014

Visualization Process. Alark Joshi

understand how image maps can enhance a design and make a site more interactive know how to create an image map easily with Dreamweaver

Essay 5 Tutorial for a Three-Dimensional Heat Conduction Problem Using ANSYS Workbench

How to create pop-up menus

CONSTRUCTING SINGLE-SUBJECT REVERSAL DESIGN GRAPHS USING MICROSOFT WORD : A COMPREHENSIVE TUTORIAL

Tutorial 2 Online and offline Ship Visualization tool Table of Contents

Introduction to Scientific Data Visualization

Welcome to the First Step Webinar!

Working with SQL Server Integration Services

ANSYS CFD-Post Standalone: Tutorials

Race 07 Car Skinning Tutorial

Product Guide Nintex. All rights reserved. Errors and omissions excepted.

Visualisatie BMT. Introduction, visualization, visualization pipeline. Arjan Kok Huub van de Wetering

ILLUMINATE ASSESSMENT REPORTS REFERENCE GUIDE

Transcription:

Visualization with ParaView

Before we begin Make sure you have ParaView 3.10.1 installed so you can follow along in the lab section http://paraview.org/paraview/resources/software.html

Background http://www.paraview.org/ Open-source, multi-platform parallel data analysis and visualization application Mature, feature-rich interface Good for general-purpose, rapid visualization Built upon the Visualization ToolKit (VTK) library Primary contributors: Kitware, Inc. Sandia National Laboratory Los Alamos National Laboratory Army Research Laboratory

Data Types Supports a wide variety of data types Structured grids uniform rectilinear, non-uniform rectilinear, and curvilinear Unstructured grids Polygonal data Images Multi-block AMR Time series support

Visualization Algorithms Supports a wide variety of visualization algorithms Isosurfaces Cutting planes Streamlines Glyphs Volume rendering Clipping Height maps

Special Features Supports derived variables New scalar / vector variables that are functions of existing variables in your data set Scriptable via Python Saves animations Can run in parallel / distributed mode for large data visualization

Data Formats Supports a wide variety of data formats VTK (http://www.vtk.org/vtk/img/fileformats.pdf) EnSight Plot3D Various polygonal formats Users can write data readers to extend support to other formats Conversion to the VTK format is straightforward

Data Formats VTK Simple Legacy Format ASCII or binary Supports all VTK grid types Easiest for data conversion Note: use VTK XML format for parallel I/O VTK simple legacy format (http://www.vtk.org/vtk/img/file-formats.pdf)

Data Formatting Example Data set: 4x4x4 rectilinear grid with one scalar variable

ParaView Visualization Pipeline All processing operations (filters) produce data sets Can further process the result of every operation to build complex visualizations e.g. can extract a cutting plane, and apply glyphs (i.e. vector arrows) to the result Gives a plane of glyphs through your 3D volume

Demonstration WRF weather forecast data set Rectilinear grid Multiple scalar and vector variables Time series Can show: Clouds Wind Temperature

ParaView Test-Drive

Getting Started Download example data file RectGrid2.vtk http://portal.longhorn.tacc.utexas.edu/training/ Right-click, Save link as Open ParaView

ParaView Today we will: Create isosurfaces for a scalar variable Clip and slice the isosurfaces Use glyphs to display a vector field Use streamlines to show flow through a vector field Edit color maps Add slices to show variable values over a plane Adjust opacities of filters Add color legends Create volume rendering

ParaView Open the file RectGrid2.vtk Click File -> Open Select RectGrid2.vtk Click OK Click blue Apply Box outline of dataset extent displayed

ParaView Open the file RectGrid2.vtk Click File -> Open Select RectGrid2.vtk Click OK Click blue Apply Box outline of dataset extent displayed

ParaView Open the file RectGrid2.vtk Click File -> Open Select RectGrid2.vtk Click OK Click blue Apply Box outline of dataset extent displayed

ParaView Open the file RectGrid2.vtk Click File -> Open Select RectGrid2.vtk Click OK Click blue Apply Box outline of dataset extent displayed

ParaView Create isosurfaces Click Filters -> Common -> Contour In Isosurfaces box, click Delete All Click New Range Keep defaults, click OK Click blue Apply Click Display tab In Color by box, select vectors

ParaView Create isosurfaces Click Filters -> Common -> Contour In Isosurfaces box, click Delete All Click New Range Keep defaults, click OK Click blue Apply Click Display tab In Color by box, select vectors

ParaView Create isosurfaces Click Filters -> Common -> Contour In Isosurfaces box, click Delete All Click New Range Keep defaults, click OK Click blue Apply Click Display tab In Color by box, select vectors

ParaView Create isosurfaces Click Filters -> Common -> Contour In Isosurfaces box, click Delete All Click New Range Keep defaults, click OK Click blue Apply Click Display tab In Color by box, select vectors

ParaView Create isosurfaces Click Filters -> Common -> Contour In Isosurfaces box, click Delete All Click New Range Keep defaults, click OK Click blue Apply Click Display tab In Color by box, select vectors

ParaView Create isosurfaces Click Filters -> Common -> Contour In Isosurfaces box, click Delete All Click New Range Keep defaults, click OK Click blue Apply Click Display tab In Color by box, select vectors

ParaView Create isosurfaces Click Filters -> Common -> Contour In Isosurfaces box, click Delete All Click New Range Keep defaults, click OK Click blue Apply Click Display tab In Color by box, select vectors

Clip isosurfaces Click +Y view button Click Filters -> Common -> Clip Show Plane should be checked Drag arrow point around to front of surface (arrow turns red when selected) Click Inside Out checkbox Click blue Apply Click Show Center button to remove crosshairs ParaView

Clip isosurfaces Click +Y view button Click Filters -> Common -> Clip Show Plane should be checked Drag arrow point around to front of surface (arrow turns red when selected) Click Inside Out checkbox Click blue Apply Click Show Center button to remove crosshairs ParaView

Clip isosurfaces Click +Y view button Click Filters -> Common -> Clip Show Plane should be checked Drag arrow point around to front of surface (arrow turns red when selected) Click Inside Out checkbox Click blue Apply Click Show Center button to remove crosshairs ParaView

Clip isosurfaces Click +Y view button Click Filters -> Common -> Clip Show Plane should be checked Drag arrow point around to front of surface (arrow turns red when selected) Click Inside Out checkbox Click blue Apply Click Show Center button to remove crosshairs ParaView

ParaView Slice isosurfaces Click eye next to Clip1 to hide clip plot Click Contour1 in Pipeline Browser Click Filters -> Common -> Slice Drag arrow point around to front of surface (arrow turns red when selected) Click blue Apply

ParaView Slice isosurfaces Click eye next to Clip1 to hide clip plot Click Contour1 in Pipeline Browser Click Filters -> Common -> Slice Drag arrow point around to front of surface (arrow turns red when selected) Click blue Apply

ParaView Slice isosurfaces Click eye next to Clip1 to hide clip plot Click Contour1 in Pipeline Browser Click Filters -> Common -> Slice Drag arrow point around to front of surface (arrow turns red when selected) Click blue Apply

ParaView Slice isosurfaces Click eye next to Clip1 to hide clip plot Click Contour1 in Pipeline Browser Click Filters -> Common -> Slice Drag arrow point around to front of surface (arrow turns red when selected) Click blue Apply

ParaView Slice isosurfaces Click eye next to Clip1 to hide clip plot Click Contour1 in Pipeline Browser Click Filters -> Common -> Slice Drag arrow point around to front of surface (arrow turns red when selected) Click blue Apply

ParaView Slice isosurfaces Click eye next to Clip1 to hide clip plot Click Contour1 in Pipeline Browser Click Filters -> Common -> Slice Drag arrow point around to front of surface (arrow turns red when selected) Click blue Apply

ParaView Create Glyph of Vector Field Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Glyph Click blue Apply

ParaView Create Glyph of Vector Field Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Glyph Click blue Apply

ParaView Create Glyph of Vector Field Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Glyph Click blue Apply

ParaView Create Glyph of Vector Field Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Glyph Click blue Apply

ParaView Create Streamlines Click eye next to Glyph1 to hide glyph plot Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Stream Tracer Click blue Apply Under Display tab, in the Color by box, select Vorticity

ParaView Create Streamlines Click eye next to Glyph1 to hide glyph plot Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Stream Tracer Click blue Apply Under Display tab, in the Color by box, select Vorticity

ParaView Create Streamlines Click eye next to Glyph1 to hide glyph plot Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Stream Tracer Click blue Apply Under Display tab, in the Color by box, select Vorticity

ParaView Create Streamlines Click eye next to Glyph1 to hide glyph plot Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Stream Tracer Click blue Apply Under Display tab, in the Color by box, select Vorticity

ParaView Create Streamlines Click eye next to Glyph1 to hide glyph plot Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Stream Tracer Click blue Apply Under Display tab, in the Color by box, select Vorticity

ParaView Create Streamlines Click eye next to Glyph1 to hide glyph plot Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Stream Tracer Click blue Apply Under Display tab, in the Color by box, select Vorticity

ParaView Create Streamlines Click eye next to Glyph1 to hide glyph plot Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Stream Tracer Click blue Apply Under Display tab, in the Color by box, select Vorticity

Create Tubes Click StreamTracer1 in Pipeline Browser Click Filters -> Alphabetical -> Tube Click blue Apply ParaView

Create Tubes Click StreamTracer1 in Pipeline Browser Click Filters -> Alphabetical -> Tube Click blue Apply ParaView

Create Tubes Click StreamTracer1 in Pipeline Browser Click Filters -> Alphabetical -> Tube Click blue Apply ParaView

Create Tubes Click StreamTracer1 in Pipeline Browser Click Filters -> Alphabetical -> Tube Click blue Apply ParaView

ParaView Edit Color Map Click Edit Color Map Click Choose Preset Select BLUE...HSV Click blue OK Click blue Close

ParaView Edit Color Map Click Edit Color Map Click Choose Preset Select BLUE...HSV Click blue OK Click blue Close

ParaView Edit Color Map Click Edit Color Map Click Choose Preset Select BLUE...HSV Click blue OK Click blue Close

ParaView Edit Color Map Click Edit Color Map Click Choose Preset Select BLUE...HSV Click blue OK Click blue Close

ParaView Edit Color Map Click Edit Color Map Click Choose Preset Select BLUE...HSV Click blue OK Click blue Close

ParaView Edit Color Map Click Edit Color Map Click Choose Preset Select BLUE...HSV Click blue OK Click blue Close

ParaView Edit Color Map Click Edit Color Map Click Choose Preset Select BLUE...HSV Click blue OK Click blue Close

Create Slice Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Slice Drag arrow point around to front of surface (arrow turns red when selected) Or click Y Normal Click blue Apply Click Show Plane ParaView

Create Slice Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Slice Drag arrow point around to front of surface (arrow turns red when selected) Or click Y Normal Click blue Apply Click Show Plane ParaView

Create Slice Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Slice Drag arrow point around to front of surface (arrow turns red when selected) Or click Y Normal Click blue Apply Click Show Plane ParaView

Create Slice Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Slice Drag arrow point around to front of surface (arrow turns red when selected) Or click Y Normal Click blue Apply Click Show Plane ParaView

Create Slice Click RectGrid2.vtk in Pipeline Browser Click Filters -> Common -> Slice Drag arrow point around to front of surface (arrow turns red when selected) Or click Y Normal Click blue Apply Click Show Plane ParaView

Background Color Click the button above the 3D view Click Choose Color Drag box to black Click blue Ok Click blue Ok ParaView

Background Color Click the button above the 3D view Click Choose Color Drag box to black Click blue Ok Click blue Ok ParaView

Background Color Click the button above the 3D view Click Choose Color Drag box to black Click blue Ok Click blue Ok ParaView

Background Color Click the button above the 3D view Click Choose Color Drag box to black Click blue Ok Click blue Ok ParaView

Background Color Click the button above the 3D view Click Choose Color Drag box to black Click blue Ok Click blue Ok ParaView

Object Opacity Click Slice2 in Pipeline Browser Click Display Change Opacity to 0.70 -> Enter Click Color by vectors Click eye next to RectGrid2.vtk to hide box outline ParaView

Object Opacity Click Slice2 in Pipeline Browser Click Display Change Opacity to 0.70 -> Enter Click Color by vectors Click eye next to RectGrid2.vtk to hide box outline ParaView

Object Opacity Click Slice2 in Pipeline Browser Click Display Change Opacity to 0.70 -> Enter Click Color by vectors Click eye next to RectGrid2.vtk to hide box outline ParaView

Object Opacity Click Slice2 in Pipeline Browser Click Display Change Opacity to 0.70 -> Enter Click Color by vectors Click eye next to RectGrid2.vtk to hide box outline ParaView

Object Opacity Click Slice2 in Pipeline Browser Click Display Change Opacity to 0.70 -> Enter Click Color by vectors Click eye next to RectGrid2.vtk to hide box outline ParaView

ParaView Enable Color Legend Click Display Click Edit Color Map Click Color Legend Click Show Color Legend Click -> Blue Close Select Color Legend (notice white rectangle) and move to top of 3D viewer

ParaView Enable Color Legend Click Display Click Edit Color Map Click Color Legend Click Show Color Legend Click -> Blue Close Select Color Legend (notice white rectangle) and move to top of 3D viewer

ParaView Enable Color Legend Click Display Click Edit Color Map Click Color Legend Click Show Color Legend Click -> Blue Close Select Color Legend (notice white rectangle) and move to top of 3D viewer

ParaView Enable Color Legend Click Display Click Edit Color Map Click Color Legend Click Show Color Legend Click -> Blue Close Select Color Legend (notice white rectangle) and move to top of 3D viewer

ParaView Enable Color Legend Click Display Click Edit Color Map Click Color Legend Click Show Color Legend Click -> Blue Close Select Color Legend (notice white rectangle) and move to top of 3D viewer

Create Volume Rendering Click RectGrid2.vtk in Pipeline Browser Click Filters -> Alphabetical -> Tetrahedralize Click -> Apply Click Display Click Representation Select Volume Click -> Edit Color Map (To edit transfer function) ParaView

Create Volume Rendering Click RectGrid2.vtk in Pipeline Browser Click Filters -> Alphabetical -> Tetrahedralize Click -> Apply Click Display Click Representation Select Volume Click -> Edit Color Map (To edit transfer function) ParaView

Create Volume Rendering Click RectGrid2.vtk in Pipeline Browser Click Filters -> Alphabetical -> Tetrahedralize Click -> Apply Click Display Click Representation Select Volume Click -> Edit Color Map (To edit transfer function) ParaView

Create Volume Rendering Click RectGrid2.vtk in Pipeline Browser Click Filters -> Alphabetical -> Tetrahedralize Click -> Apply Click Display Click Representation Select Volume Click -> Edit Color Map (To edit transfer function) ParaView

Create Volume Rendering Click RectGrid2.vtk in Pipeline Browser Click Filters -> Alphabetical -> Tetrahedralize Click -> Apply Click Display Click Representation Select Volume Click -> Edit Color Map (to edit transfer function) ParaView

Create Volume Rendering Click RectGrid2.vtk in Pipeline Browser Click Filters -> Alphabetical -> Tetrahedralize Click -> Apply Click Display Click Representation Select Volume Click -> Edit Color Map (to edit transfer function) ParaView

Questions? More tutorials available: http://www.paraview.org/wiki/the_paraview_tutorial