Hi Espresso Developers,
I'm currently trying to run some simulations involving the reaction ensemble where I have a reaction:
$$ \mathrm{HA} \rightarrow \mathrm{A}^- + \mathrm{H}^+$$
To give a more realistic representation of the reactions, during the monte carlo steps, I would like the proton to be inserted / removed in some proximity to the $\mathrm{HA}$ / $\mathrm{A}^-$ particle with which it's reacting. I've taken a look at the source code and, as far as the insertion is concerned, this doesn't seem too challenging to implement. The deletion does appear to be more difficult.
Would you have any guidance for how to proceed?
Thanks!
Hi Espresso Developers,
I'm currently trying to run some simulations involving the reaction ensemble where I have a reaction:
To give a more realistic representation of the reactions, during the monte carlo steps, I would like the proton to be inserted / removed in some proximity to the$\mathrm{HA}$ / $\mathrm{A}^-$ particle with which it's reacting. I've taken a look at the source code and, as far as the insertion is concerned, this doesn't seem too challenging to implement. The deletion does appear to be more difficult.
Would you have any guidance for how to proceed?
Thanks!