Searched refs:Pe (Results 1 – 2 of 2) sorted by relevance
10 Pe = 697.208
596 const PetscReal Pe = PetscRealPart(constants[PECLET]); in f0_conduct_pipe_w() local598 f0[0] -= 2 * k / Pe; in f0_conduct_pipe_w()715 const PetscReal Pe = PetscRealPart(constants[PECLET]); in f0_conduct_pipe_wiggly_w() local718 f0[0] -= 2 * k / Pe * (1.0 + eps * 0.5 * PetscSqr(PETSC_PI) * PetscSinReal(PETSC_PI * X[1])); in f0_conduct_pipe_wiggly_w()867 const PetscReal Pe = PetscRealPart(constants[PECLET]); in f1_conduct_w() local872 for (d = 0; d < dim; ++d) f1[d] = k / Pe * u_x[uOff_x[TEMP] + d]; in f1_conduct_w()1110 const PetscReal Pe = PetscRealPart(constants[PECLET]); in g3_conduct_wT() local1115 for (d = 0; d < dim; ++d) g3[d * dim + d] = k / Pe; in g3_conduct_wT()