BUG: Updated execFlowFunctionObjects to prevent result overwrite - mantis #562

This commit is contained in:
andy
2013-03-12 17:03:57 +00:00
parent 53df4289df
commit 3599609cd7
3 changed files with 80 additions and 35 deletions

View File

@ -1,5 +1,4 @@
EXE_INC = \
-I$(LIB_SRC)/postProcessing/postCalc \
-I$(LIB_SRC)/transportModels \
-I$(LIB_SRC)/turbulenceModels \
-I$(LIB_SRC)/turbulenceModels/LES/LESdeltas/lnInclude \
@ -7,7 +6,6 @@ EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude
EXE_LIBS = \
$(FOAM_LIBBIN)/postCalc.o \
-lincompressibleTransportModels \
-lincompressibleRASModels \
-lincompressibleLESModels \