Skip to content
Snippets Groups Projects
Commit a32ee1b4 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

COMP: adjust build order for sampling

- build prior to transportModels, which includes geometricVoF and its
  own form of surface sampling (interface sampling)
parent 7dab7f91
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment