ParaView Self-directed Tutorial: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
No edit summary
 
(25 intermediate revisions by 5 users not shown)
Line 3: Line 3:
This tutorial is sometimes referred to as the supercomputing tutorial because it originated as the handout documents for a series of tutorials at supercomputing.  However, because the tutorial was designed for the beginning user, the material was general enough to be useful to a broad audience and became a popular document for learning ParaView.  As time passes we are starting to add more advanced topics from tutorials in more specific domains.  This tutorial has become something of a repository for teaching materials, hence simply ''the'' tutorial.
This tutorial is sometimes referred to as the supercomputing tutorial because it originated as the handout documents for a series of tutorials at supercomputing.  However, because the tutorial was designed for the beginning user, the material was general enough to be useful to a broad audience and became a popular document for learning ParaView.  As time passes we are starting to add more advanced topics from tutorials in more specific domains.  This tutorial has become something of a repository for teaching materials, hence simply ''the'' tutorial.


To get started, you will need the document itself.
The latest version of the Self-directed Tutorial exists on https://docs.paraview.org/en/latest/Tutorials/SelfDirectedTutorial/index.html.
 
* [[Media:ParaViewTutorial41.pdf|'''The ParaView Tutorial''' (for version 4.1)]]
 
You will also need the data referenced in the document. (The two archives below contain the same data.  Just download the one with your preferred archive format.)
 
* [[Media:ParaViewTutorialData.tar.gz|'''The ParaView Tutorial Data''' (in tar/gzip)]]
* [[Media:ParaViewTutorialData.zip|'''The ParaView Tutorial Data''' (in zip)]]


Of course, you will also need ParaView itself.  You can get the most recent version of ParaView from http://www.paraview.org.
Of course, you will also need ParaView itself.  You can get the most recent version of ParaView from http://www.paraview.org.
Line 16: Line 9:
If you want to reference this version of The ParaView Tutorial as a publication, please use the following:
If you want to reference this version of The ParaView Tutorial as a publication, please use the following:


Kenneth Moreland. ''The ParaView Tutorial'', Version 4.0.  Technical Report SAND 2013-6883P, Sandia National Laboratories, 2013.
Kenneth Moreland. ''The ParaView Tutorial'', Version 5.6.  Technical Report SAND 2018-11803 TR, Sandia National Laboratories, 2018.


== Translations ==
== Translations ==
Line 22: Line 15:
Some individuals have been good enough to translate the tutorial in other languages.  When they become available, we will post them here.  Please keep in mind that these are done after the English version is created and on a volunteer basis.  If you are not finding a recent translation in your native language, then thanks in advance for volunteering to create a new translation.
Some individuals have been good enough to translate the tutorial in other languages.  When they become available, we will post them here.  Please keep in mind that these are done after the English version is created and on a volunteer basis.  If you are not finding a recent translation in your native language, then thanks in advance for volunteering to create a new translation.


* [[Media:ParaViewTutorial38-jp.pdf|'''Japanese Translation''' of the ParaView Tutorial for version 3.8]].  Thanks to Takuya OSHIMA, Kei OGINO, Hidekazu TANAKA, and Masashi IMANO.
* [[Media:ParaViewTutorial42-jp.pdf|'''Japanese Translation''' of the ParaView Tutorial for version 4.2]].  Thanks to Takuya OSHIMA, Kei OGINO, Hidekazu TANAKA, Masashi IMANO, and Haruka Tsubota.


== Previous Versions ==
== Previous Versions ==


