User Tools

Site Tools


howto:geometry_optimisation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
geometry_optimisation [2014/02/03 11:24] – remove spaces in code text oschuetthowto:geometry_optimisation [2014/02/09 14:59] – geometry_optimisation renamed to howto:geometry_optimisation oschuett
Line 101: Line 101:
   &END CONSTRAINT   &END CONSTRAINT
 &END MOTION &END MOTION
- </code>+</code>
  
 The reader should already be familiar with the [[http://manual.cp2k.org/trunk/CP2K_INPUT/GLOBAL.html|''GLOBAL'']] and The reader should already be familiar with the [[http://manual.cp2k.org/trunk/CP2K_INPUT/GLOBAL.html|''GLOBAL'']] and
Line 109: Line 109:
 <code cp2k> <code cp2k>
 RUN_TYPE GEO_OPT RUN_TYPE GEO_OPT
- </code>+</code>
  
 In this example, we note that we have chosen diagonalisation of the In this example, we note that we have chosen diagonalisation of the
Line 136: Line 136:
   &END CG   &END CG
 &END GEO_OPT &END GEO_OPT
- </code>+</code>
  
 The [[http://manual.cp2k.org/trunk/CP2K_INPUT/MOTION/GEO_OPT.html#desc_TYPE|''TYPE'']] keyword sets whether the geometry optimisation is for The [[http://manual.cp2k.org/trunk/CP2K_INPUT/MOTION/GEO_OPT.html#desc_TYPE|''TYPE'']] keyword sets whether the geometry optimisation is for
Line 167: Line 167:
   &END FIXED_ATOMS   &END FIXED_ATOMS
 &END CONSTRAINT &END CONSTRAINT
- </code>+</code>
  
 We can add constraints to atomic movements by using the [[http://manual.cp2k.org/trunk/CP2K_INPUT/MOTION/CONSTRAINT.html|''CONSTRAINT'']] We can add constraints to atomic movements by using the [[http://manual.cp2k.org/trunk/CP2K_INPUT/MOTION/CONSTRAINT.html|''CONSTRAINT'']]
Line 179: Line 179:
 <code cp2k> <code cp2k>
 LIST 1 2 3 ... N LIST 1 2 3 ... N
- </code>+</code>
  
 The numbers to the right of ''LIST'' are the list of atomic indices, The numbers to the right of ''LIST'' are the list of atomic indices,
Line 193: Line 193:
 <code> <code>
 cp2k.sopt -o H2O.out H2O.inp & cp2k.sopt -o H2O.out H2O.inp &
- </code>+</code>
  
 After the job has finished, you should obtain the following files: After the job has finished, you should obtain the following files:
Line 215: Line 215:
 <code> <code>
 cp2k.sopt -o H2O.out H2O-1.restart & cp2k.sopt -o H2O.out H2O-1.restart &
- </code>+</code>
  
 You can of course also use ''H2O-1.restart'' as a template for writing You can of course also use ''H2O-1.restart'' as a template for writing
Line 251: Line 251:
  Conv. for gradients        =                   NO  Conv. for gradients        =                   NO
 --------------------------------------------------- ---------------------------------------------------
- </code>+</code>
  
 The above output segment states that at the end of geometry The above output segment states that at the end of geometry
Line 284: Line 284:
  Conv. in RMS gradients                      YES  Conv. in RMS gradients                      YES
 --------------------------------------------------- ---------------------------------------------------
- </code>+</code>
  
 which clearly shows all criteria have been satisfied. which clearly shows all criteria have been satisfied.
Line 342: Line 342:
  
 ENERGY| Total FORCE_EVAL ( QS ) energy (a.u.):              -17.164634771108034 ENERGY| Total FORCE_EVAL ( QS ) energy (a.u.):              -17.164634771108034
- </code>+</code>
  
howto/geometry_optimisation.txt · Last modified: 2024/01/15 09:23 by oschuett