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

[WIP] - Fe setup structure alchemical network planning #364

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

RiesBen
Copy link
Contributor

@RiesBen RiesBen commented Oct 17, 2024

In this PR we try to do something we actually wanted to do aeons ago. :)
here we try to transfer the Abstract classes from OpenFE to gufe, to make the accessible to a broader developer community as a starting point:
https://github.com/OpenFreeEnergy/openfe/blob/main/openfe/setup/chemicalsystem_generator/abstract_chemicalsystem_generator.py
https://github.com/OpenFreeEnergy/openfe/blob/main/openfe/setup/alchemical_network_planner/abstract_alchemical_network_planner.py

These classes are part of the current model for setting up FE network plans (that generat alchemical networks). Currently in OpenFE there are two realizations of the AlchemicalNetworkPlanner (RHFE and RBFE) and one of the ChemicalSystemGenerator (used in the AlchemicalNetworkPlanner. Here is the Example workflow for the RBFE-AlchemicalNetworkPlanner

RBFE_setup_pipeline drawio

This PR depends on #346

@RiesBen RiesBen self-assigned this Oct 17, 2024
@RiesBen RiesBen removed their assignment Oct 23, 2024
@RiesBen
Copy link
Contributor Author

RiesBen commented Oct 23, 2024

@IAlibay and @jameseastwood depending on interest, this needs to be re-assigned

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

Successfully merging this pull request may close these issues.

1 participant