applications/solvers/modules/fluid/Allwmake: Updated to compile compressibleVoF

This commit is contained in:
Henry Weller
2022-09-01 20:04:45 +01:00
parent f771192d5c
commit 7c5e2642a6

View File

@ -9,5 +9,6 @@ wmake $targetType incompressibleFluid
wmake $targetType isothermalFluid wmake $targetType isothermalFluid
wmake $targetType fluid wmake $targetType fluid
wmake $targetType multicomponentFluid wmake $targetType multicomponentFluid
compressibleVoF/Allwmake $targetType $*
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------