mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: flowRateInletVelocity: different keywords for volumetric and mass
This commit is contained in:
@ -1,3 +1,6 @@
|
||||
Test-DataEntry.C
|
||||
interpolationWeights.C
|
||||
splineInterpolationWeights.C
|
||||
linearInterpolationWeights.C
|
||||
|
||||
EXE = $(FOAM_USER_APPBIN)/Test-DataEntry
|
||||
|
||||
@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user