Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dnewtonian_state.h130 const CeedScalar log_P = -(entropy + gamma * log(-V.S_energy)) / (gamma - 1); in StatePrimitiveFromEntropy() local
131 Y.pressure = exp(log_P); in StatePrimitiveFromEntropy()