How to Access
For read/write access you will need to supply your SLAC unix password (contact cpo if you need read/write access to a repository):
svn co svn+ssh://<username>@suncatls1.slac.stanford.edu/<packagename>/trunk <packagename>
NOTE: Replace <packagename> and <username> above with the appropriate values.
For readonly access (no password required):
svn co svn://suncatls1.slac.stanford.edu/<packagename>/trunk <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
git clone https://github.com/vossjo/ase-espresso
while instructions for installing the fortran code can be found in Johannes' wiki: