You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The orientational entropy of water molecules at interfaces is currently calculated in POSEIDON, but is not modular and includes test code for theories that are no longer relevant. Instead, the useful parts of the code from POSEIDON need to be incorporated into the main CodeEntropy functions, once this is done we can remove POSEIDON from CodeEntropy.
The new implementation of water orientational entropy will include:
Frame-by-frame detection of interfacial water molecules, these selections can subsequently be used to calculate the vibrational entropies of interfacial water molecules using existing CodeEntropy functions
Identification of the coordination shell environment of each interfacial water using the RAD algorithm
Identification of the hydrogen bonds donated to and accepted from each interfacial water molecule
Calculation of the orientational entropy of each interfacial water molecule over all selected frames using coordination shell and hydrogen-bonding information.
At the moment, interfacial water molecules are defined as any water that is in the coordination shell of a molecule that is not a water molecule.
The text was updated successfully, but these errors were encountered:
The orientational entropy of water molecules at interfaces is currently calculated in POSEIDON, but is not modular and includes test code for theories that are no longer relevant. Instead, the useful parts of the code from POSEIDON need to be incorporated into the main CodeEntropy functions, once this is done we can remove POSEIDON from CodeEntropy.
The new implementation of water orientational entropy will include:
At the moment, interfacial water molecules are defined as any water that is in the coordination shell of a molecule that is not a water molecule.
The text was updated successfully, but these errors were encountered: