This repository provides the sedInterFoam solver (for ESI 2412 openfoam version)
The sedInterFoam solver is in development.
Pull requests are encouraged!
A three-dimensional two-phase flow solver with resolution of a free surface, sedInterFoam, has been developed for sediment transport applications. The solver is extended from sedFoam, itself extended from twoPhaseEulerFoam available in the 2.1.0 release of the open-source CFD (computational fluid dynamics) toolbox OpenFOAM.
waves2Foam library needs to be installed to compile sedInterFoam (don't hesitate to follow the recipe of Continuous Integration : .github/workflows/build.yml)
cd $WM_PROJECT_USER_DIR
git clone --recurse-submodules https://github.com/mathieu7an/sedInterFoam sedInterFoam
cd sedInterFoam
./Allwclean
./Allwmake- Antoine Mathieu
- Cyrille Bonamy
- Yeulwoo Kim
- Tian-Jian Hsu
- Julien Chauchat
OpenFOAM is the free, open source CFD software developed primarily by OpenCFD Ltd since 2004. The OpenFOAM trademark is owned by OpenCFD Ltd.