Statistiques
| Révision :

root / src / ReadInput_vasp.f90 @ 8

Historique | Voir | Annoter | Télécharger (4,81 ko)

# Date Auteur Commentaire
8 28/02/2013 13:30 Paul Fleurat-Lessard

Siesta is working, and I have added one example for it.
The main update here is that geometrical changes can now be monitored directly
in Opt'n Path using AnaGeom and GeomFile. See Manual with Path.exe -help

5 25/02/2013 18:00 Paul Fleurat-Lessard

This is an intermediate update (kind of v1.47-v1.48) with an experimental support of Siesta.
On top of this, I have cleaned some routines: Read_geom.f90 and ReadInput.f90 are 'interface' routines
that call the right subroutine (ReadGeom_cart, ReadGeom_turbomole, ReadInput_gaussian, ...) depending on the...