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

Cluster label / prefix with espresso #70

Closed mesonepigreco closed 2 years ago

mesonepigreco commented 2 years ago

When the cluster changes the prefix of an espresso calculation by setting the label, it seems that different threads overwrite the labels.

This Is important for merging the pull request #61

mesonepigreco commented 2 years ago

Fixed, but seems related to a similar issue when reading the output #73