mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: smoothSurfaceData was building into FOAM_USER_APPBIN
This commit is contained in:
committed by
Andrew Heather
parent
b1e919dbbb
commit
4cccd5f854
@ -1,3 +1,3 @@
|
||||
smoothSurfaceData.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/smoothSurfaceData
|
||||
EXE = $(FOAM_APPBIN)/smoothSurfaceData
|
||||
|
||||
@ -252,6 +252,7 @@ _of_complete_cache_[simpleSprayFoam]="-case -decomposeParDict -fileHandler -worl
|
||||
_of_complete_cache_[singleCellMesh]="-case -decomposeParDict -fileHandler -time -world | -constant -latestTime -noFunctionObjects -noZero -parallel -doc -doc-source -help"
|
||||
_of_complete_cache_[slopeMesh]="-case -decomposeParDict -fileHandler -world | -noFunctionObjects -parallel -doc -doc-source -help"
|
||||
_of_complete_cache_[smapToFoam]="-case -fileHandler | -noFunctionObjects -doc -doc-source -help"
|
||||
_of_complete_cache_[smoothSurfaceData]="-case -decomposeParDict -field -fileHandler -radius -read-format -sweeps -world | -noFunctionObjects -parallel -verbose -doc -doc-source -help"
|
||||
_of_complete_cache_[snappyHexMesh]="-case -decomposeParDict -dict -fileHandler -outFile -patches -region -surfaceSimplify -world | -checkGeometry -dry-run -overwrite -parallel -profiling -doc -doc-source -help"
|
||||
_of_complete_cache_[snappyRefineMesh]="-case -fileHandler | -noFunctionObjects -doc -doc-source -help"
|
||||
_of_complete_cache_[solidDisplacementFoam]="-case -decomposeParDict -fileHandler -world | -dry-run -dry-run-write -listFunctionObjects -listRegisteredSwitches -listScalarBCs -listSwitches -listUnsetSwitches -listVectorBCs -noFunctionObjects -parallel -postProcess -doc -doc-source -help"
|
||||
|
||||
Reference in New Issue
Block a user