diff options
Diffstat (limited to 'src/labat/README')
| -rw-r--r-- | src/labat/README | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/src/labat/README b/src/labat/README new file mode 100644 index 0000000..96c3006 --- /dev/null +++ b/src/labat/README | |||
| @@ -0,0 +1,49 @@ | |||
| 1 | |||
| 2 | KORT BESKRIVNING AV 'labat' | ||
| 3 | =========================== | ||
| 4 | |||
| 5 | Indata ('atomctrl.dat') foer Al till 'labat' (Boer vara identisk med | ||
| 6 | tidigare versioner). | ||
| 7 | |||
| 8 | 13 0 | ||
| 9 | 10 40 0.2000 | ||
| 10 | 0.5000 0.00001 0.005 | ||
| 11 | 30 0 0 0 | ||
| 12 | 5 2 0<--------------- 0, 1 & 2 foer respektive: lda, barth-hedin & GGA | ||
| 13 | 100 -84.5000 1 1 0 (knapp finns redan) | ||
| 14 | 200 -16.2450 1 1 0 | ||
| 15 | 210 -5.3356 3 1 0 | ||
| 16 | 300 -0.7812 1 1 0 | ||
| 17 | 310 -0.2312 1 1 0 | ||
| 18 | 100 -84.5000 1 1 0 | ||
| 19 | 200 -16.2450 1 1 0 | ||
| 20 | 210 -5.3356 3 1 0 | ||
| 21 | 300 -0.7812 1 1 0 | ||
| 22 | 310 -0.2312 0 1 0 | ||
| 23 | |||
| 24 | |||
| 25 | Skall ge foeljande resultat: | ||
| 26 | (De utdata filer som finns i biblioteket aer fraan LDA-exemplet nedan) | ||
| 27 | |||
| 28 | LDA | ||
| 29 | |||
| 30 | Total energy starts | ||
| 31 | iter: 22 total ch: 13.00 total en: -241.3129 | ||
| 32 | Coulomb potential | ||
| 33 | NEW ITERATION | ||
| 34 | |||
| 35 | GGA | ||
| 36 | |||
| 37 | Total energy starts | ||
| 38 | iter: 22 total ch: 13.00 total en: -242.3491 | ||
| 39 | Coulomb potential | ||
| 40 | NEW ITERATION | ||
| 41 | Note: the following IEEE floating-point arithmetic exceptions | ||
| 42 | occurred and were never cleared; see ieee_flags(3M): | ||
| 43 | Inexact; Underflow; | ||
| 44 | Sun's implementation of IEEE arithmetic is discussed in | ||
| 45 | the Numerical Computation Guide. | ||
| 46 | |||
| 47 | Inte saa snyggt med flyttalsfelen, men ... | ||
| 48 | |||
| 49 | Utdatafilerna aer de som finns i detta bibliotek (samma som tidigare). \ No newline at end of file | ||
