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

Dimer Projection Method DIPRO for xtb #856

Merged
merged 40 commits into from
Oct 5, 2023
Merged

Commits on Aug 25, 2023

  1. dipro incorporated to basic framework of xtb. next: adapt dipro varia…

    …bles, workflow and framework to new environment
    demonic-daisy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1bb450b View commit details
    Browse the repository at this point in the history
  2. necessary frags, Tcalc, Tinput inserted to call get_jab. next: adjust…

    … messy types 'calc' and 'input' in dipro.f to new framework.
    demonic-daisy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5caa3cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    907dd0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67517c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    069ba4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6293760 View commit details
    Browse the repository at this point in the history
  7. basis not alloc error was due to no default gfn method defined. resol…

    …ved. Dipro is basically working. Next: opt fragment read-in from xcontrol.
    demonic-daisy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7aa694c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    371a4c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    feb212b View commit details
    Browse the repository at this point in the history
  10. error stop introduced when .UHF is specified but not .UHFfrag because…

    … spins are not det autom in xtb.
    demonic-daisy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    d24208d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2846d88 View commit details
    Browse the repository at this point in the history
  12. expanded dipro from only 4 orb to all orb. next: introduce energy thr…

    …eshhold for orb consideration.
    demonic-daisy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    84a23e2 View commit details
    Browse the repository at this point in the history
  13. introduced energy threshhold for orb consideration. next: flag or rea…

    …din for that e-thresh and apply for output write.
    demonic-daisy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    c85e727 View commit details
    Browse the repository at this point in the history
  14. Applied near degeneracy orbital ethresh for output write. next: flag …

    …or readin for that e-thresh.
    demonic-daisy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    baf5f15 View commit details
    Browse the repository at this point in the history
  15. Applied near degeneracy orbital ethresh for output write. next: flag …

    …or readin for that e-thresh. accidentally used git reset. try to recover this commuit.
    demonic-daisy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    942eb4f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    caa2f8f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9c28280 View commit details
    Browse the repository at this point in the history
  18. orbital degeneracy threshold from command-line. next: expand jab calc…

    …ulation to all combinations of orbs within thresh.
    demonic-daisy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9d023c5 View commit details
    Browse the repository at this point in the history
  19. expanded jab calculation to all combinations of orbs within thresh. n…

    …ext: average over hole/electron transport and charge transfer.
    demonic-daisy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e48c6ea View commit details
    Browse the repository at this point in the history
  20. averaged over hole/electron transport and charge transfer. next: clea…

    …n up code and nice output.
    demonic-daisy committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    13493de View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c74711d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2acd00d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    23e8df7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7f75f16 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    35270ae View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    74a1999 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Fix build.

    Signed-off-by: MtoLStoN <70513124+MtoLStoN@users.noreply.github.com>
    MtoLStoN committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    e056f36 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    d6c50e1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from demonic-daisy/main

    pull request revision. Mainly fixed error handling and global types.
    demonic-daisy committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    b882afe View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Some cleanup, license, make dipro optional

    Signed-off-by: MtoLStoN <70513124+MtoLStoN@users.noreply.github.com>
    MtoLStoN committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    abb81af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecced01 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    ccaf64b View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    demonic-daisy committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8234e58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16a3181 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aae5b9 View commit details
    Browse the repository at this point in the history
  5. test module for dipro

    demonic-daisy committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8188be5 View commit details
    Browse the repository at this point in the history
  6. Skip test if build is without tblite.

    Signed-off-by: MtoLStoN <70513124+MtoLStoN@users.noreply.github.com>
    MtoLStoN committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cd9a00c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Fix memory allocation error (Windows).

    Signed-off-by: MtoLStoN <70513124+MtoLStoN@users.noreply.github.com>
    MtoLStoN committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    7ee9636 View commit details
    Browse the repository at this point in the history
  2. Indention.

    Signed-off-by: MtoLStoN <70513124+MtoLStoN@users.noreply.github.com>
    MtoLStoN committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8be8332 View commit details
    Browse the repository at this point in the history