Home
last modified time | relevance | path

Searched defs:BOLTZMANN (Results 1 – 13 of 13) sorted by relevance

/dports/biology/protomol/protomol/framework/base/
H A Dpmconstants.cpp70 const Real BOLTZMANN = 0.001987191; variable
82 const Real BOLTZMANN = 1.380662e-23; // [J/K] variable
/dports/science/libefp/libefp-1.5.0/efpmd/src/
H A Dphys.h34 #define BOLTZMANN 3.166811429e-6 macro
/dports/science/py-pyscf/pyscf-2.0.1/pyscf/data/
H A Dnist.py48 BOLTZMANN = 1.38064852e-23 # J/K https://physics.nist.gov/cgi-bin/cuu/Value?k variable
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/lr-wpan/model/
H A Dlr-wpan-spectrum-value-helper.cc109 static const double BOLTZMANN = 1.3803e-23; in CreateNoisePowerSpectralDensity() local
/dports/science/gromacs/gromacs-2021.4/api/nblib/
H A Dbasicdefinitions.h72 constexpr const double BOLTZMANN = 1.380649e-23; /* (J/K, Exact definition, NIST 2018 CODATA */ variable
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/ball/src/include/BALL/COMMON/
H A Dconstants.h89 BALL_EXTERN_VARIABLE const double BOLTZMANN; variable
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/ball/src/source/COMMON/
H A Dconstants.cpp46 const double BOLTZMANN = 1.380657E-23L; // J / K variable
/dports/science/gromacs/gromacs-2021.4/src/gromacs/math/
H A Dunits.h60 #define BOLTZMANN (1.380649e-23) /* (J/K, Exact definition, NIST 2018 CODATA */ macro
/dports/astro/p5-Astro-Constants/Astro-Constants-0.14/lib/Astro/Constants/
H A DCGS.pm17 use constant BOLTZMANN => 1.380649e-16; constant
H A DMKS.pm12 use constant BOLTZMANN => 1.380649e-23; constant
/dports/devel/swig/swig-4.0.2/Examples/test-suite/
H A Dpreproc.i336 #define BOLTZMANN (1.380658e-23) macro
/dports/science/plumed/plumed2-2.7.2/src/drr/
H A Dcolvar_UIestimator.h47 const double BOLTZMANN = 0.0083144621; variable
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/model/
H A Dinterference-helper.cc340 static const double BOLTZMANN = 1.3803e-23; in CalculateSnr() local