Download-pandoc-online: Difference between revisions
(Created page with "<div id="content"> <center> == Yambo source download == </center> The Yambo source can be downloaded from the [http://qe-forge.org/gf/project/yambo/frs QE-Forge] portal.<br...") |
No edit summary |
||
Line 31: | Line 31: | ||
|} | |} | ||
'''Note on revision numbering:''' Regular users of the Yambo repository will notice that the revision numbering has apparently been reset to 1: this coincides with the creation of a separate Yambo GPL source on QE-forge (see the [http://www.yambo-code. | '''Note on revision numbering:''' Regular users of the Yambo repository will notice that the revision numbering has apparently been reset to 1: this coincides with the creation of a separate Yambo GPL source on QE-forge (see the [http://www.yambo-code.eu/forum/viewtopic.php?f=18&t=206 forum announcement] for details). The new repository contains the source files for the first official tarball releases (3.1.2 (r300), 3.2.0 (r315), and 3.2.1 (r448) are present as new revisions 1, 2, and 3), as well as newer commits. However, Yambo still ''internally'' makes use of the old revision numbering, as seen in the report files, e.g. new revision 4 outputs: | ||
<blockquote><font size="-1"> # GPL Version 3.2.2 Revision 616 </font></blockquote> | <blockquote><font size="-1"> # GPL Version 3.2.2 Revision 616 </font></blockquote> |
Latest revision as of 10:28, 23 February 2024
Yambo source download
The Yambo source can be downloaded from the QE-Forge portal.
Either a full access to the SVN repository or tar-balls and patches are available.
Getting the latest snapshot with subversion
For those of you who don’t know what Subversion is, Subversion is a version control system that is something like an improved CVS. For more information, see here. The subversion book is online together with the FAQ page.
You need to have subversion (executable svn) installed on your machine to download the Yambo source.
To obtain the GPL source, do this:
|
[[File:../page-images/yambo+qe+SVN.png]] Click above to go to the main Yambo project page on QE-forge.
|
Note on revision numbering: Regular users of the Yambo repository will notice that the revision numbering has apparently been reset to 1: this coincides with the creation of a separate Yambo GPL source on QE-forge (see the forum announcement for details). The new repository contains the source files for the first official tarball releases (3.1.2 (r300), 3.2.0 (r315), and 3.2.1 (r448) are present as new revisions 1, 2, and 3), as well as newer commits. However, Yambo still internally makes use of the old revision numbering, as seen in the report files, e.g. new revision 4 outputs:
# GPL Version 3.2.2 Revision 616
Thus when reporting problems, make sure to quote the internal revision number!
In the SVN repository you will find two version of Yambo, a stable one, and a developing on