ThermoParams

class ThermoParams

Intensive thermodynamic state variables. Units should be consistent with the particle.

Arguments

  • beta: inverse temperature, \( \beta = \frac{1}{k_B T} \).

  • pH: negative of the log-base-10 of the proton concentration.

  • chemical_potential: chemical potential for each particle type. Multiple may be provided as comma-separated values in the same order as the particle_type were added in Configuration. The chemical potential must have the inverse units of \(\beta\).

  • pressure: imposed isotropic system pressure.