relentless.simulate.Barostat#

class relentless.simulate.Barostat(P)#

Barostat.

Controls the pressure of the simulation by scaling the box volume according to a given scheme.

Parameters:

P (float) – Target pressure.

Methods