-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathREADME.tutorials
31 lines (24 loc) · 1.33 KB
/
README.tutorials
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Yambo
======
Yambo doesn't stand for anything like "Yet Another Many-Body cOde", for instance.
Unless you really want it to.
Quick installation instructions for the impatient:
./configure [options]
make all
("make" alone prints a list of acceptable targets). Binaries go in bin/.
For more information, see the general documentation on the web sites
http://www.yambo-code.eu/ (general informations)
http://www.yambo-code.eu/wiki/index.php?title=Main_Page (Yambo educational)
Installing: http://www.yambo-code.eu/wiki/index.php?title=Installation
Getting started: http://www.yambo-code.eu/wiki/index.php?title=First_steps:_a_walk_through_from_DFT_to_optical_properties
All the material included in this distribution is free software;
you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.
These programs are distributed in the hope that they will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details (see COPYING file).
Yambo Tutorials
=================
You can find all tutorials procedure online on the [yambo-educational wiki page](http://www.yambo-code.eu/wiki)