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

Addition of JDFTx code #955

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

Addition of JDFTx code #955

wants to merge 208 commits into from

Commits on Jul 12, 2024

  1. initial jdft sets commit

    cote3804 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    b932500 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Jul 26, 2024

  1. JDFTx infile parser v1

    jacobclary committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ae0852a View commit details
    Browse the repository at this point in the history
  2. add JDFTXOutfile parser v1

    jacobclary committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    c591fec View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Merge pull request #1 from cote3804/jdftx_parsers

    JDFTx infile parser v1
    cote3804 authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    3beaf66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from cote3804/jdft_sets

    Jdft sets
    cote3804 authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    fc20c41 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    86226f7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from cote3804/jdftx_parsers

    add example jdftx input files
    cote3804 authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    ad7670e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from cote3804/jdft_sets

    Merging sets with update example inputs from Jacob
    cote3804 authored Aug 3, 2024
    Configuration menu
    Copy the full SHA
    203d083 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    a39a4ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from cote3804/jdftx_parsers

    JdftxInputGenerator works from added BaseJdftxSet.yaml
    cote3804 authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d8b692c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    90035d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from cote3804/emmet

    Emmet
    cote3804 authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    0a57246 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. very simple base script

    soge8904 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    6d36074 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request #7 from cote3804/jdft_sets

    very simple base script
    cote3804 authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    2ad2dbd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. empty init

    benrich37 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    67d43db View commit details
    Browse the repository at this point in the history
  2. empty init - these testchecks will have to be migrated over to pymatg…

    …en once the io functions are migrated there
    benrich37 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8631a3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2836896 View commit details
    Browse the repository at this point in the history
  4. Jobs.py uses Custodian's Job class and should be stored there when re…

    …ady. It takes a .in file and runs the jdftx calculation using a command (Docker command is used atm) and outputs an out file and any requested output. Example and testing are in sample-move-later folder.
    soge8904 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e1bc816 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7ffb6f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    403e2b5 View commit details
    Browse the repository at this point in the history
  7. first working test

    benrich37 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    9e3229f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    6003cef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from cote3804/jdft_sets

    Initial Jobs scripts via custodian
    cote3804 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5928fa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87f70be View commit details
    Browse the repository at this point in the history
  4. updates

    benrich37 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    faf07f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    415c428 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #9 from cote3804/emmet

    Addede schemas and new JDFTXOutfile methods
    cote3804 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c7521dd View commit details
    Browse the repository at this point in the history
  7. updating before merge

    benrich37 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    62c076b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fec9fe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff9e895 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cef977a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5202c48 View commit details
    Browse the repository at this point in the history
  12. syntax changes mostly

    soge8904 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    232d36f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bf085a5 View commit details
    Browse the repository at this point in the history
  14. This was working, and now its not. I'm not sure how it was finding th…

    …is line that doesn't exist before
    benrich37 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    472885b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cc060bc View commit details
    Browse the repository at this point in the history
  16. Class method for getting the pp type - it assumes either "GBRV" or "S…

    …G15" appears in the file path of the pseudo file. If both appear, it chooses whichever appears later in the path. If neither, raises value error
    benrich37 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9a36ea5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f30d210 View commit details
    Browse the repository at this point in the history
  18. import fix

    benrich37 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f5b1c15 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Moved code collecting data from lines read from pseudopotential into …

    …self._set_pseudo_vars, which will eventually be able to fill the same fields for GBRV pseudopotentials
    benrich37 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    ed0c930 View commit details
    Browse the repository at this point in the history
  2. copy pasting here for now, will eeventually move important functions …

    …over for trajectory builder
    benrich37 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    60ac63e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6741f3 View commit details
    Browse the repository at this point in the history
  4. implementing run.py

    soge8904 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d526340 View commit details
    Browse the repository at this point in the history
  5. Updating out_to_log functions to take that "text" list of str instead…

    … of the out file path, as well as some typing updates
    benrich37 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d3174e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb650bc View commit details
    Browse the repository at this point in the history
  7. Updated testing

    benrich37 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d534eb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Organization + typing

    benrich37 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    da2eae7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8326192 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac838ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a1f8cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3d53cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    984dd33 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    201b202 View commit details
    Browse the repository at this point in the history
  8. Adding to eventually replace read_file to remove io time spent on ana…

    …lyzing an irrelevant out file slice
    benrich37 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    24ed025 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    736ab92 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Fixing super init

    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    63fe282 View commit details
    Browse the repository at this point in the history
  2. typo

    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    9e78597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33e6299 View commit details
    Browse the repository at this point in the history
  4. This might be overkill but creating class series for storing input se…

    …ttings of different minimization stuff
    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    f4769d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63a8a43 View commit details
    Browse the repository at this point in the history
  6. Functionalizing existing operations within "from_file" - there's a lo…

    …t of redundancy here now with the jstrucs but I'm keeping it becuase I'm not 100% sure what the existing code is doing yet
    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e007c92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d5f207 View commit details
    Browse the repository at this point in the history
  8. Made changes to base.py to get it to write input

    file and run jdftx. It returns a jobflow Response.
    Unittest_BaseJdftxMaker.py is a unit test that was
    used to test BaseJdftxMaker and passed.
    soge8904 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    bcf9ae9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c7cd7b4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8000a9 View commit details
    Browse the repository at this point in the history
  11. Comment on deprecation

    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    698e5d0 View commit details
    Browse the repository at this point in the history
  12. Updated docustrings (got the format wrong) + changed _set_Nbands's me…

    …thod (previously assumed nbands was set to only the number of electrons in the calculation)
    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    2f5e4dd View commit details
    Browse the repository at this point in the history
  13. docustrings

    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7f9b156 View commit details
    Browse the repository at this point in the history
  14. Consistent indentation

    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    a1e9a67 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    85baae9 View commit details
    Browse the repository at this point in the history
  16. docustrings

    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    256581c View commit details
    Browse the repository at this point in the history
  17. Refactoring class objects to their own python file so my IDE stops st…

    …uttering every 2 seconds
    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    9d080d0 View commit details
    Browse the repository at this point in the history
  18. docustrings

    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c8e7a2e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    67b10d3 View commit details
    Browse the repository at this point in the history
  20. Restructured JDFTXOutfile to be an inherited list of JDFTXOutfileSlic…

    …e's (which is the same as JDFTXOutfile was but only initializes from an out file slice). All previous functionality is retained by calling and setting attributes to the most recent JDFTXOutfileSlice
    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0193ed5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3b3463d View commit details
    Browse the repository at this point in the history
  22. Reorganize so that the helper class functions are at the end, and the…

    … properties are at the top
    benrich37 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    0c2e9c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    40658e9 View commit details
    Browse the repository at this point in the history
  2. Removed comment block

    benrich37 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    047ca68 View commit details
    Browse the repository at this point in the history
  3. Removed comment block

    benrich37 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    6002383 View commit details
    Browse the repository at this point in the history
  4. fixed import

    benrich37 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    a7b9600 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f2b4f8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffad1d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e2f50b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7fc2f4f View commit details
    Browse the repository at this point in the history
  9. misc updates

    benrich37 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e38ae6c View commit details
    Browse the repository at this point in the history
  10. Fixing inheritance so that inherited attributes refer to the last sli…

    …ce instead of the default values
    benrich37 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    5a84358 View commit details
    Browse the repository at this point in the history
  11. Choosing the fftgrid to be the first logged fftbox size - later logge…

    …d box sizes are not indicative of dumped arrays in my experience
    benrich37 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    993df41 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    137a1bf View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    505b09a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a874469 View commit details
    Browse the repository at this point in the history
  15. Satisfied for now

    benrich37 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    63fc9bf View commit details
    Browse the repository at this point in the history
  16. Renaming JStructure(s) to JOutStructure(s) to avoid confusion with JD…

    …FTXStructure used in JDFTXInfile
    benrich37 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c6ed7bb View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. All files seem to work together and do what expected to run a BEAST c…

    …alculation. Need to get TaskDoc to integrate with jobflow
    soge8904 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    28ee5d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecbdc03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f720e49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7518af0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #11 from cote3804/io_testchecks

    Io testchecks
    cote3804 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    42d5ee1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2bc804 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d6566e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0fe756 View commit details
    Browse the repository at this point in the history
  9. removing unused import

    benrich37 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2adaef1 View commit details
    Browse the repository at this point in the history
  10. This line is needed

    benrich37 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fa9f68b View commit details
    Browse the repository at this point in the history
  11. for debugging

    benrich37 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b858719 View commit details
    Browse the repository at this point in the history
  12. storing for now

    benrich37 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d593ede View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f6d4085 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #12 from cote3804/io_testchecks

    Io testchecks
    benrich37 authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9a84f7a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    c8c700c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f45f5f5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'emmet'

    cote3804 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f3fd820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0c4f60 View commit details
    Browse the repository at this point in the history
  5. fixed Status doc import

    cote3804 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    135b2fa View commit details
    Browse the repository at this point in the history
  6. added jdftx_job wrapper and should_stop_children function as well as …

    …cleaned up some imports
    cote3804 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    29e1998 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58ebcfa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2e62fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    790f526 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1715a73 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #14 from cote3804/io_testchecks

    Added t_s property to JDFTXOutfile
    benrich37 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a49dbdb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5afde67 View commit details
    Browse the repository at this point in the history
  13. using example_sp.out's beginning lines as a complete in file (all tag…

    …s and optional arguments written)
    benrich37 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4bdb5b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    688fab2 View commit details
    Browse the repository at this point in the history
  15. Changing TagContainer's "read" class function to return a list within…

    … the subdict values where the subtag is allowed to repeat (fixed to get OrthoOrbital subtag to work for density-of-states)
    benrich37 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ff72a2e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    47301a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    907a129 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4a030d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cce6ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ef0867 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #15 from cote3804/emmet

    Changes to get to functional run on Perlmutter
    cote3804 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5fdfb39 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd8880b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    935119e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #16 from cote3804/io_testchecks

    Assumption fixes
    benrich37 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1046228 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6744f0 View commit details
    Browse the repository at this point in the history
  11. HUGE strides wrt fixing the infile parser (multiformattag was calling…

    … _write instead of write after getting the right format option which was making everything write as a dictionary, and small stuff here and there
    benrich37 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    22b21be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    951a213 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    02191ae View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2e9feee View commit details
    Browse the repository at this point in the history
  15. misc

    benrich37 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    7e5c805 View commit details
    Browse the repository at this point in the history
  16. pre-commit changes

    soge8904 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    6e0c348 View commit details
    Browse the repository at this point in the history
  17. more pre-commit

    soge8904 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    03e93c2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    171f9ef View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    300e611 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #17 from cote3804/io_testchecks

    JDFTXOutfile restructure
    benrich37 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    fc4f47c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cc55676 View commit details
    Browse the repository at this point in the history
  22. Restructuring JOutStructures to no longer inherit JOutStructure (shou…

    …ld inherit Trajectory, but that would require a ton of work so that the metadata of a JOutStructure is not cleared on initialization so it just inherits list for now)
    benrich37 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ae5cab7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d53382f View commit details
    Browse the repository at this point in the history
  24. not a real dump var

    benrich37 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9189b2b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ce94d4e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    7af080f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81800e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e681f18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1da8a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1aef3ad View commit details
    Browse the repository at this point in the history
  6. pep8 nonsense

    benrich37 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    729365d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfcef7e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1609fc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85e48fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2fa23d6 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #18 from cote3804/jdftx_parsers

    Merging changes to make magnetic moments tag compliant with subclass methods being the same as parent class. Kept Ben's read()
    cote3804 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e6ea6c9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5e08d8f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1349441 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #19 from cote3804/io_testchecks

    RENAMING MODULES
    benrich37 authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    445b07c View commit details
    Browse the repository at this point in the history
  15. more minor schema changes

    cote3804 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0f4b1ba View commit details
    Browse the repository at this point in the history
  16. minor schema changes

    cote3804 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ecc7207 View commit details
    Browse the repository at this point in the history
  17. jobs/base.py import fixes

    cote3804 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    feb5334 View commit details
    Browse the repository at this point in the history
  18. merged main to emmet

    cote3804 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    25fc58b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fcee9d3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cb2aa9c View commit details
    Browse the repository at this point in the history
  21. Fixed JDFTX_CMD typo

    cote3804 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    fae5a3a View commit details
    Browse the repository at this point in the history
  22. Fixed JDFTX_CMD description

    cote3804 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a8f6752 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    25434ee View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cab8e1e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0525e0d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    20ad4fb View commit details
    Browse the repository at this point in the history
  27. PEP8

    benrich37 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    0b35c4e View commit details
    Browse the repository at this point in the history
  28. Now passes pre-commit

    benrich37 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5f5ab75 View commit details
    Browse the repository at this point in the history
  29. PEP8 fix for JEiters requires restructuring. No longer inherits JEite…

    …r nor list and is just its own class. Likely going to be doing the same for higher up classes.
    benrich37 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cecd293 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d4cec6e View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    ee17c41 View commit details
    Browse the repository at this point in the history
  32. PEP8

    benrich37 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    726cfbc View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e224424 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    883473c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    831498f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9654b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9f72a6 View commit details
    Browse the repository at this point in the history
  4. minor schema changes

    cote3804 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e13adb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5562535 View commit details
    Browse the repository at this point in the history
  6. pre-commit adjustments

    benrich37 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5a19daa View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    bda9b21 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from cote3804/io_testchecks

    Partial pre-commit satisfaction
    benrich37 authored Sep 14, 2024
    Configuration menu
    Copy the full SHA
    7d3c07e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    021b9f2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into emmet

    merging parser changes
    cote3804 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    6f93f00 View commit details
    Browse the repository at this point in the history
  5. Incomplete import

    benrich37 committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    9036156 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    e320a45 View commit details
    Browse the repository at this point in the history
  2. Working on tests so making changes to vasp and

    cp2k tests.
    soge8904 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    35793e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    49278de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1348e58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8155b8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from cote3804/emmet

    Made changes across sets, jobs and schemas
    cote3804 authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fb317e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bb3749 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae2ca52 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. test_core_new.py works with conftest.py. _conftest_old.py is just to …

    …try some things and can be deleted. The next thing to do is to get the name from CURRENT_JOB.job.name instead of hardcoding it into conftest.py.
    soge8904 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    00e16fc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

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

Commits on Sep 26, 2024

  1. final core tests

    soge8904 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c00c8b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    5953f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecabec7 View commit details
    Browse the repository at this point in the history
  3. .

    soge8904 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    caecba4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #22 from cote3804/tests

    Tests
    soge8904 authored Sep 29, 2024
    Configuration menu
    Copy the full SHA
    98ed2de View commit details
    Browse the repository at this point in the history