This repository contains the implementation of an OpenFOAM model for the case of a flush toilet 🚽. It uses interIsoFoam
to solve the free surface, and URANS treatment to solve the turbulence, using the kOmegaSST
model.
- Run the
prepare.sh
to generate the mesh and set up the simulation. - Then run the case with
interIsoFoam
This project is licensed under the MIT License - see the LICENSE.md file for details
Nicolás Diego Badano (https://www.linkedin.com/in/nicolas-diego-badano/)