Skip to main content

Questions tagged [numerical-methods]

Questions concerning problems which cannot be exactly solved, or where the exact solution may be much more difficult to acquire than a solution by numerical methods.

0 votes
0 answers
26 views

I am trying to numerically model (Finite Difference) an air bearing based on Orifice Pocket Compensation by solving the Reynolds Equation (Steady State and Static Condition of Moving plates) which ...
sb72's user avatar
  • 1
0 votes
1 answer
53 views

When you apply Newton-Raphson's method for FEA about quasi static mechanical analysis, will you update all inner vaiables not only stress, strain, but also variables that depends on deformation path ...
Haru_o's user avatar
  • 3
0 votes
2 answers
93 views

Okay, so I'm considering the torsion model given by this figure: I understand that the differential equation of such bar model is given as: $$\frac{\text{d}}{\text{d}y}\left[G(y)J(y)\frac{\text{d}\...
murilo_caetano's user avatar
0 votes
1 answer
144 views

Is there a reason for using FEA to perform structural analysis over for example Finite volume method for example?
James's user avatar
  • 1
0 votes
1 answer
144 views

I just read the answer from this question and have a question please: What I read: Computational Fluid Dynamics (CFD) refers to the use of the numerical techniques to solve fluid dynamical problems. ...
James's user avatar
  • 1
0 votes
1 answer
108 views

Background A gold casting process is explained here: The casting metal is melted in a special casting machine that is programmed to insert the metal under vacuum into the flask at the right time, ...
Megidd's user avatar
  • 153
0 votes
1 answer
815 views

I am simulating heat transfer through a 1-dimensional wall with convection on both sides. For the wall, I implemented a finite difference model like this: $$ u(x, t + ∆t) ≈ u(x, t) + c [u(x + ∆x, t) − ...
Dave's user avatar
  • 103
1 vote
1 answer
70 views

The displacement history of one story structure is known due to an unknown ground motion. The dynamic properties, such as mass and lateral stiffness, are known, and dimensions were also given. How to ...
Dr.Anime's user avatar
0 votes
2 answers
951 views

I have been trying to develop to solve a state space model in discrete time. I have the following equation for my state space: $$\dot{x} = Ax + Bu, $$ I am developping the equation, but I do not ...
Caretaker2995's user avatar
0 votes
0 answers
145 views

The available triangular mesh in the MATLAB PDE tool box here gives an unstructured triangular mesh. How can I get a structured triangular mesh from the tool box with a similar data structure [p,e,t]. ...
Morcus's user avatar
  • 101
0 votes
1 answer
133 views

Assume I have a cantilever beam fixed at one end. I can conduct a static analysis in FEM for a case where I apply a load on the other end, condition being the load is consistently applied on it and ...
Rameez Ul Haq's user avatar
0 votes
1 answer
367 views

Using Finite Element Analysis to obtain a Weak form of a PDE, what is the difference between the two cases: A single element with a quadratic shape function Two elements with linear shape functions. ...
Eggart's user avatar
  • 1
2 votes
2 answers
106 views

I am currently using ANSYS FEA software and I conducted a simple geometric non-linear analysis of two same shaped bodies, but different cross sectional areas; one being quite bigger than the other. We ...
Rameez Ul Haq's user avatar
1 vote
0 answers
79 views

I am running a finite-element simulation in Abaqus, for which I also have a theoretical model. To be precise, I am simulating wrinkling in a thin annular sheet, with shell elements. The model makes a ...
ap21's user avatar
  • 163
1 vote
1 answer
126 views

So I read somewhere that the mesh size won't effect the amount of force transfer occurring between bodies if several bodies are in contact, and a global force is applied somewhere. I wanted to know ...
Rameez Ul Haq's user avatar

15 30 50 per page