BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
units.hpp File Reference
#include "typedefs.hpp"
#include "constants.hpp"
Include dependency graph for units.hpp:

Go to the source code of this file.

Namespaces

namespace  belfem
 USER GUIDES:
namespace  belfem::constant

Macros

#define BELFEM_TREF   298.15
#define BELFEM_PREF   100000.0

Variables

const real belfem::constant::l = 0.001
const real belfem::constant::km = 1000
const real belfem::constant::bar = 1.0e5
const real belfem::constant::atm = 1.01325e5
const real belfem::constant::rpm = constant::pi / 30.0
const real belfem::constant::in = 0.0254
const real belfem::constant::ft = 12.0 * in
const real belfem::constant::mi = 5280.0 * ft
const real belfem::constant::gal = 231.0 * in * in * in
const real belfem::constant::lb = 0.45359237
const real belfem::constant::lbf = lb * constant::g0
const real belfem::constant::psi = lbf / ( in * in )
const real belfem::constant::oz = gal / 128.0

Macro Definition Documentation

◆ BELFEM_PREF

#define BELFEM_PREF   100000.0

◆ BELFEM_TREF

#define BELFEM_TREF   298.15