> For the complete documentation index, see [llms.txt](https://docs.gasflow-mpi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gasflow-mpi.com/2.-tutorials/2.1.-overview.md).

# 2.1. Overview

This tutorial guide details the process of setup, simulation and post-processing for GASFLOW testing cases, with the principal aim of introducing the users to the basic procedures of running GASFLOW using the graphical user interface GASVIEW.

The directory contains testing cases that demonstrates the use of GASFLOW and GASVIEW. Before attempting to run the tutorials, the user must first make sure that the GASFLOW (solver) and GASVIEW (GUI) have been installed correctly.

The tutorial cases describe the use of the mesh generation tool, case setup and running GASFLOW solvers and post-processing using GASVIEW or third-party post-processing tools, such as ParaView, VisIt and Tecplot.

Additional tutorials are available upon request. For further information, please email us at <info@gasflow-mpi.com>.

<figure><img src="/files/MSpQuevoSGjGKDTyBVFh" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/ED8ccKNfoSXRwOUt5Wjr" %}
[2.2. Sod's Shock Tube Problem](/2.-tutorials/2.2.1d-shock-tube.md)
{% endcontent-ref %}

<figure><img src="/files/9tJQDzzOpprvJ1Lf1SH9" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/4oysYWIrtBn73Ktv02xA" %}
[2.3. Mesh Generation from CAD Models](/2.-tutorials/2.3.-mesh.md)
{% endcontent-ref %}

<figure><img src="/files/ZQTjuvnIwcpGgcGCsOat" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/gPviBcRUBMo1IYcnncBe" %}
[2.4. 2D Lid-driven Cavity Flow](/2.-tutorials/2.4.-lid-driven-cavity.md)
{% endcontent-ref %}

<figure><img src="/files/8fx973mGugnUCsRC3UM3" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/Z9oE7nJ83PH1vfW8BybM" %}
[2.5. Hydrogen Diffusion into Air in a 1D Duct](/2.-tutorials/2.5.-h2-air-diffusion.md)
{% endcontent-ref %}

<figure><img src="/files/5B9x509Ls6WPrOdxE3aL" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/yZs3HGP0i5oqqjZseA1B" %}
[2.6. Supersonic Flow over a Forward-facing Step](/2.-tutorials/2.6.-supersonic-forward.md)
{% endcontent-ref %}

<figure><img src="/files/hnULTHHsJQVWdAHogz1S" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/6tr1VS8QdUTAx5e3SLXb" %}
[2.7. Vented Explosion of Premixed Hydrogen-Air Mixtures](/2.-tutorials/2.7.-vented-explosion-of-premixed-hydrogen-air-mixtures.md)
{% endcontent-ref %}

<figure><img src="/files/TODz0WOIS8SnrGsxjHIo" alt=""><figcaption></figcaption></figure>

{% content-ref url="/pages/1aOYObhzuZE96BQSiiYB" %}
[2.8. Transient Laminar Jet Flow at Low Mach Number Regime](/2.-tutorials/2.8.-transient-laminar-jet-flow-at-low-mach-number-regime.md)
{% endcontent-ref %}

<figure><img src="/files/OiPQWgLrAixS8FSLWxJe" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gasflow-mpi.com/2.-tutorials/2.1.-overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
