Skip to content
Snippets Groups Projects
Commit 5fddf76f authored by Carlo Camilloni's avatar Carlo Camilloni
Browse files

modified website to plumed.org

[makedoc]
parent ce74fa0d
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ INSTALL
Extensive installation instructions are in the user documentation.
Links to precompiled versions of the documentation can be found here:
http://www.plumed-code.org/documentation
http://www.plumed.org/documentation
Needed software:
* GNU make
......
......@@ -24,7 +24,7 @@ $mathjax
<tbody>
<tr style="height: 30px;">
<td valign="center"> &nbsp; <img src="pigeon.png" width="120"/></td>
<td style="padding-left: 0.2em;" width="74%"> <a href="http://www.plumed-code.org"> <img src="logo.png" width="400" /> </td>
<td style="padding-left: 0.2em;" width="74%"> <a href="http://www.plumed.org"> <img src="logo.png" width="400" /> </td>
<td style="padding-left: 0.2em;" align="right"> <a href="../../user-doc/html/index.html"> <img src="developer-logo.png" width="180" /> </a> </td>
</tr>
</tbody>
......
......@@ -489,7 +489,7 @@ void PlumedMain::init(){
log<<"Please cite this paper when using PLUMED ";
log<<cite("Tribello, Bonomi, Branduardi, Camilloni, and Bussi, Comput. Phys. Commun. 185, 604 (2014)");
log<<"\n";
log<<"For further information see the PLUMED web page at http://www.plumed-code.org\n";
log<<"For further information see the PLUMED web page at http://www.plumed.org\n";
log.printf("Molecular dynamics engine: %s\n",MDEngine.c_str());
log.printf("Precision of reals: %d\n",atoms.getRealPrecision());
log.printf("Running over %d %s\n",comm.Get_size(),(comm.Get_size()>1?"nodes":"node"));
......
......@@ -24,7 +24,7 @@ $mathjax
<tbody>
<tr style="height: 30px;">
<td valign="center"> &nbsp; <img src="pigeon.png" width="120"/></td>
<td style="padding-left: 0.2em;" width="74%"> <a href="http://www.plumed-code.org"> <img src="logo.png" width="400" /> </td>
<td style="padding-left: 0.2em;" width="74%"> <a href="http://www.plumed.org"> <img src="logo.png" width="400" /> </td>
<td style="padding-left: 0.2em;" align="right"> <a href="../../developer-doc/html/index.html"> <img src="user-logo.png" width="180" /> </a> </td>
</tr>
</tbody>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment