summaryrefslogtreecommitdiff
path: root/src/labat/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/labat/README')
-rw-r--r--src/labat/README49
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
2KORT BESKRIVNING AV 'labat'
3===========================
4
5Indata ('atomctrl.dat') foer Al till 'labat' (Boer vara identisk med
6tidigare versioner).
7
813 0
910 40 0.2000
100.5000 0.00001 0.005
1130 0 0 0
125 2 0<--------------- 0, 1 & 2 foer respektive: lda, barth-hedin & GGA
13100 -84.5000 1 1 0 (knapp finns redan)
14200 -16.2450 1 1 0
15210 -5.3356 3 1 0
16300 -0.7812 1 1 0
17310 -0.2312 1 1 0
18100 -84.5000 1 1 0
19200 -16.2450 1 1 0
20210 -5.3356 3 1 0
21300 -0.7812 1 1 0
22310 -0.2312 0 1 0
23
24
25Skall ge foeljande resultat:
26(De utdata filer som finns i biblioteket aer fraan LDA-exemplet nedan)
27
28LDA
29
30 Total energy starts
31 iter: 22 total ch: 13.00 total en: -241.3129
32 Coulomb potential
33 NEW ITERATION
34
35GGA
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
47Inte saa snyggt med flyttalsfelen, men ...
48
49Utdatafilerna aer de som finns i detta bibliotek (samma som tidigare). \ No newline at end of file