mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: adjust build order for sampling
- build prior to transportModels, which includes geometricVoF and its own form of surface sampling (interface sampling)
This commit is contained in:
@ -71,8 +71,8 @@ parallel/Allwmake $targetType $*
|
||||
wmake $targetType dynamicFvMesh
|
||||
wmake $targetType topoChangerFvMesh
|
||||
|
||||
transportModels/Allwmake $targetType $*
|
||||
wmake $targetType sampling
|
||||
transportModels/Allwmake $targetType $*
|
||||
randomProcesses/Allwmake $targetType $*
|
||||
|
||||
wmake $targetType ODE
|
||||
|
||||
Reference in New Issue
Block a user