Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

Commit

Permalink
Update options in order to be able to compile mapMesh and unsteadyPUC…
Browse files Browse the repository at this point in the history
…oupledFoam. Closes #48
  • Loading branch information
davidsblom committed Apr 29, 2015
1 parent c24ce90 commit 1515b1c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions applications/solvers/unsteadyPUCoupledFoam/Make/options
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ EXE_LIBS = \
-lfiniteVolume \
-llduSolvers \
-ltopoChangerFvMesh \
-lmyBoundaries \
-lmySchemes
-lboundaryConditions \
-lfvSchemes
4 changes: 2 additions & 2 deletions applications/utilities/mapMesh/Make/options
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ EXE_LIBS = \
-lincompressibleRASModels \
-lincompressibleLESModels \
-llduSolvers \
-lmySchemes \
-lmyBoundaries \
-lfvSchemes \
-lboundaryConditions \
-lsolidModels \
-lsampling \
-llagrangian \
Expand Down

0 comments on commit 1515b1c

Please sign in to comment.