mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
fluidThermo: Add compressibleTransportModel as base-class
Needed to create generic compressible turbulence model library
This commit is contained in:
@ -4,5 +4,6 @@ EXE_INC = \
|
||||
|
||||
EXE_LIBS = \
|
||||
-lreactionThermophysicalModels \
|
||||
-lcompressibleTransportModels \
|
||||
-lfluidThermophysicalModels \
|
||||
-lspecie
|
||||
|
||||
Reference in New Issue
Block a user