Handling of large number of configurations
At the moment there is a "Out of Memory" error, when the distances and angles are calculated for a large number of configurations. The proposed solution to this is to separate the calculation into several jobs and compute it in parallel.
Files, which have to be modified (presumably):
- core/CalcAdsorbates.py