This is a test version of Biostars. For the public version, visit https://www.biostars.org.
i have to calculate enthalpy entropy and free energy for gromacs trajectories using python can any one suggest me which equation i should apply for that??

i have to calculate enthalpy entropy and free energy for gromacs trajectories using python can any one suggest me which equation i should apply for that?? i need it to define function for enthalpy entropy and free energy.

python gromacs molecular dynamics simulation

1 answer

Hello You can calculate using gmx sham function in gromacs. Check this link if it helps. Here python script is used. http://nmr.chem.uu.nl/~adrien/course/molmod/analysis2.html

Log in to answer this question.