User Tools

Site Tools


exercises:2014_ethz_mmm:basis_sets

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
exercise:basis_sets [2014/03/28 14:57] – [1.Step] oschuettexercise:basis_sets [2014/03/31 13:49] oschuett
Line 3: Line 3:
 In this exericse you will compare different basis sets and use them for computing the binding energy of an H2 molecule. In this exericse you will compare different basis sets and use them for computing the binding energy of an H2 molecule.
  
-The cp2k basis set format is the following: +The cp2k basis set format is described in detail [[basis_sets|here]].
- +
-<code> +
- +
-Nsets +
-  n1 lmin lmax Nexp Ncontr +
-    exp1 contr1 contr2 contr3 ... +
-    exp2 contr4 contr5 contr6 ... +
-    Nexp.... +
-  n2 lmin lmax Nexp Ncontr +
-    exp1 contr1 contr2 contr3 ... +
-    exp2 contr4 contr5 contr6 ... +
-    Nexp.... +
-    ... +
-</code> +
-\\ +
-Nsets = number of sets.  \\  +
-n1,n2... = main quantum number (but it gets ignored by the program!) \\ +
-lmin = min //l// (angular quantum number) of the set ( s = 0 ; p = 1 ; d = 2 ...) \\  +
-lmax = max //l// (angular quantum number) of the set ( s = 0 ; p = 1 ; d = 2 ...) \\ +
-Nexp = number of exponents of the set \\ +
-Ncontr = number of contaction coefficients per angular quantum number \\ +
- +
-As an example: +
- +
-<code> +
-      2                 2 Sets +
-      1 0 0 1 1         Set 1: lmin=0 ; lmax=0 (→ s functions!) ; 1 exponent ; 1 contraction +
-        0.35 1          exponent1 of  set 1 ; contraction  +
-      1 1 1 1 1         Set 2: lmin=1 ; lmax=1 (→ p functions!) ; 1 exponent ; 1 contraction +
-        0.6 1           exponent1 of set 2 ;  contraction +
-</code> +
  
 ===== Part I: Different basis sets for H and H2 ===== ===== Part I: Different basis sets for H and H2 =====
exercises/2014_ethz_mmm/basis_sets.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1