Skip to content
Snippets Groups Projects
Commit 597c1bf5 authored by andy's avatar andy
Browse files

BUG/ENH: Updated combustion model libraries - src and fireFoam

parent 2e4027d3
Branches
Tags
No related merge requests found
Showing
with 3 additions and 4 deletions
...@@ -9,7 +9,7 @@ EXE_INC = \ ...@@ -9,7 +9,7 @@ EXE_INC = \
EXE_LIBS = \ EXE_LIBS = \
-lcombustionModels \ -lfireFoamCombustionModels \
-lspecie \ -lspecie \
-lreactionThermophysicalModels \ -lreactionThermophysicalModels \
-lbasicThermophysicalModels \ -lbasicThermophysicalModels \
......
...@@ -5,5 +5,5 @@ infinitelyFastChemistry/infinitelyFastChemistry.C ...@@ -5,5 +5,5 @@ infinitelyFastChemistry/infinitelyFastChemistry.C
noCombustion/noCombustion.C noCombustion/noCombustion.C
LIB = $(FOAM_LIBBIN)/libcombustionModels LIB = $(FOAM_LIBBIN)/libfireFoamCombustionModels
...@@ -60,6 +60,7 @@ wmake $makeType randomProcesses ...@@ -60,6 +60,7 @@ wmake $makeType randomProcesses
thermophysicalModels/Allwmake $* thermophysicalModels/Allwmake $*
transportModels/Allwmake $* transportModels/Allwmake $*
turbulenceModels/Allwmake $* turbulenceModels/Allwmake $*
wmake $makeType combustionModels
regionModels/Allwmake $* regionModels/Allwmake $*
lagrangian/Allwmake $* lagrangian/Allwmake $*
postProcessing/Allwmake $* postProcessing/Allwmake $*
......
...@@ -20,8 +20,6 @@ wmake $makeType SLGThermo ...@@ -20,8 +20,6 @@ wmake $makeType SLGThermo
wmake $makeType basicSolidThermo wmake $makeType basicSolidThermo
wmake $makeType solidChemistryModel wmake $makeType solidChemistryModel
wmake $makeType combustionModels
wmake $makeType radiationModels wmake $makeType radiationModels
# ----------------------------------------------------------------- end-of-file # ----------------------------------------------------------------- end-of-file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment