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

Add optional 3rd static for PBE+U to MatPesStaticFlowMaker #606

Merged
merged 12 commits into from
Dec 4, 2023

Commits on Nov 11, 2023

  1. add optional 3rd static for PBE+U in

    MatPesGGAPlusMetaGGAStaticMaker if structure contains +U elements
    janosh committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    433c5b8 View commit details
    Browse the repository at this point in the history
  2. auto-format CHANGELOG.md

    janosh committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    0acede6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4f7acb View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    1d826ff View commit details
    Browse the repository at this point in the history
  2. fix MatPesStaticFlowMaker logic for checking if structure contains el…

    …ement
    
    with +U corrections
    janosh committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    82232fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3faf9c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ea1797 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    dd44bf7 View commit details
    Browse the repository at this point in the history
  2. fix AssertionError: assert 'MatPES static flow' == 'MatPES GGA p...ta…

    …-GGA static'
    
      - MatPES GGA plus meta-GGA static
      + MatPES static flow
    
    fix typos
    janosh committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    a87911c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    253ee76 View commit details
    Browse the repository at this point in the history
  4. fix accidental not removal _remove_unused_incar_params

    if not incar.get("LDAU")
    
    dev.py add exit code to raise SystemExit(1), just sys.exit() before
    janosh committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    491aaab View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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