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

fecth mainstream master #3

Merged
merged 32 commits into from
Apr 4, 2024
Merged

fecth mainstream master #3

merged 32 commits into from
Apr 4, 2024

Conversation

thangckt
Copy link
Owner

@thangckt thangckt commented Apr 4, 2024

No description provided.

wanghan-iapcm and others added 30 commits October 31, 2023 14:51
Signed-off-by: Jinzhe Zeng <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
See https://astral.sh/blog/the-ruff-formatter.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix #512.

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
The length conversion in Psi4 is not fixed to Bohr. Instead, the output
unit follows the input unit and is written in the output file.

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
support qe output files which do not contain stress

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix #212.

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix #480.

#250 doesn't handle this situation.

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
Dear developers,

I added a new format key, `openmx` to read output files from OpenMX. I
wrote the codes with reference to the `qe/cp/traj` format ones.

Thank you in advance.

---------

Co-authored-by: yaotang.zhang <[email protected]>
Co-authored-by: Zhang Yaotang <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Han Wang <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
PWmat adds `nonperiodic_Position` block to MOVEMENT file, used to output
the atomic positions without non periodic boundary conditions.
Due to the fact that dpdata previously locates the number of atoms based
on the keyword `Position`, when MOVEMENT contains
`nonperiodic_Position`, it will cause the number of atoms to double,
resulting in a bug.

---------

Co-authored-by: Uper <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Added support for ORCA single point energy files

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Based on #603

---------

Co-authored-by: robinzyb <[email protected]>
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.3 →
v0.2.0](astral-sh/ruff-pre-commit@v0.1.3...v0.2.0)
<!--pre-commit.ci end-->

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jinzhe Zeng <[email protected]>
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.0 →
v0.2.1](astral-sh/ruff-pre-commit@v0.2.0...v0.2.1)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.2.1 →
v0.2.2](astral-sh/ruff-pre-commit@v0.2.1...v0.2.2)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.2 →
v0.3.3](astral-sh/ruff-pre-commit@v0.3.2...v0.3.3)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Dear developers,

I would like to make some improvements on the format for OpenMX.

1.  Change the format name from `openmx/out` to `openmx/md`
2. Add the if statement to read geometry optimization trajectories
3. Add the if statement to check if the SCF calculation has converged

Thank you in advance.
See njzjz-bot/njzjz-bot#2.

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
Co-authored-by: Jinzhe Zeng <[email protected]>
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.3 →
v0.3.4](astral-sh/ruff-pre-commit@v0.3.3...v0.3.4)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.4 →
v0.3.5](astral-sh/ruff-pre-commit@v0.3.4...v0.3.5)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
`sys.exit` is a lousy implementation when one wants to catch the error.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@thangckt thangckt merged commit 63d3f4d into thangckt:master Apr 4, 2024
4 checks passed
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.

10 participants