Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 726 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 726 Bytes

1D-3D Pipe Simulation

This repository is the result of the Partitioned Fluid Structure Interaction and Multiphysics Simulation Seminar at TUM in WiSe 2021/22. The code provided allows to simulate a partitioned 1D-3D geometric multi-scale model of pipe flow.

1D Domain 3D Domain

Author: Elia Zonta ([email protected])

Advisor: Gerasimos Chourdakis

The accompanying seminar paper and seminar presentation can also be found in this repository.

Requirements

OpenFOAM, preCICE

How to run

In two different terminals run:

cd Fluid1D && ./euler_eq.py
cd Fluid3D && ./run.sh