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

2 general base classes for workflows #3

Merged
merged 17 commits into from Feb 7, 2024

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    b8505dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    064f76d View commit details
    Browse the repository at this point in the history
  3. Added TBOutputs and DMFTOutputs to general.py

    Reformatted dmft.py
    JosePizarro3 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a837b4a View commit details
    Browse the repository at this point in the history
  4. Added BeyondDFT2Tasks base class and MaxEntOutputs in general.py

    Reformatted and inheritance in maxent.py
    JosePizarro3 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    a74a4ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aed1e75 View commit details
    Browse the repository at this point in the history
  6. Changed inheritance by composition

    Reformat tb.py
    JosePizarro3 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fae93c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4de0c06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e008e06 View commit details
    Browse the repository at this point in the history
  9. Fix bug name

    JosePizarro3 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6a9f25d View commit details
    Browse the repository at this point in the history
  10. Fixing XS and tests

    JosePizarro3 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    35df178 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    958e117 View commit details
    Browse the repository at this point in the history
  12. Fix testing

    JosePizarro3 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    dbdb3f0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1afa4e8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e5e18c6 View commit details
    Browse the repository at this point in the history
  15. Adding nmr workflow (#6)

    * Added MagneticOutputs in general.py
    
    * Added more imports for usage in __init__
    JosePizarro3 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f50e871 View commit details
    Browse the repository at this point in the history
  16. Fix testing

    Added Alvin comments
    JosePizarro3 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    3a4acd9 View commit details
    Browse the repository at this point in the history
  17. Add missing import

    JosePizarro3 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6053935 View commit details
    Browse the repository at this point in the history