update of Fortran-DFTB interface to be compatible with fix msst

This commit is contained in:
Steve Plimpton
2017-07-20 14:40:35 -06:00
parent 3cd597e948
commit 59db5f6a17
17 changed files with 397 additions and 135 deletions

View File

@ -41,8 +41,8 @@ fortran a simple wrapper on the LAMMPS library API that
can be called from Fortran
fortran2 a more sophisticated wrapper on the LAMMPS library API that
can be called from Fortran
fortran3 wrapper written by Nir Goldman (LLNL), as an
fortran_dftb wrapper written by Nir Goldman (LLNL), as an
extension to fortran2, used for calling LAMMPS
from Fortran DFTB+ code
from Fortran DFTB+ tight-binding code
Each sub-directory has its own README with more details.