Hey @JMorado,
I find your work very interesting and wanted to give it a try. Unfortunately, I could not reproduce the examples that are provided in examples/openff_strategy. I ran all three python scripts available in that directory:
Both scripts, openff_system_creation.py and run_scripts/create_run_systems.py raised an NetworkXError: The node IntraMolecularBondedRemoval is not in the digraph. The logs are attached here openff_system_creation.txt and create_run_systems.txt.
The script benzene_mm_sol.py on the other hand raised an OpenMMException: All Forces must have identical exclusions. The log is attached here: benzene_mm_sol.txt.
I also faced an issue with building the environment, as I stated here #17 - maybe the raised errors / exceptions are related to this one.
It would be very nice if you could point out what I am missing here or if you could provide working examples.
Kind regards
luedsch
Hey @JMorado,
I find your work very interesting and wanted to give it a try. Unfortunately, I could not reproduce the examples that are provided in
examples/openff_strategy. I ran all three python scripts available in that directory:Both scripts, openff_system_creation.py and run_scripts/create_run_systems.py raised an
NetworkXError: The node IntraMolecularBondedRemoval is not in the digraph. The logs are attached here openff_system_creation.txt and create_run_systems.txt.The script benzene_mm_sol.py on the other hand raised an
OpenMMException: All Forces must have identical exclusions. The log is attached here: benzene_mm_sol.txt.I also faced an issue with building the environment, as I stated here #17 - maybe the raised errors / exceptions are related to this one.
It would be very nice if you could point out what I am missing here or if you could provide working examples.
Kind regards
luedsch