ENH: flowRateInletVelocity: different keywords for volumetric and mass

This commit is contained in:
mattijs
2012-09-20 14:21:40 +01:00
parent dcca9323d1
commit dfa74d978c
43 changed files with 446 additions and 288 deletions

View File

@ -1,3 +1,6 @@
Test-DataEntry.C
interpolationWeights.C
splineInterpolationWeights.C
linearInterpolationWeights.C
EXE = $(FOAM_USER_APPBIN)/Test-DataEntry

View File

@ -1,4 +1,5 @@
EXE_INC = \
-DFULLDEBUG -g -O0 \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/lagrangian/intermediate/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/radiationModels/lnInclude \