applications/solvers/modules/Allwmake: Updated for incompressibleDriftFlux

This commit is contained in:
Henry Weller
2023-04-22 10:54:17 +01:00
parent 3a3a844173
commit 91bf882b43

View File

@ -20,7 +20,7 @@ compressibleVoF/Allwmake $targetType $*
wmake $targetType multiphaseVoFSolver wmake $targetType multiphaseVoFSolver
wmake $targetType incompressibleMultiphaseVoF wmake $targetType incompressibleMultiphaseVoF
wmake $targetType compressibleMultiphaseVoF wmake $targetType compressibleMultiphaseVoF
wmake $targetType incompressibleDriftFlux incompressibleDriftFlux/Allwmake $targetType $*
multiphaseEuler/Allwmake $targetType $* multiphaseEuler/Allwmake $targetType $*
wmake $targetType incompressibleDenseParticleFluid wmake $targetType incompressibleDenseParticleFluid
isothermalFilm/Allwmake $targetType $* isothermalFilm/Allwmake $targetType $*