Searched refs:ssa_friction_scale (Results 1 – 2 of 2) sorted by relevance
259 PetscReal ssa_friction_scale; member532 …itions by this factor in SSA (2D) assembly", "", thi->ssa_friction_scale, &thi->ssa_friction_scale… in THICreate()1011 … * 4. * dpl[0] + dp[1] * jw * eta * dpl[1] + pp * jw * (beta2 / h) * ppl * thi->ssa_friction_scale; in THIJacobianLocal_2D()1014 … * 4. * dpl[1] + dp[0] * jw * eta * dpl[0] + pp * jw * (beta2 / h) * ppl * thi->ssa_friction_scale; in THIJacobianLocal_2D()1016 …w * deta * dgdu * (du[1] + dv[0]) + pp * jw * (dbeta2 / h) * u * u * ppl * thi->ssa_friction_scale; in THIJacobianLocal_2D()1017 …w * deta * dgdv * (du[1] + dv[0]) + pp * jw * (dbeta2 / h) * u * v * ppl * thi->ssa_friction_scale; in THIJacobianLocal_2D()1018 …w * deta * dgdu * (du[1] + dv[0]) + pp * jw * (dbeta2 / h) * v * u * ppl * thi->ssa_friction_scale; in THIJacobianLocal_2D()1019 …w * deta * dgdv * (du[1] + dv[0]) + pp * jw * (dbeta2 / h) * v * v * ppl * thi->ssa_friction_scale; in THIJacobianLocal_2D()
245 PetscReal ssa_friction_scale; member605 …itions by this factor in SSA (2D) assembly", "", thi->ssa_friction_scale, &thi->ssa_friction_scale… in THICreate()