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

[WIP] Cp2k and defects #242

Open
wants to merge 48 commits into
base: main
Choose a base branch
from
Open

[WIP] Cp2k and defects #242

wants to merge 48 commits into from

Commits on May 31, 2021

  1. Very first committ of emmet supporting cp2k for defect calculations. …

    …Subject to much change.
    nwinner committed May 31, 2021
    Configuration menu
    Copy the full SHA
    dc3f263 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Update.

    nwinner committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    38c10fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5955cf5 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Update to parameter getter.

    nwinner committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    bd17382 View commit details
    Browse the repository at this point in the history
  2. Clean imports and update doc.

    nwinner committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    4e96e06 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/materialsproject/emmet into…

    … cp2k
    
    # Conflicts:
    #	emmet-core/emmet/core/settings.py
    nwinner committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    665644f View commit details
    Browse the repository at this point in the history
  4. CP2K settings.

    nwinner committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    cd814b9 View commit details
    Browse the repository at this point in the history
  5. Update imports. stubs gone

    nwinner committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    dce71e8 View commit details
    Browse the repository at this point in the history
  6. Fix imports. Stubs gone.

    nwinner committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    a3dd4b0 View commit details
    Browse the repository at this point in the history
  7. Clean imports

    nwinner committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    87a6286 View commit details
    Browse the repository at this point in the history
  8. Clean imports

    nwinner committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    9590dc9 View commit details
    Browse the repository at this point in the history
  9. Remove validator

    nwinner committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    9d2947f View commit details
    Browse the repository at this point in the history
  10. Remove sandboxes

    nwinner committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    f6d3b79 View commit details
    Browse the repository at this point in the history
  11. Another log point

    nwinner committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    bc8f4af View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Update to material doc

    nwinner committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    7bfec2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9833317 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c133909 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f36f5d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35067ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83a15bf View commit details
    Browse the repository at this point in the history
  7. Use integers

    nwinner committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    ad48136 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Move imports.

    nwinner committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    ccee065 View commit details
    Browse the repository at this point in the history
  2. Improved builders with private methods, more docstrings, and support

    for updating existing docs without re-building.
    nwinner committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    e731d28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5edc7b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Include BaseTaskDocument

    nwinner committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    5462795 View commit details
    Browse the repository at this point in the history
  2. (1) Reordered the imports.

    (2) Updated the update() method
    nwinner committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    a28ea14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d36240 View commit details
    Browse the repository at this point in the history
  4. Extra log message.

    nwinner committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    4fd13c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Update.

    builders/defects.py: use the defect object itself for matching
     after grouping by mpid
    
    core/defect.py: store defect so that new builder works.
    nwinner committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    ae1698f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Add R2SCAN option

    nwinner committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    0b4b103 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Updates and refinements.

    nwinner committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    f2b70e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. bug

    nwinner committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    f51ddd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Updates

    Updates to emmet as I work on integrating 2d defects. Fresysoldt sxdefectalign2d code cannot run on MacOS so I'll have to bounce back and force with the cluster to debug some of it.
    nwinner committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    6a3a73b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Todos

    nwinner committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    c0c434e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    598f912 View commit details
    Browse the repository at this point in the history
  3. Versions

    nwinner committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e6310e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Import updates

    nwinner committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    182e820 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Changes

    Fixing imports, some formatting problems, add Constrained Optimization
    nwinner committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    9a9baac View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Updates

    nwinner committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    d53da01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f61a481 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Updates

    nwinner committed May 3, 2022
    Configuration menu
    Copy the full SHA
    a45100d View commit details
    Browse the repository at this point in the history
  2. Possible additions

    nwinner committed May 3, 2022
    Configuration menu
    Copy the full SHA
    c12e5fc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/materialsproject/emmet into…

    … cp2k
    
    # Conflicts:
    #	emmet-builders/_version.py
    #	emmet-core/_version.py
    nwinner committed May 3, 2022
    Configuration menu
    Copy the full SHA
    30aebee View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Update

    nwinner committed May 4, 2022
    Configuration menu
    Copy the full SHA
    80f6672 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Merge branch 'main' of https://github.com/materialsproject/emmet into…

    … cp2k
    
    # Conflicts:
    #	emmet-builders/emmet/builders/settings.py
    nwinner committed May 9, 2022
    Configuration menu
    Copy the full SHA
    893b93a View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Updates

    nwinner committed May 11, 2022
    Configuration menu
    Copy the full SHA
    bea2f86 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Merge branch 'main' of https://github.com/materialsproject/emmet into…

    … cp2k
    
    # Conflicts:
    #	emmet-builders/emmet/builders/vasp/materials.py
    nwinner committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    8c44520 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Merge branch 'main' of https://github.com/materialsproject/emmet into…

    … cp2k
    
    # Conflicts:
    #	emmet-core/emmet/core/electronic_structure.py
    nwinner committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    ff60417 View commit details
    Browse the repository at this point in the history