mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
add braces
This commit is contained in:
@ -92,8 +92,10 @@ virtualMassForce::virtualMassForce
|
||||
{
|
||||
splitUrelCalculation_ = readBool(propsDict_.lookup("splitUrelCalculation"));
|
||||
if(splitUrelCalculation_)
|
||||
{
|
||||
Info << "Virtual mass model: will split the Urel calculation\n";
|
||||
Info << "WARNING: be sure that LIGGGHTS integration takes ddtv_p implicitly into account! \n";
|
||||
}
|
||||
}
|
||||
if(propsDict_.found("Cadd"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user