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

move atomicrex interface development to contrib #65

Merged
merged 59 commits into from Mar 1, 2021
Merged

Commits on Feb 4, 2021

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

Commits on Feb 5, 2021

  1. Improvements for hdf

    Leimeroth committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    a4e71e4 View commit details
    Browse the repository at this point in the history
  2. find correct executable

    Leimeroth committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    1cb4804 View commit details
    Browse the repository at this point in the history
  3. Try structures

    jan-janssen committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    613d552 View commit details
    Browse the repository at this point in the history
  4. small fix

    jan-janssen committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    9f3d6fa View commit details
    Browse the repository at this point in the history
  5. more fixes

    jan-janssen committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    8cbee1e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Merge pull request #67 from jan-janssen/atomicrex

    Atomicrex - hdf5 fixes
    Leimeroth committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    92f4a53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f7054b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    013f517 View commit details
    Browse the repository at this point in the history
  4. Add super init

    jan-janssen committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    a929333 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c196a7f View commit details
    Browse the repository at this point in the history
  6. More fixes

    jan-janssen committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ed54ffe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55839e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    4870fba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from pyiron/master

    Update
    jan-janssen committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    7b1a532 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Fix non modal

    jan-janssen committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    b6de76f View commit details
    Browse the repository at this point in the history
  2. Update atomicrex_job.py

    jan-janssen committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    634b324 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f524d3b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #77 from pyiron/potential_init

    Hotfix: Correct potential init for atomicrex
    jan-janssen committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    c7dbb81 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Merge pull request #76 from pyiron/non_modal

    Atomicrex fix non modal mode
    Leimeroth committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    c64700b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from pyiron/atomicrex_jan

    Merge master into atomicrex branch
    Leimeroth committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    3fdb403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1cb3b9 View commit details
    Browse the repository at this point in the history
  4. Document fit properties

    Leimeroth committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    609b2a9 View commit details
    Browse the repository at this point in the history
  5. Document utility functions

    Leimeroth committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    5573d30 View commit details
    Browse the repository at this point in the history
  6. Documentation atomicrex job

    Leimeroth committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    b203486 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d035031 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd849a4 View commit details
    Browse the repository at this point in the history
  9. Documentation output

    Leimeroth committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    8c25ad0 View commit details
    Browse the repository at this point in the history
  10. Documentation general input

    Leimeroth committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    2e70fe0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e496a0b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7815392 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2021

  1. Output parsing fixes

    Leimeroth committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    2c31825 View commit details
    Browse the repository at this point in the history
  2. fixes

    Leimeroth committed Feb 14, 2021
    Configuration menu
    Copy the full SHA
    89c85ef View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    47ddd3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ff9951 View commit details
    Browse the repository at this point in the history
  3. copying final values

    Leimeroth committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    f251d2d View commit details
    Browse the repository at this point in the history
  4. function name

    Leimeroth committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    6f0701f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Merge pull request #80 from pyiron/SplineFunctionImprovements

    Spline function improvements
    Leimeroth committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    2bb470d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5f1e44 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. eam pot as pd dataframe

    Leimeroth committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    a6598df View commit details
    Browse the repository at this point in the history
  2. fix

    Leimeroth committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    4fda28b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ec4ce9 View commit details
    Browse the repository at this point in the history
  4. remove old f

    Leimeroth committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    c766435 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #82 from pyiron/PotentialLammpsFormat

    Potential lammps format
    Leimeroth committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    a8de45a View commit details
    Browse the repository at this point in the history
  6. documentation

    Leimeroth committed Feb 18, 2021
    Configuration menu
    Copy the full SHA
    9e9024d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Merge pull request #83 from pyiron/ChangedOutput

    Changed output
    Leimeroth committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    f218f59 View commit details
    Browse the repository at this point in the history
  2. fixes

    Leimeroth committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    a52624d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. res style

    Leimeroth committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    04c8cbd View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. inputlist future

    Leimeroth committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    4995ae1 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary classes

    Leimeroth committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    664a69b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #85 from pyiron/AtomicrexReworkFactories

    Atomicrex rework factories
    Leimeroth committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    6cfbece View commit details
    Browse the repository at this point in the history
  4. remove maxeval

    Leimeroth committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    9ac35da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e563c78 View commit details
    Browse the repository at this point in the history
  6. Inputlist args kwargs

    Leimeroth committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    758aa12 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary function

    Leimeroth committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    34701cb View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. fix morse A

    Leimeroth committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    b078146 View commit details
    Browse the repository at this point in the history
  2. consistency

    Leimeroth committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    cd287b4 View commit details
    Browse the repository at this point in the history
  3. fix exp A

    Leimeroth committed Feb 26, 2021
    Configuration menu
    Copy the full SHA
    dbc138a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Merge pull request #89 from pyiron/merge

    Merge
    jan-janssen committed Feb 28, 2021
    Configuration menu
    Copy the full SHA
    105bed5 View commit details
    Browse the repository at this point in the history