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

Revise incar.py with two new classes *Param* and *Params*, still comp… #14

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

hsulab
Copy link

@hsulab hsulab commented Oct 21, 2019

…atible with previous usage, and make INCAR writing simple and extendable with VASP INCAR Parameters DataBase (vasp_para_db.py).

Thomas Young Cluster RITS Do NOT reset password and others added 4 commits October 21, 2019 22:03
@PytLab
Copy link
Owner

PytLab commented Oct 24, 2019

Hi, thanks for your contribution. As I get an urgent issue to address recently, will review the change once the issue is resolved. :)

@codecov-commenter
Copy link

Codecov Report

Merging #14 into master will decrease coverage by 0.14%.
The diff coverage is 17.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   21.73%   21.58%   -0.15%     
==========================================
  Files          21       22       +1     
  Lines        1537     1705     +168     
==========================================
+ Hits          334      368      +34     
- Misses       1203     1337     +134     
Impacted Files Coverage Δ
vaspy/incar.py 15.92% <15.13%> (+2.16%) ⬆️
vaspy/vasp_para_db.py 100.00% <100.00%> (ø)
vaspy/__init__.py 74.07% <0.00%> (-3.71%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3650b3e...f741848. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants