mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STY: change lib names
This commit is contained in:
@ -20,4 +20,4 @@ EXE_LIBS = \
|
||||
-lmeshTools \
|
||||
-lfiniteVolume \
|
||||
-lradiationModels \
|
||||
-lcoupledDerivedFvPatch
|
||||
-lcoupledDerivedFvPatchFields
|
||||
|
||||
@ -21,4 +21,4 @@ EXE_LIBS = \
|
||||
-lcompressibleRASModels \
|
||||
-lcompressibleLESModels \
|
||||
-lradiationModels \
|
||||
-lcoupledDerivedFvPatch
|
||||
-lcoupledDerivedFvPatchFields
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
turbulentTemperatureRadCoupledMixed/turbulentTemperatureRadCoupledMixedFvPatchScalarField.C
|
||||
externalWallHeatFluxTemperature/externalWallHeatFluxTemperatureFvPatchScalarField.C
|
||||
|
||||
LIB = $(FOAM_LIBBIN)/libcoupledDerivedFvPatch
|
||||
LIB = $(FOAM_LIBBIN)/libcoupledDerivedFvPatchFields
|
||||
|
||||
Reference in New Issue
Block a user