Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • M miniff
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 8
    • Issues 8
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Quantum TinkererQuantum Tinkerer
  • miniff
  • Wiki
  • Home

Home · Changes

Page history
Create Home authored Mar 09, 2021 by Niket Agrawal's avatar Niket Agrawal
Hide whitespace changes
Inline Side-by-side
Home.md 0 → 100644
View page @ 704cc55e
## Miniff
Miniff is a minimal implementation of neural-network force fields that facilitates computing energies and forces of atomic systems with neural networks.
Miniff implements [Behler and Parrinello](https://doi.org/10.1103/PhysRevLett.98.146401) approach to simulating structures and dynamics of atomic systems. You may want to use it if:
- you are interested in structural properties of a system with many atoms such as a molecule or an amorphous material;
- your system is too large for electronic structure treatment (e.g. density functional theory molecular dynamics);
- no empiric potentials for your system exist...
- ... or the existing empiric potentials are not sufficient to reach the desired tolerances in energies and forces;
- you are interested in machine learning techniques for materials science problems and are looking for a good starting point for your research.
This Wiki serves the purpose of a reference manual to the maintainer(s) of miniff. It provides the following information.
* Implementation and configuration details of certain aspects of the repository such as the documentation setup, versioning, packaging, CI and dependency management.
* Software development and maintenance workflow for miniff.
\ No newline at end of file
Clone repository
  • Home
  • Miniff configuration