SSCHAcode / python-sscha

The python implementation of the Stochastic Self-Consistent Harmonic Approximation (SSCHA).
GNU General Public License v3.0
55 stars 21 forks source link

Added a new way to compute the energy and forces using calculators wi… #62

Closed mesonepigreco closed 2 years ago

mesonepigreco commented 2 years ago

…th CellConstructor

This has the big advantage of enabling the MPI run from a python script. And avoid messing with ASE MPI parallel reading