Merge branch 'HrvojeJasak'
This commit is contained in:
commit
01578e684c
2 changed files with 1 additions and 3 deletions
|
@ -6,8 +6,6 @@ LIB_LIBS = \
|
||||||
-L$(FOAM_LIBBIN)/dummy -lPstream \
|
-L$(FOAM_LIBBIN)/dummy -lPstream \
|
||||||
-lz
|
-lz
|
||||||
|
|
||||||
// Special rule for global/global.Cver:
|
|
||||||
// We force the recompilation so the revision number will always be up-to-date
|
|
||||||
$(OBJECTS_DIR)/global.o: FORCE
|
$(OBJECTS_DIR)/global.o: FORCE
|
||||||
|
|
||||||
FORCE:
|
FORCE:
|
||||||
|
|
|
@ -89,7 +89,7 @@ engineTopoChangerMesh/pistonRefine/pistonRefine.C
|
||||||
|
|
||||||
engineTopoChangerMesh/noEngineMesh/noEngineMesh.C
|
engineTopoChangerMesh/noEngineMesh/noEngineMesh.C
|
||||||
|
|
||||||
//derivedFvPatchFields/engineTimeVaryingUniformFixedValue/engineTimeVaryingUniformFixedValueFvPatchField.C
|
/* derivedFvPatchFields/engineTimeVaryingUniformFixedValue/engineTimeVaryingUniformFixedValueFvPatchField.C */
|
||||||
derivedFvPatchFields/engineTimeVaryingUniformFixedValue/engineTimeVaryingUniformFixedValueFvPatchFields.C
|
derivedFvPatchFields/engineTimeVaryingUniformFixedValue/engineTimeVaryingUniformFixedValueFvPatchFields.C
|
||||||
derivedFvPatchFields/engineMassFlowRateInletVelocity/engineMassFlowRateInletVelocityFvPatchVectorField.C
|
derivedFvPatchFields/engineMassFlowRateInletVelocity/engineMassFlowRateInletVelocityFvPatchVectorField.C
|
||||||
derivedFvPatchFields/engineTimeVaryingTotalPressureFvPatchScalarField/engineTimeVaryingTotalPressureFvPatchScalarField.C
|
derivedFvPatchFields/engineTimeVaryingTotalPressureFvPatchScalarField/engineTimeVaryingTotalPressureFvPatchScalarField.C
|
||||||
|
|
Reference in a new issue