You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: