18.11.2012 Views

ASE Manual Release 3.6.1.2825 CAMd - CampOS Wiki

ASE Manual Release 3.6.1.2825 CAMd - CampOS Wiki

ASE Manual Release 3.6.1.2825 CAMd - CampOS Wiki

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3<br />

H2O<br />

O 0.00000 0.00000 0.00000<br />

H 0.00000 0.00000 1.00000<br />

H 1.00000 0.00000 0.00000<br />

<strong>ASE</strong> <strong>Manual</strong>, <strong>Release</strong> 3.6.1.2828<br />

You also need to have generated the file ‘dftb_in.hsd’, here is and example: change the variable ‘Prefix’ below<br />

Geometry = {<br />

TypeNames = { "O" }<br />

TypesAndCoordinates [Angstrom] = {<br />

1 0.00000000000000 0.00000000000000 0.00000000000000<br />

1 0.00000000000000 0.00000000000000 1.10000000000000<br />

}<br />

Periodic = No<br />

}<br />

Driver = ConjugateGradient {<br />

MovedAtoms = Range { 1 -1 }<br />

MaxForceComponent = 1.0e-4<br />

MaxSteps = 0<br />

OutputPrefix = o2<br />

}<br />

Hamiltonian = DFTB { # DFTB Hamiltonian<br />

SCC = Yes # Use self consistent charges<br />

SCCTolerance = 1.0e-5 # Tolerance for charge consistence<br />

MaxSCCIterations = 1000 # Nr. of maximal SCC iterations<br />

Mixer = Broyden { # Broyden mixer for charge mixing<br />

MixingParameter = 0.2 # Mixing parameter<br />

}<br />

SlaterKosterFiles = Type2FileNames { # File names from two atom type names<br />

TURBOMOLE<br />

Introduction<br />

TURBOMOLE is a density-functional or Hartree Fock code using atom centered orbitals. This interface makes it<br />

possible to use TURBOMOLE as a calculator in <strong>ASE</strong>.<br />

Environment variables<br />

Set environment variables in your configuration file:<br />

• bash:<br />

$ TURBODIR=/my_disk/my_name/TURBOMOLE<br />

$ PATH=$PATH:$TURBODIR/scripts<br />

$ PATH=$PATH:$TURBODIR/bin/‘sysname‘<br />

• csh/tcsh:<br />

$ setenv TURBODIR /my_disk/my_name/TURBOMOLE<br />

$ set path=($path ${TURBODIR}/scripts)<br />

$ set path=($path ${TURBODIR}/bin/‘sysname‘)<br />

7.14. Calculators 119

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!