Skip to content
Snippets Groups Projects
Commit a0c15943 authored by graham's avatar graham
Browse files

removing multiple diff patches in src/lagrangian/Allwmake...

removing multiple diff patches in src/lagrangian/Allwmake src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.H src/postProcessing/forces/Make/options following a rebase
parents e70fc702 1202a245
No related branches found
No related tags found
No related merge requests found
...@@ -5,13 +5,6 @@ wmake libso basic ...@@ -5,13 +5,6 @@ wmake libso basic
wmake libso solidParticle wmake libso solidParticle
wmake libso intermediate wmake libso intermediate
wmake libso dieselSpray wmake libso dieselSpray
<<<<<<< HEAD:src/lagrangian/Allwmake
wmake libso molecularDynamics/potential
wmake libso molecularDynamics/molecule
=======
(cd molecularDynamics && wmake libso potential) (cd molecularDynamics && wmake libso potential)
(cd molecularDynamics && wmake libso molecule) (cd molecularDynamics && wmake libso molecule)
>>>>>>> small updates and removing X permissions:src/lagrangian/Allwmake
...@@ -57,15 +57,12 @@ class shifted ...@@ -57,15 +57,12 @@ class shifted
scalar e_at_rCut_; scalar e_at_rCut_;
<<<<<<< HEAD:src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.H
=======
>>>>>>> fixed missing public: in src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.H:src/lagrangian/molecularDynamics/potential/energyScalingFunction/derived/shifted/shifted.H
public: public:
//- Runtime type information //- Runtime type information
TypeName("shifted"); TypeName("shifted");
// Constructors // Constructors
//- Construct from components //- Construct from components
......
...@@ -12,17 +12,8 @@ LIB_LIBS = \ ...@@ -12,17 +12,8 @@ LIB_LIBS = \
-lfiniteVolume \ -lfiniteVolume \
-lmeshTools \ -lmeshTools \
-lincompressibleTransportModels \ -lincompressibleTransportModels \
<<<<<<< HEAD:src/postProcessing/forces/Make/options
<<<<<<< HEAD:src/postProcessing/forces/Make/options
-lincompressibleRASModels \
=======
-lincompressibleRASmodels \
>>>>>>> update to reflect RASmodel changes:src/postProcessing/forces/Make/options
-lincompressibleLESmodels \
=======
-lincompressibleRASModels \ -lincompressibleRASModels \
-lincompressibleLESModels \ -lincompressibleLESModels \
>>>>>>> updated to reflect changes in turbulence models:src/postProcessing/forces/Make/options
-lbasicThermophysicalModels \ -lbasicThermophysicalModels \
-lspecie \ -lspecie \
-lcompressibleRASModels \ -lcompressibleRASModels \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment