Skip to content

[BUG] Null EMLE OpenMM force causes issues on certain platforms #383

@lohedges

Description

@lohedges

A null EMLE force is used to add a global parameter to an OpenMM-ML context, allowing interpolation of the EMLE force independent of the OpenMM-ML one. This appears to cause random issues on some platforms since the empty force expression cannot always be parsed. This can be fixed by replacing "" with "O".

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions