Closed ashesh2512 closed 4 years ago
Fixing the call to wall time computation to account for cases where different processors might span different near-body blocks. Also commenting out writeData(nvar,0) call so that we aren't dumping files by default during simulations.
writeData(nvar,0)
Fixing the call to wall time computation to account for cases where different processors might span different near-body blocks. Also commenting out
writeData(nvar,0)
call so that we aren't dumping files by default during simulations.