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