Skip to main content

Questions tagged [solidmechanics]

The tag has no usage guidance.

5 votes
1 answer
121 views

Finite element method for 3D built-up structures using two materials

I wish to do finite element calculations of a steel structure supported on rubber blocks. As a warm up problem I make an all steel structure as follows. ...
Hugh's user avatar
  • 16.6k
0 votes
0 answers
45 views

How to manage tensor in mathematica

I open this topic because I would like to ask the community how to handle this tensor sum regarding solid mechanics. I apologize if what comes next will generate some confusion, but I am new to using ...
Emanuele Crespino's user avatar
2 votes
2 answers
176 views

Finite Element beam model with three supports

I have defined a 3 support beam, with a uniform load over part of the span. The end BC are simple to define - deflection and moment = 0. The midspan BC for deflection =0 but but the moment can not ...
SAK's user avatar
  • 63
0 votes
0 answers
54 views

Stabilise equations for motion of Inextensible string subject to spatially non-uniform forces

I would like to simulate the motion of an inextensible membrane in 1D as an inextensible string subject to spatially-dependent body forces. For now, I would like it to be constrained at both ends. I ...
Ariana Fenris's user avatar
2 votes
2 answers
136 views

How to interpolate and visualize a finite element integration point solution

I can intepolate the nodal solution using the function ufun = ElementMeshInterpolation[{mesh}, nodalsol] and visualize the nodal solution with the function ...
Stratus's user avatar
  • 2,964
0 votes
0 answers
48 views

Minimizing stress and deflection (separately) using higher-order theory for static analyses of functionally graded cantilever beams

I wanted to generate an FGM beam's optimized volume fraction, minimizing stress and deflection separately. I wanted to use the following article as a reference for the related equations. DOI 10.1007/...
nuj_hossain's user avatar
1 vote
1 answer
163 views

Animating a double spring spherical pendulum

I want to make an animation of a double spring spherical pendulum. The first mass is connected to the ceiling with a spring, and the second mass is attached to the first one with a spring too. The ...
Denis D. Bavrin's user avatar
3 votes
4 answers
196 views

NDSolve over derivatives of Heaviside function

I am trying to numerically solve for the strain of a Maxwell material in response to a step stress. The governing equations are $$\dot{\sigma} + \sigma = \dot{\varepsilon}$$ and I want to find $\...
JamesVR's user avatar
  • 407
6 votes
2 answers
402 views

Simulating buckling

We are trying to implement buckling using a newly implemented FEM solver. However, if we try to reproduce the buckling phenomena using a thin rod, it is just compressed, and we cannot observe the ...
Takashi Miura's user avatar
1 vote
1 answer
331 views

How to find the analytical or numerical solution of a system of partial differential equations?

I am trying to use mathematica to solve a system of second-order partial differential equations, but I have been unable to solve it. The code of mathematica is as follows: ...
RuiQiang Kang's user avatar
3 votes
0 answers
231 views

FEM stress analysis by considering bending moment

I found an example of using FEM for stress analysis in the forum, the code provided by @user21, which is very friendly for beginners. ...
lumw's user avatar
  • 593
4 votes
3 answers
312 views

Solid Mechanics FEM Simulation with Different Material Properties

How would I assign different material properties to the "bar" and "support"? Meaning, for example, the bar would be assigned the properties of single-crystal Copper and the support ...
Young's user avatar
  • 7,515
1 vote
1 answer
148 views

Displaying NDEigensystem Results

I want to display a collection of deformed meshes in a GraphicsGrid where the surface colors are proportional to the displacement. ...
Young's user avatar
  • 7,515
2 votes
1 answer
128 views

Where to find SolidMechanicsExtendedStrain and SolidMechanicsExtendedStress?

The introduction to solid mechanics from Wolfram: https://reference.wolfram.com/language/PDEModels/tutorial/StructuralMechanics/SolidMechanics.html#775646651 mentions two functions: PDEModels`...
Daniel Huber's user avatar
  • 53.7k
8 votes
2 answers
400 views

Alternative Material Models for Finite Element

The Solid Mechanics capabilities of Mathematica make it an interesting alternative to using other software especially when considering multi-physics problems. I would like to collect here (for the ...
Dunlop's user avatar
  • 4,083

15 30 50 per page