Home
last modified time | relevance | path

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

/libCEED/examples/fluids/problems/
H A Ddensitycurrent.c40 CeedScalar thetaC = -15.; // K in NS_DENSITY_CURRENT() local
54 …tscOptionsScalar("-thetaC", "Perturbation of potential temperature", NULL, thetaC, &thetaC, NULL)); in NS_DENSITY_CURRENT()
81 thetaC *= Kelvin; in NS_DENSITY_CURRENT()
87 dc_ctx->thetaC = thetaC; in NS_DENSITY_CURRENT()
/libCEED/examples/fluids/qfunctions/
H A Ddensitycurrent.h26 CeedScalar thetaC; member
90 const CeedScalar thetaC = context->thetaC; in Exact_DC() local
114 const CeedScalar delta_theta = r <= rc ? thetaC * (1. + cos(M_PI * r / rc)) / 2. : 0.; in Exact_DC()
H A Dshocktube.h24 CeedScalar thetaC; member
/libCEED/examples/fluids/
H A DREADME.md818 * - `-thetaC`