rhoCentralDyMFoam: Now a "sub-application" of rhoCentralFoam

This cleans-up the dependencies between these two applications.
This commit is contained in:
henry
2010-04-26 12:25:32 +01:00
parent a54c657391
commit 48feefd127
5 changed files with 4 additions and 2 deletions

View File

@ -4,5 +4,6 @@ set -x
wclean libso BCs
wclean
wclean rhoCentralDyMFoam
# ----------------------------------------------------------------- end-of-file

View File

@ -4,5 +4,6 @@ set -x
wmake libso BCs
wmake
wmake rhoCentralDyMFoam
# ----------------------------------------------------------------- end-of-file

View File

@ -1,9 +1,9 @@
EXE_INC = \
-I../rhoCentralFoam \
-I.. \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
-I../rhoCentralFoam/BCs/lnInclude \
-I../BCs/lnInclude \
-I$(LIB_SRC)/sampling/lnInclude \
-I$(LIB_SRC)/dynamicMesh/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude