ENH: Refactored code
This commit is contained in:
parent
14a309d4c2
commit
df2273f0c4
@ -104,13 +104,9 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
|
||||
rho = thermo.rho();
|
||||
}
|
||||
|
||||
runTime.write();
|
||||
}
|
||||
else
|
||||
{
|
||||
runTime.write();
|
||||
}
|
||||
runTime.write();
|
||||
|
||||
Info<< "ExecutionTime = " << runTime.elapsedCpuTime() << " s"
|
||||
<< " ClockTime = " << runTime.elapsedClockTime() << " s"
|
||||
|
Loading…
Reference in New Issue
Block a user