mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
Coarse-graining factors in BeetstraDrag needs to be mutable.
This commit is contained in:
@ -66,7 +66,7 @@ protected:
|
||||
|
||||
mutable label maxTypeCG_;
|
||||
|
||||
scalarList typeCG_;
|
||||
mutable scalarList typeCG_;
|
||||
|
||||
mutable scalar scaleDia_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user