tools:ase
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| tools:ase [2015/05/22 12:02] – created oschuett | tools:ase [2021/01/19 11:49] (current) – oschuett | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Atomic Simulation Environment ====== | ====== Atomic Simulation Environment ====== | ||
| - | The Atomistic Simulation Environment (ASE) is a set of tools and Python modules for setting up, manipulating, | + | The Atomistic Simulation Environment (ASE) is a set of tools and Python modules for setting up, manipulating, |
| - | The ASE comes with a plugin, a so-called calculator, for running simulations with CP2K. The source code of the calculator is in the file [[https://trac.fysik.dtu.dk/projects/ase/browser/trunk/ | + | The ASE comes with a plugin, a so-called calculator, for running simulations with CP2K. The source code of the calculator is in the file [[https://gitlab.com/ase/ase/blob/master/ |
| - | For more information visit the [[https:// | + | For more information |
| + | =====Appetizing Example===== | ||
| + | The ASE provides a very convenient, high level interface to CP2K. It bring about the renown [[w> | ||
| + | <code bash> | ||
| + | $ export ASE_CP2K_COMMAND=" | ||
| + | $ python | ||
| + | >>> | ||
| + | >>> | ||
| + | >>> | ||
| + | >>> | ||
| + | >>> | ||
| + | >>> | ||
| + | -467.191035845 | ||
| + | </ | ||
| + | For more examples have a look at the test suite in [[ https:// | ||
| + | <note warning> | ||
| + | The environment variable '' | ||
| + | </ | ||
| + | |||
| + | =====Remote Usage over SSH===== | ||
| + | The ASE calculator communicate with the CP2K-shell solely over stdin/ | ||
| + | <code bash> | ||
| + | export ASE_CP2K_COMMAND=" | ||
| + | </ | ||
tools/ase.1432296154.txt.gz · Last modified: (external edit)
