A stub for SIESTA/i-pi interface
================================

Prerequisites
-------------

* Compile a version of SIESTA with sockets support
* Download the i-PI code: http://epfl-cosmo.github.io/gle4md/index.html?page=ipi
* Have a decent Python/NumPy installation

Test case
---------

Go in `test`, open two different terminals.

1. In terminal A run i-PI

     /path/to/i-pi h2o-ipi.xml

2. In terminal B run SIESTA

     /path/to/siesta < h2o-ipi.fdf

