Home
last modified time | relevance | path

Searched refs:W_per_m_K (Results 1 – 3 of 3) sorted by relevance

/honee/src/
H A Dcloptions.c248 units->W_per_m_K = units->Joule / (units->second * units->meter * units->Kelvin); in ProcessCommandLineOptions()
/honee/include/
H A Dnavierstokes.h192 PetscScalar W_per_m_K; member
/honee/problems/
H A Dnewtonian.c480 newtonian_ig_ctx->gas.k *= units->W_per_m_K; in NS_NEWTONIAN_IG()