Skip to main content
Ctrl+K
pyopmnearwell documentation - Home pyopmnearwell documentation - Home
  • Introduction
  • Installation
  • Configuration reference
  • Examples
  • Command-line reference
    • pyopmnearwell Python API
    • Output folder
    • Contributing
    • Related projects
  • Report an issue
  • GitHub repository
  • Introduction
  • Installation
  • Configuration reference
  • Examples
  • Command-line reference
  • pyopmnearwell Python API
  • Output folder
  • Contributing
  • Related projects
  • Report an issue
  • GitHub repository

Section Navigation

  • pyopmnearwell
    • pyopmnearwell package
      • pyopmnearwell.core package
      • pyopmnearwell.ml package
      • pyopmnearwell.utils package
        • pyopmnearwell.utils.formulas module
        • pyopmnearwell.utils.inputvalues module
        • pyopmnearwell.utils.mako module
        • pyopmnearwell.utils.plotting module
        • pyopmnearwell.utils.runs module
        • pyopmnearwell.utils.terminal module
        • pyopmnearwell.utils.units module
        • pyopmnearwell.utils.writefile module
  • pyopmnearwell Python API
  • pyopmnearwell
  • pyopmnearwell package
  • pyopmnearwell.utils package
  • pyopmnearwell.utils.units module

pyopmnearwell.utils.units module#

Provide unit-conversion factors and physical constants.

GRAVITATIONAL_ACCELERATION: float = 9.8067#

[m/s^2]

Source: https://en.wikipedia.org/wiki/Gravitational_acceleration

Type:

Unit

BOLTZMANN_CONSTANT: float = 1.380649e-23#

[J/K]

Source: https://en.wikipedia.org/wiki/Boltzmann_constant

Type:

Unit

UNIVERSAL_GAS_CONSTANT: float = 8.31446261815324#

[J/(mol·K)]

Source: https://en.wikipedia.org/wiki/Gas_constant

Type:

Unit

previous

pyopmnearwell.utils.terminal module

next

pyopmnearwell.utils.writefile module

On this page
  • GRAVITATIONAL_ACCELERATION
  • BOLTZMANN_CONSTANT
  • UNIVERSAL_GAS_CONSTANT
Show Source

© Copyright 2023-2026, NORCE Research AS.

Built with the PyData Sphinx Theme 0.21.0.