Author Topic: Helps on finite deformation and proportional load  (Read 7053 times)

sanshi2000

  • Jr. Member
  • **
  • Posts: 42
Helps on finite deformation and proportional load
« on: November 12, 2012, 09:32:00 AM »
Hello.

I am trying to analyse a equibiaxal deformation of a cube. Firstly, I gave the displacment boundary conditions and calculate the stress, as shown in the file 'Idisp'. And then I used nodal force from the the stress calculated by 'Idisp' as boundary conditions, as given in the file 'Iforce'. In this case, I hope to get the deformation as given in the Idisp, but they are different.  Anyone helps give some suggestions to understand that?

In addition, I have calculated the analytical stress against strech and plot it compared with the both of previous ones from FEAP as given by the run the 'plot_stres_stretch.m' in matlab.

Last quesiton is the difficluty to use the propotion no. by eprop. For example, in file 'Idisp' I comment the lines 25, 32, uncomment the lines 34-36, which I used eprop assign the propotional numer. Why can not I get the whole propotional value in the Pdisp.dis as before? What propotional load no. should I use for no propotional dof, like the last two dof at line 35 in Idisp, where I assume it is -1.

Thanks very much for your time.

Lei 
« Last Edit: November 12, 2012, 09:49:40 AM by sanshi2000 »

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2647
Re: Helps on finite deformation and proportional load
« Reply #1 on: November 30, 2012, 03:55:54 PM »
Using the stress for loads is difficult as they are on the deformed areas -- if you output the reactions and apply you should get the correct result -- at least to the precision of what you print out.

sanshi2000

  • Jr. Member
  • **
  • Posts: 42
Re: Helps on finite deformation and proportional load
« Reply #2 on: December 03, 2012, 05:29:21 AM »
Thanks very much for your great help.