File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,9 @@ wclean ./src/dfCombustionModels
1616wclean ./src/TurbulenceModels/compressible
1717wclean ./src/TurbulenceModels/turbulenceModels
1818wclean ./src/dfCanteraMixture
19+ wclean ./src/dfMeshTools
1920wclean ./applications/utilities/flameSpeed
21+ wclean ./applications/utilities/dfAutoPatch
2022wclean ./applications/solvers/dfSprayFoam
2123wclean ./applications/solvers/df0DFoam
2224wclean ./applications/solvers/dfLowMachFoam
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ wmake src/dynamicMesh
1919wmake src/dynamicFvMesh
2020wmake src/fluxSchemes
2121wmake src/radiationModels
22+ wmake src/dfMeshTools
2223
2324wmake applications/solvers/df0DFoam
2425wmake applications/solvers/dfLowMachFoam
@@ -28,3 +29,4 @@ wmake applications/solvers/dfBuoyancyFoam
2829wmake applications/solvers/dfSteadyFoam
2930
3031wmake applications/utilities/flameSpeed
32+ wmake applications/utilities/dfAutoPatch
You can’t perform that action at this time.
0 commit comments