Skip to content

hjzfree/calypso_auto_split

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calypso_auto_split

This is a python script.

Running CALYPSO structure search with Split mode automatically on cluster.

CALYPSO written in python2 and did not compatible with python3

So run it in a conda virtual enveronment with python2 or just use $ python2 caly_auto_split.py

CALYPSO is a high performance structure prediction method and software. It requires only chemical compositions of given compounds under aim pressure or temperature to predict stable or metastable structures. Two key steps in CALYPSO are structure generation and structure optimization, however structure optimization is too time consume. So for accelatrating CALYPSO structure search, optimization tasks should be parallelly performed on different compute node. The aim of this package is to run CALYPSO with Split mode automatically, and all prediction step are contralled by python scrapts.

About

auto run calypso split mode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%