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

interfacial water orientational entropy #18

Open
jkalayan opened this issue Feb 5, 2024 · 0 comments
Open

interfacial water orientational entropy #18

jkalayan opened this issue Feb 5, 2024 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@jkalayan
Copy link
Collaborator

jkalayan commented Feb 5, 2024

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.

@jkalayan jkalayan self-assigned this Feb 5, 2024
@jkalayan jkalayan added the feature request New feature or request label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant