Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cantera/cantera
/ UnitSystem
Method
UnitSystem
src/base/Units.cpp:393–396 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
391
}
392
393
UnitSystem::UnitSystem(std::initializer_list<string> units)
394
{
395
setDefaults(units);
396
}
397
398
map<string, string> UnitSystem::defaults() const
399
{
Callers
15
test_yaml_outunits2
Method · 0.45
test_default
Method · 0.45
test_cgs
Method · 0.45
test_activation_energy
Method · 0.45
test_raises
Method · 0.45
test_convert_to_default
Method · 0.45
test_convert_activation_energy
Method · 0.45
test_convert_rate_coeff
Method · 0.45
test_convert_to_custom
Method · 0.45
test_convert_to_array
Method · 0.45
test_convert_activation_energy_to_array
Method · 0.45
test_convert_rate_coeff_to_array
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_yaml_outunits2
Method · 0.36
test_default
Method · 0.36
test_cgs
Method · 0.36
test_activation_energy
Method · 0.36
test_raises
Method · 0.36
test_convert_to_default
Method · 0.36
test_convert_activation_energy
Method · 0.36
test_convert_rate_coeff
Method · 0.36
test_convert_to_custom
Method · 0.36
test_convert_to_array
Method · 0.36
test_convert_activation_energy_to_array
Method · 0.36
test_convert_rate_coeff_to_array
Method · 0.36