Home
last modified time | relevance | path

Searched refs:kg (Results 1 – 2 of 2) sorted by relevance

/honee/doc/
H A Druntime_options.md451 - `J/(kg K)`
456 - `J/(kg K)`
/honee/problems/
H A Dnewtonian.c735 const CeedScalar kg = units->kilogram, m = units->meter, sec = units->second, K = units->Kelvin; in UnitTests_Newtonian() local
740 const CeedScalar rho = 1.2 * kg / Cube(m); in UnitTests_Newtonian()