/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/src/ |
H A D | Temperature_TEST.cc | 28 EXPECT_NEAR(temp.Kelvin(), 0.0, 1e-6); in TEST() 31 EXPECT_NEAR(temp2.Kelvin(), 1.1, 1e-6); in TEST() 34 EXPECT_NEAR(temp3.Kelvin(), 1.1, 1e-6); in TEST() 73 EXPECT_NEAR(temp.Kelvin(), 0.0, 1e-6); in TEST() 76 EXPECT_NEAR(temp.Kelvin(), 10.0, 1e-6); in TEST() 112 EXPECT_NEAR(temp.Kelvin(), 60.0, 1e-6); in TEST() 114 EXPECT_NEAR(temp.Kelvin(), 30.0, 1e-6); in TEST() 122 EXPECT_NEAR(temp.Kelvin(), 900, 1e-6); in TEST() 124 EXPECT_NEAR(temp.Kelvin(), 30, 1e-6); in TEST() 127 EXPECT_NEAR(temp.Kelvin(), 120, 1e-6); in TEST() [all …]
|
H A D | Temperature.cc | 50 : dataPtr(new TemperaturePrivate(_temp.Kelvin())) in Temperature() 114 double Temperature::Kelvin() const in Kelvin() function in Temperature 147 this->SetKelvin(_temp.Kelvin()); in operator =() 173 this->dataPtr->kelvin += _temp.Kelvin(); in operator +=() 186 return this->dataPtr->kelvin - _temp.Kelvin(); in operator -() 199 this->dataPtr->kelvin -= _temp.Kelvin(); in operator -=() 225 this->dataPtr->kelvin *= _temp.Kelvin(); in operator *=() 251 this->dataPtr->kelvin /= _temp.Kelvin(); in operator /=() 282 return this->dataPtr->kelvin < _temp.Kelvin(); in operator <() 294 return this->dataPtr->kelvin <= _temp.Kelvin(); in operator <=() [all …]
|
/dports/astro/marble/marble-21.12.3/src/plugins/render/weather/ |
H A D | WeatherData.h | 107 Kelvin enumerator 176 qreal temperature( WeatherData::TemperatureUnit format = WeatherData::Kelvin ) const; 178 WeatherData::TemperatureUnit format = WeatherData::Kelvin ); 180 QString temperatureString( WeatherData::TemperatureUnit format = WeatherData::Kelvin ) const; 182 qreal maxTemperature( WeatherData::TemperatureUnit format = WeatherData::Kelvin ) const; 184 WeatherData::TemperatureUnit format = WeatherData::Kelvin ); 186 QString maxTemperatureString( WeatherData::TemperatureUnit format = WeatherData::Kelvin ) const; 188 qreal minTemperature( WeatherData::TemperatureUnit format = WeatherData::Kelvin ) const; 190 WeatherData::TemperatureUnit format = WeatherData::Kelvin ); 192 QString minTemperatureString( WeatherData::TemperatureUnit format = WeatherData::Kelvin ) const;
|
/dports/math/ignition-math/ignitionrobotics-ign-math-46f3dd24499c/include/ignition/math/ |
H A D | Temperature.hh | 129 public: double Kelvin() const; 170 return _t + _temp.Kelvin(); in operator +() 199 return _t - _temp.Kelvin(); in operator -() 228 return _t * _temp.Kelvin(); in operator *() 257 return _t / _temp.Kelvin(); in operator /() 343 _out << _temp.Kelvin(); in operator <<()
|
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/lib/frmenus/math/ |
H A D | kelvin.men | 1 This is file kelvin.men--Compute Kelvin Functions (real argument) 4 1. Kelvin Functions 13 8. @CE 3 1 10 60 ber (Kelvin function first kind, real component) 14 9. @CE 3 2 10 60 bei (Kelvin function first kind, complex component) 17 12. @CE 3 5 10 60 ker (Kelvin function second kind, real component) 18 13. @CE 3 6 10 60 kei (Kelvin function second kind, ccomplex component)
|
/dports/misc/sdformat/osrf-sdformat-f555f9a69f8f/src/ |
H A D | Atmosphere_TEST.cc | 27 EXPECT_DOUBLE_EQ(288.15, atmosphere.Temperature().Kelvin()); in TEST() 40 EXPECT_DOUBLE_EQ(123.23, atmosphere.Temperature().Kelvin()); in TEST() 59 EXPECT_DOUBLE_EQ(123.23, atmosphere2.Temperature().Kelvin()); in TEST() 74 EXPECT_DOUBLE_EQ(123.23, atmosphere2.Temperature().Kelvin()); in TEST()
|
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/Test_Axisym/ |
H A D | OUTPUT | 24 Temperature units: Kelvin 68 Temperature units: Kelvin 80 Temperature units: Kelvin 92 Temperature units: Kelvin 104 Temperature units: Kelvin
|
/dports/science/jdftx/jdftx-1.6.0/fluid1D/fluid/ |
H A D | Fex_H2O_BondedVoids.cpp | 28 const double TV = 258.7*Kelvin; 29 const double kappa = 1.805e5*Kelvin*pow(Angstrom,3); 53 { return 1 - T/(7.35e3*Kelvin); in get_aDiel()
|
/dports/science/cgnslib/CGNS-4.1.2/src/examples/fortran/Test_RotatingCoordinates/ |
H A D | OUTPUT | 26 Temperature units: Kelvin 51 Temperature units: Kelvin 89 Temperature units: Kelvin 114 Temperature units: Kelvin
|
H A D | cgwrite.F | 70 call cg_units_write_f(Kilogram, Meter, Second, Kelvin, 92 call cg_units_write_f(Kilogram, Meter, Second, Kelvin, 139 call cg_units_write_f(Kilogram, Meter, Second, Kelvin, 161 call cg_units_write_f(Kilogram, Meter, Second, Kelvin,
|
/dports/science/jdftx/jdftx-1.6.0/fluid1D/tests/ |
H A D | CorrFunc.cpp | 40 if(fexName=="FittedCorrelations" && fabs(T/Kelvin-298)>1) in pairCorrelations() 47 logPrintf("\n\n------------- T=%.0lfK Nbulk=%.2lebohr^-3 -------------\n", T/Kelvin, Nbulk); in pairCorrelations() 68 conditions.push_back(std::make_pair(T*Kelvin, Nbulk)); in main()
|
/dports/science/py-OpenMC/openmc-0.12.2/docs/source/io_formats/ |
H A D | nuclear_data.rst | 31 <TTT>K is the temperature in Kelvin, rounded to the nearest integer, of the 33 300 Kelvin would be located at `300K`. 37 TTT (in Kelvin) 53 300 Kelvin would be located at `300K`. 57 nuclide energy grid for temperature TTT (in Kelvin) 62 temperature TTT (in Kelvin) 72 300 Kelvin would be located at `300K`. 226 300 Kelvin would be located at `300K`. 230 TTT (in Kelvin) 236 300 Kelvin would be located at `300K`. [all …]
|
/dports/science/openmc/openmc-0.12.2/docs/source/io_formats/ |
H A D | nuclear_data.rst | 31 <TTT>K is the temperature in Kelvin, rounded to the nearest integer, of the 33 300 Kelvin would be located at `300K`. 37 TTT (in Kelvin) 53 300 Kelvin would be located at `300K`. 57 nuclide energy grid for temperature TTT (in Kelvin) 62 temperature TTT (in Kelvin) 72 300 Kelvin would be located at `300K`. 226 300 Kelvin would be located at `300K`. 230 TTT (in Kelvin) 236 300 Kelvin would be located at `300K`. [all …]
|
/dports/science/jdftx/jdftx-1.6.0/jdftx/fluid/ |
H A D | Fex_ScalarEOS_internal.h | 56 const double TB = 1408.4 * Kelvin; //Boyle temperature in JeffereyAustinEOS_eval() 58 const double Tf = 273.16 * Kelvin; //Triple point temperature in JeffereyAustinEOS_eval() 70 const double S0 = -61.468 * Joule/(mol*Kelvin), omega0 = exp(-S0); in JeffereyAustinEOS_eval() 71 const double SHB = -5.128 * Joule/(mol*Kelvin), omegaHB = exp(-SHB); in JeffereyAustinEOS_eval() 85 const double Tc = 647.096*Kelvin; in JeffereyAustinEOS_eval()
|
H A D | Fex_H2O_BondedVoids.cpp | 28 const double Fex_H2O_BondedVoids::TV = 258.7*Kelvin; 29 const double Fex_H2O_BondedVoids::kappa = 1.805e5*Kelvin*pow(Angstrom,3);
|
/dports/science/siesta/siesta-4.1.5/Src/ |
H A D | m_ts_io_contour.f90 | 32 use units, only : eV, Kelvin 53 write(*,opt_f_u) trim(str),val/Kelvin,'K'
|
/dports/science/dftbplus/dftbplus-19.1/test/prog/dftb+/md/ice_Ic/ |
H A D | dftb_in.hsd | 62 InitialTemperature [Kelvin] = 200.0 79 Temperature [Kelvin] = 1.0
|
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/x86/include/asm/acpi/dptf/ |
H A D | dptf.asl | 77 /* Convert from Degrees C to 1/10 Kelvin for ACPI */ 82 /* Convert to Kelvin */ 88 /* Convert from 1/10 Kelvin to Degrees C for ACPI */
|
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/x86/include/asm/acpi/dptf/ |
H A D | dptf.asl | 77 /* Convert from Degrees C to 1/10 Kelvin for ACPI */ 82 /* Convert to Kelvin */ 88 /* Convert from 1/10 Kelvin to Degrees C for ACPI */
|
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/x86/include/asm/acpi/dptf/ |
H A D | dptf.asl | 77 /* Convert from Degrees C to 1/10 Kelvin for ACPI */ 82 /* Convert to Kelvin */ 88 /* Convert from 1/10 Kelvin to Degrees C for ACPI */
|
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/x86/include/asm/acpi/dptf/ |
H A D | dptf.asl | 77 /* Convert from Degrees C to 1/10 Kelvin for ACPI */ 82 /* Convert to Kelvin */ 88 /* Convert from 1/10 Kelvin to Degrees C for ACPI */
|
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/x86/include/asm/acpi/dptf/ |
H A D | dptf.asl | 77 /* Convert from Degrees C to 1/10 Kelvin for ACPI */ 82 /* Convert to Kelvin */ 88 /* Convert from 1/10 Kelvin to Degrees C for ACPI */
|
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/x86/include/asm/acpi/dptf/ |
H A D | dptf.asl | 77 /* Convert from Degrees C to 1/10 Kelvin for ACPI */ 82 /* Convert to Kelvin */ 88 /* Convert from 1/10 Kelvin to Degrees C for ACPI */
|
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/x86/include/asm/acpi/dptf/ |
H A D | dptf.asl | 77 /* Convert from Degrees C to 1/10 Kelvin for ACPI */ 82 /* Convert to Kelvin */ 88 /* Convert from 1/10 Kelvin to Degrees C for ACPI */
|
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/x86/include/asm/acpi/dptf/ |
H A D | dptf.asl | 77 /* Convert from Degrees C to 1/10 Kelvin for ACPI */ 82 /* Convert to Kelvin */ 88 /* Convert from 1/10 Kelvin to Degrees C for ACPI */
|