Home
last modified time | relevance | path

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

/honee/qfunctions/
H A Dadvection_types.h63 CeedScalar CtauS; member
H A Dadvection.h246 return context->CtauS / sqrt(DotN(uX, uX, dim)); in Tau()
/honee/problems/
H A Dadvection.c405 CeedScalar CtauS = 0.; // dimensionless in NS_ADVECTION() local
433 …cOptionsScalar("-CtauS", "Scale coefficient for tau (nondimensional)", NULL, CtauS, &CtauS, NULL)); in NS_ADVECTION()
484 if (stab == STAB_NONE && CtauS != 0) { in NS_ADVECTION()
521 advection_ctx->CtauS = CtauS; in NS_ADVECTION()
/honee/doc/
H A Dexamples.md657 * - `-CtauS`