Home
last modified time | relevance | path

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

/honee/problems/
H A Ddensitycurrent.c31 CeedScalar thetaC = -15.; // K in NS_DENSITY_CURRENT() local
46 …tscOptionsScalar("-thetaC", "Perturbation of potential temperature", NULL, thetaC, &thetaC, NULL)); in NS_DENSITY_CURRENT()
71 thetaC *= units->Kelvin; in NS_DENSITY_CURRENT()
77 density_current_ctx->thetaC = thetaC; in NS_DENSITY_CURRENT()
/honee/qfunctions/
H A Ddensitycurrent.h19 CeedScalar thetaC; member
83 const CeedScalar thetaC = context->thetaC; in Exact_DC() local
106 const CeedScalar delta_theta = r <= rc ? thetaC * (1. + cos(M_PI * r / rc)) / 2. : 0.; in Exact_DC()
H A Dshocktube.h19 CeedScalar thetaC; member
/honee/doc/
H A Dexamples.md158 * - `-thetaC`