AiiDA is a flexible and scalable informatics’ infrastructure to manage, preserve, and disseminate the simulations, data, and workflows of modern-day computational science.
Able to store the full provenance of each object, and based on a tailored database built for efficient data mining of heterogeneous results, AiiDA gives the user the ability to interact seamlessly with any number of remote HPC resources and codes, thanks to its flexible plugin interface and workflow engine for the automation of complex sequences of simulations.
More information at http://www.aiida.net
aiida.
_get_raw_file_header
Get the default header for source AiiDA source code files. Note: is not preceded by comment character.
default AiiDA source file header
str
get_file_header
Get the default header for source AiiDA source code files.
Note
Prepend by comment character.
comment_char (str) – string put in front of each line
get_strict_version
Return a distutils StrictVersion instance with the current distribution version
StrictVersion instance with the current version
distutils.version.StrictVersion
get_version
Return the current AiiDA distribution version
the current version