python-acoustics / Sea

DISCONTINUED - Statistical Energy Analysis (SEA) module for FreeCAD.
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Precalculate coupling loss factors or transmission coefficients #19

Open FRidh opened 11 years ago

FRidh commented 11 years ago

Since the calculation of the coupling loss factors or transmission coefficients can take a long time, they should be calculated only once and thus be stored.

Add the option to precalculate these factors. Use a pool of workers: http://docs.python.org/2/library/multiprocessing.html#using-a-pool-of-workers