repo.or.cz
/
foam-extend-3.2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BUGFIX: Illegal use of uninitialised value (backport)
[foam-extend-3.2.git]
/
applications
/
utilities
/
postProcessing
/
turbulence
/
createTurbulenceFields
/
Make
/
options
blob
a524a0aae574a33db8620e0285ac29be457d0bfb
1
EXE_INC = \
2
-I$(LIB_SRC)/transportModels \
3
-I$(LIB_SRC)/turbulenceModels \
4
-I$(LIB_SRC)/turbulenceModels/incompressible/RAS/RASModel \
5
-I$(LIB_SRC)/finiteVolume/lnInclude
6
7
EXE_LIBS = \
8
-lincompressibleRASModels \
9
-lincompressibleTransportModels \
10
-lfiniteVolume