mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
apply some formatting changes [ci skip]
This commit is contained in:
@ -94,7 +94,7 @@ writeLiggghts::writeLiggghts
|
||||
{
|
||||
overwrite_ = Switch(propsDict_.lookup("overwrite"));
|
||||
}
|
||||
|
||||
|
||||
if (writeLast_)
|
||||
{
|
||||
runLast_ = true;
|
||||
@ -103,7 +103,7 @@ writeLiggghts::writeLiggghts
|
||||
{
|
||||
//Warning << "Using invalid options of writeLiggghts, please use 'writeLast' option." << endl;
|
||||
runEveryWriteStep_ = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
command_ += " " + path_ + "/" + writeName_;
|
||||
|
||||
Reference in New Issue
Block a user