ITA-Solar / rh

RH 1.5D
20 stars 17 forks source link

Remove call to StopRequested #36

Closed tiagopereira closed 2 years ago

tiagopereira commented 2 years ago

Remove call to StopRequested() in Iterate_p() to avoid excessive IO calls. This means that each process, at the start of each iteration, will try to open the same file.