GIT: rename directory PDRsetFields -> PDR

This commit is contained in:
Mark Olesen
2020-10-28 12:01:00 +01:00
committed by Andrew Heather
parent 649b1b1971
commit e2d7ad5c60
33 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,3 @@
PDRsetFields.C
EXE = $(FOAM_APPBIN)/PDRsetFields

View File

@ -0,0 +1,15 @@
EXE_INC = \
-I../pdrFields/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/fileFormats/lnInclude \
-I$(LIB_SRC)/surfMesh/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/mesh/blockMesh/lnInclude
EXE_LIBS = \
-lfiniteVolume \
-lfileFormats \
-lsurfMesh \
-lmeshTools \
-lblockMesh \
-lpdrFields