Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

How to Access

ReadFor read/Write access write access you will need to supply your SLAC unix password (contact cpo if you need read/write access to a repository):

Code Block
svn co svn+ssh://username@suncatls1<username>@suncatls1.slac.stanford.edu/kinetics<packagename>/trunk kinetics
<packagename>

NOTE: Replace <packagename> and <username> above with the appropriate values.

For readonly access (no password required)Readonly access:

Code Block
svn co svn://suncatls1.slac.stanford.edu/<packagename>/kineticstrunk <packagename>

List of

...

SUNCAT SVN Packages

  • kinetics
  • libxc-gpu
  • hori
  • beef
  • batch

Espresso

Johannes Voss' modified Quantum Espresso has been migrated to github. The ASE interface can be downloaded with

Code Block

git clone https://github.com/vossjo/ase-espresso

while instructions for installing the fortran code can be found in Johannes' wiki:

https://github.com/vossjo/ase-espresso/wiki