Skip to content

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.

2 participants