Searched refs:cp (Results 1 – 12 of 12) sorted by relevance
97 const CeedScalar cp = gas->cp; in Exact_DC() local99 const CeedScalar Rd = cp - cv; in Exact_DC()118 const CeedScalar Pi = 1. + Square(g) * (exp(-Square(N) * z / g) - 1.) / (cp * theta0 * Square(N)); in Exact_DC()122 Y[0] = P0 * pow(Pi, cp / Rd); in Exact_DC()
40 const CeedScalar cp = gas->cp; in Exact_Channel() local50 const CeedScalar Pr = mu / (cp * k); in Exact_Channel()51 const CeedScalar Ec = (umax * umax) / (cp * theta0); in Exact_Channel()
28 CeedScalar cp; member
49 CEED_QFUNCTION_HELPER CeedScalar HeatCapacityRatio(NewtonianIdealGasContext gas) { return gas->cp /… in HeatCapacityRatio()51 CEED_QFUNCTION_HELPER CeedScalar GasConstant(NewtonianIdealGasContext gas) { return gas->cp - gas->… in GasConstant()53 CEED_QFUNCTION_HELPER CeedScalar Prandtl(NewtonianIdealGasContext gas) { return gas->cp * gas->mu /… in Prandtl()55 … SoundSpeed(NewtonianIdealGasContext gas, CeedScalar T) { return sqrt(gas->cp * (HeatCapacityRatio… in SoundSpeed()
148 cp $NEK5K_DIR/bin/makenek build/152 cp bps/bps.* build/156 cp SIZE.in build/SIZE227 cp $1.box ttt.box281 cp ${CEED_DIR}/examples/nek/boxes/b1e.rea b$i/
88 CeedScalar cv = newtonian_ig_ctx->cv, cp = newtonian_ig_ctx->cp; in NS_CHANNEL() local89 CeedScalar Rd = cp - cv; in NS_CHANNEL()
243 CeedScalar cp = 1004.; // J/(kg K) in NS_NEWTONIAN_IG() local324 PetscCall(PetscOptionsScalar("-cp", "Heat capacity at constant pressure", NULL, cp, &cp, NULL)); in NS_NEWTONIAN_IG()399 cp *= J_per_kg_K; in NS_NEWTONIAN_IG()418 newtonian_ig_ctx->cp = cp; in NS_NEWTONIAN_IG()
709 cp examples/deal.II/build/$* $@715 cp examples/mfem/$* $@724 cp examples/nek/nek-examples.sh $(OBJDIR)/nek-bps729 cp examples/rust-qfunctions/$* $@744 cp examples/petsc/$* $@750 cp examples/fluids/$* $@759 cp examples/solids/$* $@
76 ./elasticity -problem FS-NH -E 1 -nu 0.3 -num_steps 40 -snes_linesearch_type cp -dm_plex_box_faces …
582 * - `-cp`