Searched refs:T_wall (Results 1 – 2 of 2) sorted by relevance
61 r[N] = h[0] - blasius->T_wall / S_infty.Y.temperature; in CompressibleBlasiusResidual()151 CeedScalar T_wall = 288.; // K in NS_BLASIUS() local167 …PetscCall(PetscOptionsScalar("-temperature_wall", "Temperature at wall", NULL, T_wall, &T_wall, NU… in NS_BLASIUS()178 T_wall *= units->Kelvin; in NS_BLASIUS()194 blasius_ctx->T_wall = T_wall; in NS_BLASIUS()
20 …CeedScalar T_wall; // !< Temperature at the w… member