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

Crystal to TREXIO converter via CLI #44

Merged
merged 4 commits into from
Nov 9, 2024

Conversation

q-posev
Copy link
Member

@q-posev q-posev commented Nov 8, 2024

@kousuke-nakano this PR is a follow-up of your PR #36.

I just added crystal as an option to trexio convert-from CLI.

You can test it as follows:

trexio convert-from -t crystal -i data/crystal23_mgo_lda.out -m 1 -b hdf5 crystal.hdf5

On a separate note, when I executed this line locally and checked the k0_crystal.hdf5 TREXIO file, some basis_prim_factor values were really weird, like for example with e-321 multiplier. I guess there might be a bug somewhere in your converter.

@q-posev q-posev added the enhancement New feature or request label Nov 8, 2024
@q-posev
Copy link
Member Author

q-posev commented Nov 9, 2024

@kousuke-nakano you can merge it whenever it's ok

@kousuke-nakano kousuke-nakano merged commit 9d7b794 into master Nov 9, 2024
1 check passed
@q-posev q-posev deleted the crystal2trexio-convert-from branch November 9, 2024 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants