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[i]: chemical potential of the i-th particle type. The [i] is to be substituted for an integer 0, 1, 2, … If only one particle type, you can drop the [i]. The chemical potential must have the inverse units of \(\beta\).

  • pressure: imposed isotropic system pressure.