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:
parent
7dab7f91d8
commit
a32ee1b406
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user