* [[Media:ParaViewTutorial56.pdf|The ParaView Tutorial for version 5.6]]
* [[Media:ParaViewTutorial54.pdf|The ParaView Tutorial for version 5.4]]
* [[Media:ParaViewTutorial52.pdf|The ParaView Tutorial for version 5.2]]
* [[Media:ParaViewTutorial51.pdf|The ParaView Tutorial for version 5.1]]
* [[Media:ParaViewTutorial44.pdf|The ParaView Tutorial for version 4.4]]
* [[Media:ParaViewTutorial42.pdf|The ParaView Tutorial for version 4.2]]
* [[Media:ParaViewTutorial41.pdf|The ParaView Tutorial for version 4.1]]
* [[Media:ParaViewTutorial40.pdf|The ParaView Tutorial for version 4.0]]
* [[Media:ParaViewTutorial40.pdf|The ParaView Tutorial for version 4.0]]
* [[Media:ParaViewTutorial398.pdf|The ParaView Tutorial for version 3.98]]
* [[Media:ParaViewTutorial398.pdf|The ParaView Tutorial for version 3.98]]
Line 32: Line 32:
* [[Media:ParaViewTutorial38.pdf|The ParaView Tutorial for version 3.8]]
* [[Media:ParaViewTutorial38.pdf|The ParaView Tutorial for version 3.8]]
* [[Media:ParaViewTutorial36.pdf|The ParaView Tutorial for version 3.6]]
* [[Media:ParaViewTutorial36.pdf|The ParaView Tutorial for version 3.6]]
* [[Media:ParaViewTutorial-jp.pdf|Japanese Translation of the ParaView Tutorial for version 3.6]]
* [[SC08 ParaView Tutorial]]
* [[SC08 ParaView Tutorial]]
* [[SC07 ParaView Tutorial]]
* [[SC07 ParaView Tutorial]]
* [[Media:ParaViewTutorial38-jp.pdf|Japanese Translation of the ParaView Tutorial for version 3.8]]
* [[Media:ParaViewTutorial-jp.pdf|Japanese Translation of the ParaView Tutorial for version 3.6]]
== Presentation Data and Scripts ==
Your one stop shop for data files and scripts that accompany the tutorial.
* [[Media:ParaViewTutorialHandouts.tar.gz|'''ParaView Tutorial Handouts''' (in tar/gzip)]]
* [[Media:ParaViewTutorialHandouts.zip|'''ParaView Tutorial Handouts''' (in zip)]]
Recent binary distributions of ParaView (starting with version 5.2) come with the data needed for the tutorial exercises. For earlier versions you will need to download the example data. (The two archives below contain the same data.  Just download the one with your preferred archive format.)
* [[Media:ParaViewTutorialData.tar.gz|'''The ParaView Tutorial Data''' (in tar/gzip)]]
* [[Media:ParaViewTutorialData.zip|'''The ParaView Tutorial Data''' (in zip)]]
* [[Media:ParaViewTutorialScripts.tar.gz|'''ParaView Scripts''' (in tar/gzip)]]
== Presentation Slides ==
Several people have requested the slides for the tutorial for their own presentations. Here is a link to PowerPoint slides that have been presented recently.
* [[Media:ParaView_Tutorial_Slides.pptx|ParaView Tutorial Slides]]
Be aware that these slides are ''not'' intended for learning ParaView on your own. They make no sense without an instructor already familiar with ParaView. Instead, use the ParaView tutorial notes document posted at the top of this page. It contains all of the material in the slides plus more plus full descriptions on how everything works.
Additional material for the IEEE SC presentations is here:
* [[Media:SC17Supplemental.tgz|Additional Material for SC17 covering Catalyst]]
* [[Media:SC14Supplemental.tgz|Additional Material for SC14 covering Catalyst and Cinema]]


== LaTeX Source ==
== LaTeX Source ==


In the past, individuals have requested the source materials for the tutorial.  In response, the LaTeX source and images are posted on github: https://github.com/kmorel/ParaViewTutorial (location subject to change). Or you can download the LaTeX repository from this link:
In the past, individuals have requested the source materials for the tutorial.  In response, the LaTeX source and images are posted at https://gitlab.kitware.com/paraview/paraview-tutorial. Or you can download the LaTeX repository from these links:
 
