Developer Guide

Understand the architecture of multiPhysicsFoam and learn how to extend it.

The developer guide covers the internal architecture, how to add new solvers and physics models, and contribution guidelines.


Architecture

Overview of the multiPhysicsFoam modular architecture.

Adding Region Physics

How to implement and register a new region physics type.

Adding Interface Physics

How to implement and register a new interface physics type.

Adding coupled BCs

How to implement and register a new interface coupled boundary conditions.

Contributing

How to contribute to multiPhysicsFoam.