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

IndexError: list index out of range #397

Open
ghost opened this issue Oct 17, 2023 · 2 comments
Open

IndexError: list index out of range #397

ghost opened this issue Oct 17, 2023 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 17, 2023

No description provided.

@ghost ghost changed the title AttributeError: 'LammpsParser' object has no attribute 'nb_types' IndexError: list index out of range Oct 17, 2023
@mattwthompson
Copy link
Collaborator

Could you also post the files you used to generate this error? My guess without looking at the code is that dihedral_style opls is not implemented

@ctk3b
Copy link
Member

ctk3b commented Oct 17, 2023

I believe opls is actually implemented:

elif dihedral == FourierDihedral:

Hard to tell without the input file but the error suggests that the dihedral coefficients are insufficiently or incorrectly specified or that InterMol does not have support for the format in which you specified them.

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