Home
last modified time | relevance | path

Searched refs:K (Results 1 – 4 of 4) sorted by relevance

/honee/doc/
H A Dreferences.bib54 author = {Papanastasiou, TC and Malamataris, N and Ellwood K},
65 …rry M and Wilhelmson, Robert B and Wicker, Louis J and Anderson, John R and Droegemeier, Kelvin K},
148 …thor = {Shur, Michael L. and Spalart, Philippe R. and Strelets, Michael K. and Travin, Andrey K.},
H A Druntime_options.md451 - `J/(kg K)`
456 - `J/(kg K)`
476 - `W/(m K)`
H A Dexamples.md156 - `K`
161 - `K`
212 - `K`
323 - `K`
333 - `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
739 const CeedScalar T = 200 * K; in UnitTests_Newtonian()