Tutorial¶
Ascent Tutorial Intro Slides [pdf]
This tutorial introduces how to use Ascent, including basics about:
- Formatting mesh data for Ascent
- Using Conduit and Ascent’s Conduit-based API
- Using and combining Ascent’s core building blocks: Scenes, Pipelines, Extracts, Queries, and Triggers
- Using Ascent with the Cloverleaf3D example integration
Ascent installs include standalone C++, Python, and Python-based Jupyter notebook examples for this tutorial.
You can find the tutorial source code and notebooks in your Ascent install directory under examples/ascent/tutorial/ascent_intro/
and the Cloverleaf3D demo files under examples/ascent/tutorial/cloverleaf_demos/
.
- Scheduled Tutorials:
- Past Tutorials:
- In Situ Analysis and Visualization with SENSEI and Ascent @ SC20 - Nov 2020, Virtual
- ECP 2020 Annual Meeting - Feb 2020, Houston, TX
- In Situ Analysis and Visualization with SENSEI and Ascent @ SC19 - Nov 2019, Denver, CO
- ECP 2019 Annual Meeting - Jan 2019, Houston, TX
- ECP 2018 Annual Meeting - Feb 2018, Knoxville, TX
- Tutorial Setup
- Introduction to Ascent
- CloverLeaf3D Ascent Demos