Author Topic: Some question about numerical method of J2 model in feappv  (Read 2643 times)

wjs

  • New Member
  • *
  • Posts: 8
Some question about numerical method of J2 model in feappv
« on: January 10, 2016, 06:19:01 AM »
Dear Prof. Taylor/ FEAP admin/users of feappv:
    Sorry to bother you again.My question is as follows:
    1,does feappv use N-R method in calculation of J2 model?This method is some complecated.....
    2,when judging yield or not, I found that it seems not to think about the peroid of transition which is from elasticity to plasticity.Is there a elastic factor "m" for calculation of stress-increment in feappv?
    3,in your paper CONSISTENT TANGENT OPERATORS FOR RATE-INDEPENDENT ELASTOPLASTICITY, it refers a ‘tangent moduli’ consistent with the radial return algorithm,whether this moduli is the tangent matrix in each N-R iteration?
   

   

Prof. R.L. Taylor

  • Administrator
  • FEAP Guru
  • *****
  • Posts: 2647
Re: Some question about numerical method of J2 model in feappv
« Reply #1 on: January 10, 2016, 07:44:29 AM »
1. Yes it uses a Newton solution to find the plastic parameter.

2. A good reference on the computation of plasticity problems is
author    = {J.C. Simo and T.J.R. Hughes},
title     = {Computational Inelasticity},
series    = {Interdisciplinary Applied Mathematics},
volume    = {7},
publisher = {Springer-Verlag},
address   = {Berlin},
year      = 1998 }

In this algorithm there is a trial elastic solution followed by the plastic solution if yielding is detected.  One does not split the strain increment into elastic parts and elasto-plastic parts as earlier algorithms proposed.

3. The tangent moduli returned is consistent with the Newton solution process.