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

Operations.is_tuning_complete does not consider MPCD objects #1937

Open
mphoward opened this issue Nov 14, 2024 · 0 comments
Open

Operations.is_tuning_complete does not consider MPCD objects #1937

mphoward opened this issue Nov 14, 2024 · 0 comments
Labels
bug Something isn't working mpcd MPCD component

Comments

@mphoward
Copy link
Collaborator

Description

This property does not consider if tuning is complete on MPCD objects because they are held by mpcd.Integrator and not the standard list of operations. Similarly to how md.Integrator handles this for methods, mpcd::Integator::isAutotuningComplete needs to be extended to include the tuning of these objects.

Script

N/A

Input files

No response

Output

N/A

Expected output

No response

Platform

Linux

Installation method

Compiled from source

HOOMD-blue version

4.9.1

Python version

3.13.0

@mphoward mphoward added bug Something isn't working mpcd MPCD component labels Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mpcd MPCD component
Projects
None yet
Development

No branches or pull requests

1 participant