This document provides a tutorial for setting up a case for the OpenFOAM solver chtMultiRegionFoam. It describes dividing the computational domain into multiple regions with different material properties, defining the regions by selecting cells, splitting the mesh according to the defined regions, and the necessary files and folders for a chtMultiRegionFoam case. Key steps include declaring the regions and their properties, defining cell sets and zones to divide the domain, running utilities to split the mesh and modify files for each region.