The current surface Green function calculation becomes a bottleneck when the Lead principal layer is relatively large. This significantly affects the overall performance and scalability of the code in large or complex systems.
Proposed enhancement:
- Investigate and implement algorithms or optimizations to accelerate the surface Green function calculation, especially for cases with large principal layers.
- Possible directions include parallelization, or leveraging efficient numerical libraries.
- Benchmark and compare performance before and after enhancement.
This improvement is important for extending the applicability of dpnegf to larger systems and for reducing computation time in practical simulations.
The current surface Green function calculation becomes a bottleneck when the Lead principal layer is relatively large. This significantly affects the overall performance and scalability of the code in large or complex systems.
Proposed enhancement:
This improvement is important for extending the applicability of dpnegf to larger systems and for reducing computation time in practical simulations.