Class ChemistryConstants

java.lang.Object
org.episteme.natural.chemistry.ChemistryConstants

public final class ChemistryConstants extends Object
Constants and enumerations for chemistry.

Provides chemical constants (Avogadro, Gas constant, etc.) and classifications for states of matter and phase transitions.

  • Field Details

    • AVOGADRO

      public static final Quantity<?> AVOGADRO
      Avogadro's constant.
    • MOLAR_GAS_CONSTANT

      public static final Quantity<?> MOLAR_GAS_CONSTANT
      Molar gas constant (R).
    • BOLTZMANN_CONSTANT

      public static final Quantity<?> BOLTZMANN_CONSTANT
      Boltzmann's constant (k_B).
    • STEFAN_BOLTZMANN_CONSTANT

      public static final Quantity<?> STEFAN_BOLTZMANN_CONSTANT
      Stefan-Boltzmann constant (sigma).
    • MOLAR_VOLUME_STP

      public static final Quantity<Volume> MOLAR_VOLUME_STP
      Molar volume of an ideal gas at STP (0°C, 1 atm).
    • MOLAR_VOLUME_SATP

      public static final Quantity<Volume> MOLAR_VOLUME_SATP
      Molar volume of an ideal gas at SATP (25°C, 100 kPa).