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

Added PBC FCIDUMP code #1

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Added PBC FCIDUMP code #1

wants to merge 9 commits into from

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    15db04c View commit details
    Browse the repository at this point in the history
  2. Added a PBC FCIDUMP routine in pbcfcidump.

    This dumps complex integrals from the pbc k-point code as well as
    exchange truncated integrals.
    
    Contributor List:
    
    Alex Thom
    Verena Neufeld
    David Kovacs
    Jiri Etrych
    ajwt committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    bd30151 View commit details
    Browse the repository at this point in the history
  3. Added Tests for PBC FCIDUMP routine.

        Contributor List:
    
        Verena Neufeld
        Alex Thom
        David Kovacs
        Jiri Etrych
    ajwt committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    80b30c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a0a741 View commit details
    Browse the repository at this point in the history
  5. Fixed dodgy paths.

    ajwt committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    48681a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. suggested changes

    - remove need to modify kccsd_rhf.py
    verena-neufeld committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    eb1b1ed View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Update pbcfcidump.py

    Removed outdated comments about get_kconserv
    ajwt authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    e4fcb05 View commit details
    Browse the repository at this point in the history
  2. Removed duplicate code.

    ajwt committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    ba6af97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee72e21 View commit details
    Browse the repository at this point in the history