Searched refs:elasticity (Results 1 – 7 of 7) sorted by relevance
32 src.c := elasticity.c $(sort $(wildcard $(PROBLEMDIR)/*.c)) $(sort $(wildcard $(SRCDIR)/*.c))35 all: elasticity37 elasticity: $(src.o) | $(PETSc.pc) $(ceed.pc) target63 $(RM) -r $(OBJDIR) elasticity *.vtu78 tests-output/%.csv: elasticity
2 elasticity
8 …nsider three formulations used in solid mechanics applications: linear elasticity, Neo-Hookean hyp…20 ./elasticity -mesh [.exo file] -degree [degree] -nu [nu] -E [E] [boundary options] -problem [proble…27 The elasticity mini-app is controlled via command-line options, the following of which are mandator…65 ./elasticity -mesh [.exo file] -degree 4 -E 1e6 -nu 0.3 -bc_clamp 998,999 -bc_clamp_998_translate 0…76 ./elasticity -problem FS-NH -E 1 -nu 0.3 -num_steps 40 -snes_linesearch_type cp -dm_plex_box_faces …155 To verify the convergence of the linear elasticity formulation on a given mesh with the method of m…158 ./elasticity -mesh [mesh] -degree [degree] -nu [nu] -E [E] -forcing mms
1 (example-petsc-elasticity)=7 As for the {ref}`example-petsc-navier-stokes` case, the solid mechanics elasticity example has been…9 …nsider three formulations used in solid mechanics applications: linear elasticity, Neo-Hookean hyp…15 Linear elasticity and small-strain hyperelasticity can both by obtained from the finite-strain hype…32 (running-elasticity)=40 (problem-linear-elasticity)=44 …ce of linear momentum at small strain for the three-dimensional linear elasticity problem is given…99 For the linear elasticity model, the strain energy density is given by124 Hence, the fourth order elasticity tensor $\mathsf C$ (also known as elastic moduli tensor or mater…135 $$ (linear-elasticity-tensor)[all …]
247 - {ref}`example-petsc-elasticity` example updated with traction boundary conditions and improved Di…248 - {ref}`example-petsc-elasticity` example updated with Neo-Hookean hyperelasticity in current confi…283 - {ref}`example-petsc-elasticity` example updated with strain energy computation and more flexible …366 - {ref}`example-petsc-elasticity` ({file}`examples/solids/elasticity.c`): new solver for367 linear elasticity, small-strain hyperelasticity, and globalized finite-strain
315 $ ./elasticity -ceed /cpu/self -mesh [.exo file] -degree 2 -E 1 -nu 0.3 -problem Linear -forcing mms316 $ ./elasticity -ceed /gpu/cuda -mesh [.exo file] -degree 2 -E 1 -nu 0.3 -problem Linear -forcing mms
157 The solid mechanics example solves static linear elasticity and hyperelasticity with load continuat…