ENH: Added waveModels library to interFoam family of solvers

This commit is contained in:
Andrew Heather
2016-12-15 13:07:00 +00:00
parent 95f3adb1fb
commit bf9fcba645
3 changed files with 6 additions and 3 deletions

View File

@ -17,4 +17,5 @@ EXE_LIBS = \
-lfiniteVolume \
-lfvOptions \
-lmeshTools \
-lsampling
-lsampling \
-lwaveModels

View File

@ -24,4 +24,5 @@ EXE_LIBS = \
-ltopoChangerFvMesh \
-lmeshTools \
-lfvOptions \
-lsampling
-lsampling \
-lwaveModels

View File

@ -23,4 +23,5 @@ EXE_LIBS = \
-lfiniteVolume \
-lmeshTools \
-lfvOptions \
-lsampling
-lsampling \
-lwaveModels