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

Support several CALYPSO run in different pressure in one iteration #814

Merged
merged 53 commits into from
Aug 6, 2022

Commits on Feb 21, 2022

  1. feature: merge run.py

    wangzyphysics committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    12971b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. fix:fix syntax bug

    wangzyphysics committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    3b26eb9 View commit details
    Browse the repository at this point in the history
  2. fix summary ratio bug

    wangzyphysics committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    729d8bd View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

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

Commits on Mar 1, 2022

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

Commits on Mar 3, 2022

  1. reorganize code v1

    wangzyphysics committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    7d30fc1 View commit details
    Browse the repository at this point in the history
  2. add: add unittest

    wangzyphysics committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    7c68fe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Merge branch 'calypso' of github.com:wangzyphysics/dpgen into calypso

    Merge 'calypso' from origin into 'calypso'
    wangzyphysics committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    86b9cf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    420df0d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3277c26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09be223 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    224b62d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8af2b2a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    239765a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bf1473 View commit details
    Browse the repository at this point in the history
  3. fix unittest

    wangzyphysics committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7b0db3f View commit details
    Browse the repository at this point in the history
  4. delete parse_input.dat

    wangzyphysics committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    15d130a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. fix unittest

    wangzyphysics committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    d1e73c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. first reorganization

    wangzyphysics committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    361546e View commit details
    Browse the repository at this point in the history
  2. secord reorganization

    wangzyphysics committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    a8ca7f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. fix bugs

    wangzyphysics committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    2ac1efe View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

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

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    a6048fb View commit details
    Browse the repository at this point in the history
  2. remove modd_calypso.py

    wangzyphysics committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d651e36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c1b670 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68cd1c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff23f23 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. refactor: make some changes in calypso related code

    - rename model_devi_calypso.py run_calypso.py
    - rename calypso.py make_calypso.py
    - add new file calypso_check_outcar.py calypso_run_opt.py
    - add new file calypso_run_model_devi.py
    - delete write_modd.py
    - modify README.md and run.py
    wangzyphysics committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    3796cd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    496fa07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36dd23a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Configuration menu
    Copy the full SHA
    0e9669e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    961f63f View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Configuration menu
    Copy the full SHA
    df2bf1c View commit details
    Browse the repository at this point in the history
  2. change runopt script's name from run_opt.py to calypso_run_opt.py and…

    … fix bug in runopt script
    wangzyphysics committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    43ef866 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. fix unittest

    wangzyphysics committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    33271e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

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

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    2cfb895 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'calypso' into devel

    Conflicts:
    	.gitignore
    	README.md
    	dpgen/generator/lib/make_calypso.py
    	dpgen/generator/lib/run_calypso.py
    	dpgen/generator/run.py
    	tests/generator/test_calypso.py
    wangzyphysics committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    c96345e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

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

Commits on Jul 23, 2022

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

Commits on Jul 24, 2022

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

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    b478712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbae769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d5b7fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d705948 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    2901d23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d20723d View commit details
    Browse the repository at this point in the history
  3. vsc mode can also have different pressure in one iter and model devia…

    …tion now can support both kit v2.0 and kit v2.1
    wangzyphysics committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    2551a69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dca9e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

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

Commits on Aug 4, 2022

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