Home
last modified time | relevance | path

Searched defs:ChannelContext_ (Results 1 – 1 of 1) sorted by relevance

/honee/qfunctions/
H A Dchannel.h13 struct ChannelContext_ { struct
14 bool implicit; // !< Using implicit timesteping or not
15 CeedScalar theta0; // !< Reference temperature
16 CeedScalar P0; // !< Reference Pressure
17 CeedScalar umax; // !< Centerline velocity
18 CeedScalar center; // !< Y Coordinate for center of channel
19 CeedScalar H; // !< Channel half-height
20 CeedScalar B; // !< Body-force driving the flow
21 struct NewtonianIdealGasContext_ newt_ctx;