mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
clean up: remove all references to localPSizeDiffSmoothing
The smoothing model "localPSizeDiffSmoothing" does not exist. Thus, we can clear-out all references to it in the tutorials and the documentation.
This commit is contained in:
@ -51,7 +51,7 @@ averagingModel dense;
|
||||
|
||||
clockModel off;
|
||||
|
||||
smoothingModel off;// localPSizeDiffSmoothing;// constDiffSmoothing; //
|
||||
smoothingModel off;// constDiffSmoothing; //
|
||||
|
||||
forceModels
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user