diff --git a/src/lagrangian/cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C b/src/lagrangian/cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C index 9b6ef7f4..ce65075d 100644 --- a/src/lagrangian/cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C +++ b/src/lagrangian/cfdemParticle/subModels/liggghtsCommandModel/liggghtsCommandModel/liggghtsCommandModel.C @@ -288,7 +288,7 @@ void liggghtsCommandModel::parseCommandList(wordList& commandList,labelList& lab { add = ""; 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")) {