Merge pull request #2569 from akohlmey/collected-small-changes
Collected small changes for the next patch release
This commit is contained in:
@ -378,6 +378,7 @@ void Thermo::compute(int flag)
|
||||
|
||||
if (me == 0) {
|
||||
utils::logmesg(lmp,line);
|
||||
if (screen && flushflag) fflush(screen);
|
||||
if (logfile && flushflag) fflush(logfile);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user