molecular_simulations.data.constant_ph_reference_energies module¶
Reference energies for constant pH simulations.
These reference energies are calibrated to give the correct pKa values for titratable residues. The convention is:
ref_energies[residue_type] = [E_deprotonated, E_protonated, …]
Where E_deprotonated = 0 and E_protonated = kT * ln(10) * pKa
This ensures that at pH = pKa, both protonation states have equal probability.