Double call to write
This commit is contained in:
parent
6619d0b462
commit
8b468e2cba
1 changed files with 0 additions and 2 deletions
|
@ -88,8 +88,6 @@ int main(int argc, char *argv[])
|
|||
chemistry.dQ()().write();
|
||||
}
|
||||
|
||||
runTime.write();
|
||||
|
||||
Info<< "ExecutionTime = " << runTime.elapsedCpuTime() << " s"
|
||||
<< " ClockTime = " << runTime.elapsedClockTime() << " s"
|
||||
<< nl << endl;
|
||||
|
|
Reference in a new issue