Home
last modified time | relevance | path

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

/honee/src/
H A Dcloptions.c246 units->J_per_kg_K = units->Joule / (units->kilogram * units->Kelvin); in ProcessCommandLineOptions()
/honee/include/
H A Dnavierstokes.h190 PetscScalar J_per_kg_K; member
/honee/problems/
H A Dnewtonian.c477 newtonian_ig_ctx->gas.cv *= units->J_per_kg_K; in NS_NEWTONIAN_IG()
478 newtonian_ig_ctx->gas.cp *= units->J_per_kg_K; in NS_NEWTONIAN_IG()