consistency updates

This commit is contained in:
andy
2008-06-20 13:51:29 +01:00
committed by graham
parent 71916c4416
commit 9658ca230c
14 changed files with 23 additions and 23 deletions

View File

@ -4,6 +4,6 @@ EXE_INC = \
-I$(LIB_SRC)/transportModels
EXE_LIBS = \
-lincompressibleRASmodels \
-lincompressibleRASModels \
-lincompressibleTransportModels \
-lfiniteVolume

0
tutorials/MRFSimpleFoam/mixerVessel2D/Allrun Normal file → Executable file
View File

View File

@ -22,7 +22,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
RASmodel kEpsilon;
RASModel kEpsilon;
turbulence on;

View File

@ -18,4 +18,4 @@ EXE_LIBS = \
-lcombustionThermophysicalModels \
-lspecie \
-lradiation \
-lcompressibleRASmodels
-lcompressibleRASModels

View File

@ -4,7 +4,7 @@ EXE_INC = \
-I$(LIB_SRC)/transportModels
EXE_LIBS = \
-lincompressibleRASmodels \
-lincompressibleRASModels \
-lincompressibleTransportModels \
-lfiniteVolume \
-lmeshTools

View File

@ -22,7 +22,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
RASmodel kEpsilon;
RASModel kEpsilon;
turbulence on;