Files
OpenFOAM-12/applications/solvers/modules/VoFSolver/Make/files
Henry Weller 06893a0bc6 VoFSolver: New base-class for twoPhaseVoFSolver and multiphaseVoFSolver
Much of the VoF functionality, particularly relating to momentum solution, is
independent of the number of phases and it is useful to hold this generic VoF
data and functionality in an abstract base-class and derive twoPhaseVoFSolver
and multiphaseVoFSolver from it, adding two-phase and multiphase functionality
respectively.
2023-01-06 16:51:10 +00:00

8 lines
115 B
Plaintext

VoFMixture/VoFMixture.C
setRDeltaT.C
moveMesh.C
momentumPredictor.C
VoFSolver.C
LIB = $(FOAM_LIBBIN)/libVoFSolver