Skip to content

model: compute deposited exposures in parallel

Nicola Tarocco requested to merge feature/parallel-deposited-exposures into master
  • compute deposited exposures by calculating each time window in a thread, in parallel
  • compute the CO2 concentration calcuation of each window in parallel
  • the usage of multithreading speeds up the overall calculation by at least by a factor of 3.

Merge request reports