Skip to content

Commit

Permalink
simplifing 'protocol' language
Browse files Browse the repository at this point in the history
  • Loading branch information
atravitz committed Oct 15, 2024
1 parent f1bd871 commit b7e99c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion showcase/openfe_showcase.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1194,7 +1194,7 @@
"\n",
"Here we work through its usage for the `lig_ejm_31` -> `lig_ejm_47` binding free energy\n",
"test case. As this involves both a relative binding free energy in solvent\n",
"and complex phases, the `RelativeHybridTopologyProtocol` protocol will\n",
"and complex phases, `RelativeHybridTopologyProtocol` will\n",
"be used to build two separate `ProtocolDAG` (directed-acyclic-graph) classes, one for each phase.\n",
"These `DAG`s (which contain the necessary individual simulations), are then executed to yield\n",
"the desired free energy results.\n",
Expand Down

0 comments on commit b7e99c2

Please sign in to comment.