etomica.units
Class Barye

java.lang.Object
  extended by etomica.units.SimpleUnit
      extended by etomica.units.Barye
All Implemented Interfaces:
Unit, Serializable

public final class Barye
extends SimpleUnit

The barye unit of pressure, equal to 1 dyn/cm^2. This is the standard unit of pressure in the CGS unit system. It is equal to 0.1 bar or 6.022e-4 simulation pressure units.

See Also:
Serialized Form

Field Summary
static Barye UNIT
          Singleton instance of this unit.
 
Method Summary
 
Methods inherited from class etomica.units.SimpleUnit
dimension, fromSim, prefixAllowed, symbol, toSim, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

UNIT

public static final Barye UNIT
Singleton instance of this unit.