From 9cf940661ac0e20b995cb60cc4ff60e33abf65b9 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 23 Jul 2018 10:25:00 +0200 Subject: [PATCH] fix comment --- .../liggghtsCommandModel/liggghtsCommandModel.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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")) {