The tutorials show you how to install, configure and set up Musubi. You are guided through all required steps from generating meshes, configuring the solver and post-processing the results. You can choose a special topic or you can go through the tutorials step by step.
If not stated otherwise, we use the generic channel case for the tutorials. The
test case can be found under
examples/tutorials/tutorial_cases/tutorial_channelGeneric
.
Tutorial 00 - Prerequisites What do you need before you can start using Musubi?
Tutorial 01 - Configuration Basic configuration of Musubi simulations.
Tutorial 02 - Toolchain Using the complete APES simulation tool-chain. Generation of meshes, running the solver and post-processing the results.
Tutorial 03 - Tracking Tracking flow quantities during the simulation.
Tutorial 04 - Boundary Conditions Setting boundary conditions.
Tutorial 05 - Restart Restarting simulations.
Tutorial 06 - Initial Conditions Setting initial conditions.
Tutorial 07 - Abort Criteria Conditions for convergence and stopping the code in general.
Tutorial 08 - Source terms Using source terms in Musubi.
Tutorial 09 - Multi-Level Simulations Using multi-level simulations.
Tutorial 10 - Changes in Musubi2.0 Changes that need to be done when upgrading from Musubi1.0 to Musubi2.0.
We assume that you know how to install programs on your computer and how to use a console. Also, we assume that you have some basic idea of the Lattice Boltzmann Method (see here or here for a brief description of it).