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

A bug when output file is missing in parsing md type simulation #87

Open
robinzyb opened this issue Dec 21, 2024 · 0 comments
Open

A bug when output file is missing in parsing md type simulation #87

robinzyb opened this issue Dec 21, 2024 · 0 comments
Labels
Bug-Fix PR label for release

Comments

@robinzyb
Copy link
Owner

deepmodeling/dpdata#756

set cp2k_output_name = None make

cp2kdata/cp2kdata/output.py

Lines 372 to 373 in 8b39ca4

def parse_md(self):
self.md_info = parse_md_info(self.filename)

throw error messages

@robinzyb robinzyb added the Bug-Fix PR label for release label Dec 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug-Fix PR label for release
Projects
None yet
Development

No branches or pull requests

1 participant