Home
last modified time | relevance | path

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

/honee/problems/
H A Dshocktube.c49 CeedScalar P_low = 0.1; // Pa in NS_SHOCKTUBE() local
93 setup_context->P_low = P_low; in NS_SHOCKTUBE()
/honee/qfunctions/
H A Dshocktube.h28 CeedScalar P_low; member
78 const CeedScalar P_low = context->P_low; // Driven section pressure in Exact_ShockTube() local
93 P = P_low; in Exact_ShockTube()