Searched full:ctaus (Results 1 – 6 of 6) sorted by relevance
405 CeedScalar CtauS = 0.; // dimensionless in NS_ADVECTION() local433 …PetscCall(PetscOptionsScalar("-CtauS", "Scale coefficient for tau (nondimensional)", NULL, CtauS, … in NS_ADVECTION()484 if (stab == STAB_NONE && CtauS != 0) { in NS_ADVECTION()485 PetscCall(PetscPrintf(comm, "Warning! Use -CtauS only with -stab su or -stab supg\n")); in NS_ADVECTION()521 advection_ctx->CtauS = CtauS; in NS_ADVECTION()
2 CtauS: .3
201 …vection_ic_bubble_rc 100. -ts_time_step 1e-3 -ts_max_steps 10 -stab supg -Ctaus 0.5 -mass_ksp_type…223 …abilization") -ceed {ceed_resource} -test_type solver -problem advection -CtauS .3 -stab supg -deg…224 …abilization") -ceed {ceed_resource} -test_type solver -problem advection -CtauS .3 -stab su -degre…226 …abilization") -ceed {ceed_resource} -test_type solver -problem advection -CtauS .3 -stab supg -deg…
63 CeedScalar CtauS; member
246 return context->CtauS / sqrt(DotN(uX, uX, dim)); in Tau()
657 * - `-CtauS`