mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
fix comment
This commit is contained in:
@ -288,7 +288,7 @@ void liggghtsCommandModel::parseCommandList(wordList& commandList,labelList& lab
|
|||||||
{
|
{
|
||||||
add = "";
|
add = "";
|
||||||
timeStamp=true;
|
timeStamp=true;
|
||||||
}else if (add=="number") // next command will be a number read from labelList
|
}else if (add=="number") // next command will be a number read from scalarList
|
||||||
{
|
{
|
||||||
/*if (!propsDict.found("scalars"))
|
/*if (!propsDict.found("scalars"))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user