Skip to main content

setareh's blog

Perfectly matched layers

Submitted by setareh on

Hello,

 

I am looking for a practical reference/example on how to implement the perfectly matched layers for mechanical problems in a Finite Element code. I want to model a plate where it is surrounded by the PML from all sides, like a piece of earth crust surrounded by the land. The sources which I see for PML, are mostly in the area of electromagnetics.

 

Your inputs are appreciated.

Setareh

Drucker Prager Plasticity model

Submitted by setareh on

Hi All,

I am trying to code the Drucker prager plasticity model for the 2D plane strain case using consistent tangent modulus. I am using C++, therefore I would appreciate if anyone could share relevant materials which I could use and preferrably for the 2D case so it is not unnecessarily complicated.

 

Mohr Coulomb plasticity model

Submitted by setareh on

Hello everyone,

 

I am trying to implement a Mohr Coulomb plasticity model(no hardening at the moment) for the plane strain case. However, the results are not making so much sense.

I was wondering if any of you have tried to code this material model successfully before, or if you could provide me with some algorithm or reference which you know works properly.

 

Thank you.

Setareh

Single Element Test(boundary conditions)

Submitted by setareh on

Dear All,

 

I want to do some single element tests for a plane stress quadratic element with bi-linear shape functions(like the plane 42 element in ANSYS).

 

What I am not sure about is what boundary conditions should be applied to the single element in this case. I also want to apply a prescribed displacement as the loading. (I would like to first try to do these single element simulations in Ansys and then with my own developed codes, hopefully the results will conform, as sort of a basic validation of my own developed code)

 

Career perspectives in the field of "porous media"

Submitted by setareh on

Hi everyone,

 

 I was wondering what the career opportunities would look like after getting a PhD in numerical simulation of porous media. Besides a research job in universities, what other possibilities are there? Would industry also be interested in such specialization and if yes in which sectors?

 

Thank you for your opinions.

Setareh

Career perspectives in the field of "porous media"

Submitted by setareh on

Hi everyone,

 

I was wondering what the career opportunities would look like after getting a PhD in numerical simulation of porous media. Besides a research job in universities, what other possibilities are there? Would industry also be interested in such specialization and if yes in which sectors?

 

Thank you for your opinions.

Setareh

3D FEA of stress concentration

Submitted by setareh on

Dear all,

 

I am simulating tensile specimens with an elliptical pore(representing a flaw in the material) in the mid-cross section of the specimen. What I am looking for is the stress concentration caused by this pore.

I am simulating this as a 3D specimen under tensile loading only, with 3D, 8-node linear brick elements(1st order). Now my questions are:

1- Is there any analytical solution for such problems(3D with elliptical pore) with which I can compare my FEA results?