Quick Start

2. Quick Start#

This Quickstart guide walks you through the essentials of using Flow360. Choose between the WebUI or Python API paths below depending on your preferred workflow.

2.1. WebUI#

The WebUI Quickstart covers the end-to-end process of setting up, running, and analyzing a simulation directly from your browser. It’s designed for users who prefer an interactive, visual workflow - from uploading geometry and generating meshes to launching cases and viewing results. Each short tutorial focuses on a specific step in the process.

2.2. Python API#

The Python API Quickstart introduces a fully scriptable way to run Flow360 simulations programmatically. It’s ideal for automation, parametric studies, or integrating Flow360 into larger Python workflows. You’ll learn how to create projects, launch cases, and extract results all from a few lines of code.

../_images/postprocess_cover.jpg
../_images/case_launching_cover.jpg
../_images/mesh_cover.jpg
../_images/cad_cover.jpg
../_images/api_cover.jpg