\[ P[N \to N+1] = \min \left( 1, \frac{V \rho}{N+1} e^{-\beta \Delta U_{N \to N+1}} a^{N} \right) \]
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Box_Particle_Add), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | i_box | |||
| integer, | intent(in) | :: | i_component | |||
| real(kind=DP), | intent(in) | :: | delta_energy |