mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
release on 2014-04-15_09-22-01
This commit is contained in:
@ -73,6 +73,9 @@ writeLiggghts::writeLiggghts
|
||||
{
|
||||
propsDict_=dictionary(dict.subDict(typeName + "Props"));
|
||||
|
||||
// check if verbose
|
||||
if (propsDict_.found("verbose")) verbose_=true;
|
||||
|
||||
if(propsDict_.found("writeLast"))
|
||||
{
|
||||
writeLast_=Switch(propsDict_.lookup("writeLast"));
|
||||
|
||||
Reference in New Issue
Block a user