Skip to content

This repository provides a modified version of the original n2p2 software : ready-to-use software for high-dimensional neural network potentials in computational physics and chemistry.

License

Notifications You must be signed in to change notification settings

allouchear/n2p2Derivatives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n2p2 - The neural network potential package, version midifed by A.R. Allouche

DOI Build Status Coverage License: GPL v3

This repository provides ready-to-use software for high-dimensional neural network potentials in computational physics and chemistry. Added by A.R. Allouche :

  • NN for partial charges and dipoles
  • High derivatives of energies (2, 3, 4)
  • dftd3 grimme correction to energie

Documentation

Build your own documentation

It is also possible to build your own documentation for offline reading. Install the above dependencies, change to the src directory and try to build the documentation:

source env.sh
cd dftd3-lib-0.9
make
cd ..
cd src
make doc

If the build process succeeds you can browse through the documentation starting from the main page in:

doc/html/index.html

Authors

  • Andreas Singraber (University of Vienna)
  • Abdulrahman Allouche (Lyon 1 University)

License

This software is licensed under the GNU General Public License version 3 or any later version (GPL-3.0-or-later).

About

This repository provides a modified version of the original n2p2 software : ready-to-use software for high-dimensional neural network potentials in computational physics and chemistry.

Resources

License

Stars

Watchers

Forks