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

implement more OPs and workflows #64

Open
11 tasks
njzjz opened this issue Aug 9, 2022 · 2 comments
Open
11 tasks

implement more OPs and workflows #64

njzjz opened this issue Aug 9, 2022 · 2 comments

Comments

@njzjz
Copy link
Member

njzjz commented Aug 9, 2022

DPGEN2 refactor DP-GEN based on dflow. The technical details can be found here. Currently, we have only implemented DP+LAMMPS+VASP workflow.

The following features, which are part of DP-GEN, have not been implemented into DPGEN2 yet:

  • Workflows
    • simplify
    • init data
  • MD OPs
    • Gromacs
    • AMBER
    • calypso
    • extra features like enhanced sampling
  • FP OPs
    • cp2k
    • gaussian
    • siesta
    • abacus
  • Taking clusters for sampling

DPGEN2 also accepts features that were not implemented in DP-GEN.


Notes:

  1. Unit tests and examples should be added.
  2. PEP-8 should be obeyed.
  3. DP-GEN codes can be reused under the LGPL-3.0 license.
  4. DPGEN2 offers some useful utils, including dpgen2.utils.chdir.set_directory and dpgen2.utils.run_command.run_command.
@njzjz
Copy link
Member Author

njzjz commented Aug 9, 2022

DeepModeling Hackathon 2.0 task

Implement 3 new OPs or workflows as mentioned above. Successfully run examples through the command interface (CLI) with new OPs or workflows. Open pull requests to submit new OPs, CLI, unit tests, and examples.

@zjgemi
Copy link
Collaborator

zjgemi commented Jul 1, 2024

#238

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

No branches or pull requests

2 participants