mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
merge ShirgaonkarIB and ShirgaonkarIBTorque models
reduce code duplication
This commit is contained in:
@ -58,7 +58,7 @@ smoothingModel off;
|
||||
|
||||
forceModels
|
||||
(
|
||||
ShirgaonkarIBTorque
|
||||
ShirgaonkarIB
|
||||
ArchimedesIB
|
||||
);
|
||||
|
||||
@ -71,7 +71,7 @@ turbulenceModelType "turbulenceProperties";
|
||||
//===========================================================================//
|
||||
// sub-model properties
|
||||
|
||||
ShirgaonkarIBTorqueProps
|
||||
ShirgaonkarIBProps
|
||||
{
|
||||
velFieldName "U";
|
||||
pressureFieldName "p";
|
||||
|
||||
Reference in New Issue
Block a user