Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • E E-CAM-Library
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
Server reached end of life. Save your projects elsewhere.
  • e-came-cam
  • E-CAM-Library
  • Merge requests
  • !255

Generated module for NLCG-OFDFT.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alessandro Coretti requested to merge acoretti/E-CAM-Library:orbital-free-DFT-with-NLCG into master Sep 18, 2020
  • Overview 4
  • Commits 4
  • Pipelines 4
  • Changes 2

The module performs Orbital-Free Density Functional Theory Molecular Dynamics (OF-DFT-MD) using the standard Born-Oppenheimer approach with a nonlinear conjugate gradient algorithm.

Module verification checklist (for reviewers)

Checklist when the module is first submitted

  • Have the relevant labels been added to the MR
  • If submitted on someone elses behalf, has the software author been referenced (if they have a GitLab account)

Checklist when module is no longer "WIP"

  • Is the module documentation sufficiently detailed?
  • Is it mergeable? (i.e., there should be no merge conflicts)
  • Are the build instructions sufficient - source code locations, build instructions, etc.? (If not the MR should be updated)
  • Did it pass the tests that were described? (Are there unit/regression tests? Do they pass?)
  • Are the tests sufficient?
  • If the module introduces new functionality, is it tested? (Unit/regression tests?)
  • Is the associated source code well formatted? (typos, line length, brackets,...it should be consistent with existing source)
  • Is all new source code sufficiently documented? (functions, their arguments,...)
  • Is there a description of any applications the module has? (This is a hard requirement for E-CAM PDRAs)

After Merging

  • Make sure the module appears in a toctree
  • Add a link to the final result on https://e-cam.readthedocs.io
Edited Sep 18, 2020 by Jony Castagna
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: orbital-free-DFT-with-NLCG