mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: Allwmake: delay building finiteArea
For convenience - build finiteVolume first
This commit is contained in:
@ -49,9 +49,7 @@ wmake $targetType fileFormats
|
||||
wmake $targetType surfMesh
|
||||
wmake $targetType meshTools
|
||||
|
||||
wmake $targetType finiteArea
|
||||
wmake $targetType finiteVolume
|
||||
wmake $targetType genericPatchFields
|
||||
|
||||
wmake $targetType mesh/blockMesh
|
||||
wmake $targetType mesh/extrudeModel # Requires: blockMesh
|
||||
@ -99,6 +97,9 @@ wmake $targetType waveModels
|
||||
|
||||
wmake $targetType engine
|
||||
|
||||
wmake $targetType finiteArea
|
||||
wmake $targetType genericPatchFields
|
||||
|
||||
conversion/Allwmake $targetType $*
|
||||
|
||||
functionObjects/Allwmake $targetType $*
|
||||
|
||||
Reference in New Issue
Block a user