Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes (start v3.0.1) #286

Merged
merged 11 commits into from
Apr 18, 2024
Merged

fixes (start v3.0.1) #286

merged 11 commits into from
Apr 18, 2024

Commits on Apr 6, 2024

  1. Formal printout updates for 3.0

    Signed-off-by: Philipp Pracht <pp555@cam.ac.uk>
    pprcht committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    e3ceb33 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    fcda575 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    b4a01b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Change kpush printout back to k_tot instead of k_tot/Natoms; fix doub…

    …le declaration of fstoau in dynamics.f90; change version to 3.0.1
    
    Signed-off-by: Philipp Pracht <pp555@cam.ac.uk>
    pprcht committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2f648a5 View commit details
    Browse the repository at this point in the history
  2. Dipole moment calculation from GFN-FF EEQ charges

    Signed-off-by: Philipp Pracht <pp555@cam.ac.uk>
    pprcht committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    90eec78 View commit details
    Browse the repository at this point in the history
  3. Fix unitinitalized bool in sspevx wrapper that led to optimization er…

    …ror for small molecules for gcc builds
    
    Signed-off-by: Philipp Pracht <pp555@cam.ac.uk>
    pprcht committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    e184297 View commit details
    Browse the repository at this point in the history
  4. Initialization change in ancopt because of failing test

    Signed-off-by: Philipp Pracht <pp555@cam.ac.uk>
    pprcht committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1c560aa View commit details
    Browse the repository at this point in the history
  5. Add small molecule ANCOPT testcase

    Signed-off-by: Philipp Pracht <pp555@cam.ac.uk>
    pprcht committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6443373 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Clean up tblite interface and extend functions

    Signed-off-by: Philipp Pracht <pp555@cam.ac.uk>
    pprcht committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ad757b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    483af80 View commit details
    Browse the repository at this point in the history
  3. Add gfn0 dipole extraction (which is from EEQ rather than a density)

    Signed-off-by: Philipp Pracht <pp555@cam.ac.uk>
    pprcht committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c68d8d0 View commit details
    Browse the repository at this point in the history