Merge branch 'master' of github.com-OpenFOAM:OpenFOAM/OpenFOAM-5.x
This commit is contained in:
commit
89ccd9169c
2 changed files with 2 additions and 2 deletions
|
|
@ -123,7 +123,7 @@ inline Foam::CollidingParcel<ParcelType>::CollidingParcel
|
|||
nParticle0,
|
||||
d0,
|
||||
dTarget0,
|
||||
torque0,
|
||||
U0,
|
||||
constProps
|
||||
),
|
||||
f_(f0),
|
||||
|
|
|
|||
|
|
@ -352,7 +352,7 @@ public:
|
|||
const scalar nParticle0,
|
||||
const scalar d0,
|
||||
const scalar dTarget0,
|
||||
const vector& torque0,
|
||||
const vector& U0,
|
||||
const constantProperties& constProps
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue