Skip to content

Some problems with Cluster.py #110

Answered by mesonepigreco
zhaowb12138 asked this question in Q&A
Discussion options

You must be logged in to vote

Dear @zhaowb12138 ,
Thanks for reporting. Yes, the latest version of Cluster.py is compatible with a custom calculator for espresso defined in
cellconstructor.calculators.Espresso rather than the ASE one. This is because of some new features introduced in the latest version of the official ASE calculators (specifically regarding the I/O strategy with parallelization) which conflicted with our modules, generating bugs at execution time.
For this reason, we decided to support our own calculators for espresso. It works very similarly to the ASE one. Most things should be exactly the same, and you should be able to obtain the same results just by replacing the import of the ASE espresso calcu…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@zhaowb12138
Comment options

@diegomartinez2
Comment options

Answer selected by mesonepigreco
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants