Skip to content
Snippets Groups Projects
Commit 675473ba authored by andy's avatar andy
Browse files

STYLE: renamed spray library lagrangianSpray

parent cb6fdd4d
No related merge requests found
...@@ -32,7 +32,7 @@ EXE_LIBS = \ ...@@ -32,7 +32,7 @@ EXE_LIBS = \
-lcompressibleLESModels \ -lcompressibleLESModels \
-llagrangian \ -llagrangian \
-llagrangianIntermediate \ -llagrangianIntermediate \
-lspray \ -llagrangianSpray \
-lspecie \ -lspecie \
-lbasicThermophysicalModels \ -lbasicThermophysicalModels \
-lliquidProperties \ -lliquidProperties \
......
...@@ -4,4 +4,4 @@ SPRAYPARCEL=parcels/derived/basicSprayParcel ...@@ -4,4 +4,4 @@ SPRAYPARCEL=parcels/derived/basicSprayParcel
$(SPRAYPARCEL)/defineBasicSprayParcel.C $(SPRAYPARCEL)/defineBasicSprayParcel.C
$(SPRAYPARCEL)/makeBasicSprayParcelSubmodels.C $(SPRAYPARCEL)/makeBasicSprayParcelSubmodels.C
LIB = $(FOAM_LIBBIN)/libspray LIB = $(FOAM_LIBBIN)/liblagrangianSpray
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment