which need this functionality. Solvers will now check the correctness of the BCs on read.
9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
EXE_INC = \
|
|
-I$(LIB_SRC)/finiteVolume/lnInclude \
|
|
-I$(LIB_SRC)/postProcessing/foamCalcFunctions/lnInclude
|
|
|
|
EXE_LIBS = \
|
|
-lfiniteVolume \
|
|
-lgenericPatchFields \
|
|
-lfoamCalcFunctions
|