* [https://gitlab.kitware.com/paraview/paraview-tutorial/-/archive/master/paraview-tutorial-master.zip paraview-tutorial-master.zip]
* [https://gitlab.kitware.com/paraview/paraview-tutorial/-/archive/master/paraview-tutorial-master.tar.gz paraview-tutorial-master.tar.gz]
* [https://gitlab.kitware.com/paraview/paraview-tutorial/-/archive/master/paraview-tutorial-master.tar.bz2 paraview-tutorial-master.tar.bz2]
* [https://gitlab.kitware.com/paraview/paraview-tutorial/-/archive/master/paraview-tutorial-master.tar paraview-tutorial-master.tar]
 
Contributions to the text are always welcome.  Please send patches or git pull requests either directly to me (kmorel@sandia.gov) or to the [https://discourse.paraview.org ParaView Discourse forum].


* [[Media:ParaViewTutorialSrc.tar.gz]]
== License ==


Contributions to the text are always welcome. Please send patches or git pull requests either directly to me (kmorel@sandia.gov) or to the ParaView mailing list (paraview@paraview.org).
https://i.creativecommons.org/l/by/4.0/88x31.png<br />
This work is licensed under a [http://creativecommons.org/licenses/by/4.0/ Creative Commons Attribution 4.0 International License].

Latest revision as of 13:46, 20 April 2022

The ParaView Tutorial is an introductory and comprehensive tutorial. It teaches using ParaView through examples that start at basic usage and continue through more advanced topics such as temporal analysis, animation, parallel processing, and scripting.

This tutorial is sometimes referred to as the supercomputing tutorial because it originated as the handout documents for a series of tutorials at supercomputing. However, because the tutorial was designed for the beginning user, the material was general enough to be useful to a broad audience and became a popular document for learning ParaView. As time passes we are starting to add more advanced topics from tutorials in more specific domains. This tutorial has become something of a repository for teaching materials, hence simply the tutorial.

The latest version of the Self-directed Tutorial exists on https://docs.paraview.org/en/latest/Tutorials/SelfDirectedTutorial/index.html.

Of course, you will also need ParaView itself. You can get the most recent version of ParaView from http://www.paraview.org.

If you want to reference this version of The ParaView Tutorial as a publication, please use the following:

Kenneth Moreland. The ParaView Tutorial, Version 5.6. Technical Report SAND 2018-11803 TR, Sandia National Laboratories, 2018.

Translations

Some individuals have been good enough to translate the tutorial in other languages. When they become available, we will post them here. Please keep in mind that these are done after the English version is created and on a volunteer basis. If you are not finding a recent translation in your native language, then thanks in advance for volunteering to create a new translation.

Previous Versions


Presentation Data and Scripts

Your one stop shop for data files and scripts that accompany the tutorial.


Recent binary distributions of ParaView (starting with version 5.2) come with the data needed for the tutorial exercises. For earlier versions you will need to download the example data. (The two archives below contain the same data. Just download the one with your preferred archive format.)


Presentation Slides

Several people have requested the slides for the tutorial for their own presentations. Here is a link to PowerPoint slides that have been presented recently.

Be aware that these slides are not intended for learning ParaView on your own. They make no sense without an instructor already familiar with ParaView. Instead, use the ParaView tutorial notes document posted at the top of this page. It contains all of the material in the slides plus more plus full descriptions on how everything works.

Additional material for the IEEE SC presentations is here:

LaTeX Source

In the past, individuals have requested the source materials for the tutorial. In response, the LaTeX source and images are posted at https://gitlab.kitware.com/paraview/paraview-tutorial. Or you can download the LaTeX repository from these links:

Contributions to the text are always welcome. Please send patches or git pull requests either directly to me (kmorel@sandia.gov) or to the ParaView Discourse forum.

License

88x31.png
This work is licensed under a Creative Commons Attribution 4.0 International License.