Skip to main content

a question about ANSYS

Submitted by Anonymous (not verified) on

I am PHD student working on distortion and residual stresses in reinforced
concrete beams (numerically and experimentally). There
are an error in my simulation using ANSYS which shows a mistake in the material
properties (tangent slope less than zero). Unfortunately I could not find the
error source. I delete a point in the TB miso table and the model was converged
but I am not sure about the result. I have tried to find the accurate way to
modify the model but I have never found any until now. 

is there any body who  can help me in this problem?

i am an m.tech student i am doing my project on numerical simulation of hybrid laser arc welding . i want to simulate the dimentions of the weld pool

can i simulate by using ansys or i have to use any other software please help me

 

Thu, 01/19/2012 - 10:03 Permalink

Consider the following differential equation:

df(t)/dt=g(t)

Generally you can approximate this differential equation by:

[f(t_n+1) - f(t_n)]/(t_n+1 - t_n) = g(t_n+a)

Then you have the following choices for a:

1. If a is 1 the method is implicit,

2. If a is 1/2 the method is midpoint and

3. If a is 0 the method is explicit (t_n).

Mohsen

Thu, 01/19/2012 - 13:01 Permalink