Statistiques
| Révision :

root / src / Egrad.f90 @ 12

Historique | Voir | Annoter | Télécharger (18,41 ko)

  • svn:executable:
# Date Auteur Commentaire
12 05/03/2014 21:13 Paul Fleurat-Lessard

v1.50 at last ! Unused files deleted. Licence is now clearly AGPL
(GNU Affero General Public License)

11 23/09/2013 11:36 Paul Fleurat-Lessard

Some bugs corrected.

10 25/06/2013 10:52 Paul Fleurat-Lessard

Periodic calculations are now handled for Siesta, Mopac and Gaussian.
Some bugs have also been corrected.

9 19/03/2013 15:46 Paul Fleurat-Lessard

Documentation has been improved in Mini_help, as well as in Path.f90.
A bug corrected in geometry optimization for cartesian coordinates.

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...

4 16/11/2012 16:26 Paul Fleurat-Lessard

Cosmetic changes.

2 31/07/2012 16:30 Paul Fleurat-Lessard

No new functionalities. A small bug corrected, and some cleaning of many routines, to suppress the 'unused' variables warnings (at least with gfortran).

1 04/12/2011 21:01 Paul Fleurat-Lessard

Initial Import