File tree 1 file changed +2
-7
lines changed
1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 1020
1020
"along an alchemical network which are connected by edges which carry out\n",
1021
1021
"calculations along Alchemical states to get free energies.\n",
1022
1022
"\n",
1023
- "`ChemicalSystems` take in three different things :\n",
1023
+ "`ChemicalSystems` take in:\n",
1024
1024
"\n",
1025
1025
"1. A dictionary of the chemical components (e.g. `SmallMoleculeComponent`,\n",
1026
1026
" `ProteinComponent`, `SolventComponent`) defining the system.\n",
1027
1027
"\n",
1028
- "\n",
1029
- "2. Box vectors (optional), defining the shape and size of the unit cell of the\n",
1030
- " system.\n",
1031
- "\n",
1032
- "\n",
1033
- "3. An identifier name (optional), for the `ChemicalSystem`. This is used as part\n",
1028
+ "2. An identifier name (optional), for the `ChemicalSystem`. This is used as part\n",
1034
1029
" of the hash identifier of the `ChemicalSystem`, and can help distinguish between\n",
1035
1030
" otherwise comparable systems."
1036
1031
]
You can’t perform that action at this time.
0 commit comments