Merge branch 'feature/recurrenceLib' of https://github.com/ParticulateFlow/CFDEMcoupling into feature/recurrence_chemistry
This commit is contained in:
@ -53,7 +53,9 @@ protected:
|
||||
// density dispersed phase - density continuous phase
|
||||
dimensionedScalar diffRho_;
|
||||
|
||||
const dimensionedVector g_;
|
||||
word gravityFieldName_;
|
||||
|
||||
const uniformDimensionedVectorField& g_; // ref to gravity
|
||||
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user