Searched refs:stress (Results 1 – 8 of 8) sorted by relevance
| /petsc/src/dm/impls/stag/tutorials/ |
| H A D | ex6.c | 62 Vec velocity, stress; in main() local 188 PetscCall(DMCreateGlobalVector(ctx.dm_stress, &stress)); in main() 192 PetscCall(VecSet(stress, 0.0)); in main() 193 PetscCall(ForceStress(&ctx, stress, 0.0)); in main() 196 PetscCall(DumpStress(&ctx, stress, 0)); in main() 203 PetscCall(UpdateVelocity(&ctx, velocity, stress, ctx.buoyancy)); in main() 204 PetscCall(UpdateStress(&ctx, velocity, stress, ctx.lame)); in main() 205 PetscCall(ForceStress(&ctx, stress, t)); in main() 209 PetscCall(DumpStress(&ctx, stress, timestep)); in main() 215 PetscCall(VecDestroy(&stress)); in main() [all …]
|
| /petsc/doc/tutorials/ |
| H A D | guide_to_examples_by_physics.md | 40 where $\bm\sigma$ is the stress tensor. Linear, isotropic elasticity governing infinitesimal strain… 62 If we allow finite strains in the body, we can express the stress-strain relation in terms of the J…
|
| /petsc/src/snes/tutorials/output/ |
| H A D | ex30_1.out | 14 Boundary condition: Stress-Free (normal & shear stress)
|
| /petsc/doc/tutorials/physics/ |
| H A D | guide_to_stokes.md | 27 where $\sigma$ is the stress tensor and $f$ is the body force, combined with the conservation of ma… 33 …mpressible, and that the rheology is Newtonian, meaning that the viscous stress is linearly propor… 53 …tegral over the normal derivative of the stress (traction), and natural boundary conditions corres…
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | testcase3D.cas | 118 (femcore/structure/stress/interpolation 0) 1930 (dpm/predictor-corrector/limit-full-stress-tensor? #f) 1932 (dpm/predictor-corrector/limit-shear-stress? #t) 2200 (uw-stress/interpolate #t) 2201 (vw-stress/interpolate #t) 2202 (uv-stress/interpolate #t) 2203 (ww-stress/interpolate #t) 2204 (vv-stress/interpolate #t) 2205 (uu-stress/interpolate #t) 2273 (dpm/dpm-vof/granular-stress-tensor-face-based? #t) [all …]
|
| /petsc/doc/manual/ |
| H A D | vec.md | 622 : stress, Vec buoyancy)
|
| /petsc/doc/faq/ |
| H A D | index.md | 165 consistent naming puts less stress on our limited human RAM.
|
| /petsc/doc/ |
| H A D | petsc.bib | 4422 title = {{Development of a package for modeling stress in the lithosphere}}, 5070 title = {Mixed Kirchhoff stress–displacement–pressure formulations for incompressible 9759 title = {A component decomposition preconditioning for 3D stress analysis problems}, 14739 of stress intensity factors},
|