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

JDFTx IO module #4078

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

JDFTx IO module #4078

wants to merge 227 commits into from

Conversation

benrich37
Copy link

@benrich37 benrich37 commented Sep 24, 2024

Summary

This PR has been divided into the following 3 PR's

This PR can be ignored until those PR's are approved

Todos

  • Add methods which interface between input and output objects (namely creating input objects from output objects)
  • Write broader inputs and outputs class to house JDFTXInfile and JDFTXOutfile along with additional inputs/outputs information

… top of __getattr__ magic method so it is more clear to the user what variables are accessible from a jdftxoutfile object (and other downstream class objects)
…done 100% to work properly without circular imports, but the size of this repo causes refactor symbol movement to take literally minutes, so keeping the structure like so for now
…stuff + JDFTXInfile item setting safety nets, additional testing for infile, and more informative README
Problems on readme line breaks

Signed-off-by: benrich37 <[email protected]>
Problems on README

Signed-off-by: benrich37 <[email protected]>
Problems on README

Signed-off-by: benrich37 <[email protected]>
Problems on README

Signed-off-by: benrich37 <[email protected]>
Signed-off-by: benrich37 <[email protected]>
Signed-off-by: benrich37 <[email protected]>
Updated README for JDFTX io branch

Signed-off-by: benrich37 <[email protected]>
Added pyproject.toml to workflow dependencies

Signed-off-by: benrich37 <[email protected]>
benrich37 and others added 24 commits November 20, 2024 14:55
Google docustring and privitization
input/output utils testing separation
moving multi_(has/get)_attr from output utils to inputs.py (only used…
… not exactly what I thought it did. I still think its a helpful function to have but not what I need here)
…ut calling `.items()`) - This does not appear in my local pre-commit (which I believe is running correctly) but started causing the "lint" action to fail starting around 11/22 (along with other failures from unrelated pre-existing parts of pymatgen)
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.

5 participants