as the topic,i want to set up a Parallel model in my research.as we know BWBN model can't simulate Isotropic hardening.but hardening can get it.
i met this problem in my research,but i have no ideal to set up a Parallel model.they are two different materials,and i want they work at the same
element and direction to build my twonodelink element.
wish for help!
here are the code of the materials and element.
node 1 0.0 0.0 ;
node 2 0.0 0.0;
fix 1 1 1 1 ;
uniaxialMaterial BWBN 1 0.0417 116.47 1.007 0.5 0.5 1 0.88 0.95 0.003 0.04 0.00001 4.81644E-07 0.001 1000;
uniaxialMaterial Hardening 2 100 0.345 0.0 2.0;
uniaxialMaterial Elastic 4 1.0e-20;
element twoNodeLink 1 1 2 -mat 1 4 4 -dir 1 2 3 ;
equalDOF 1 2 2;
how to set up a Parallel model between BWBN model and hardening model?
Moderators: silvia, selimgunay, Moderators
Re: how to set up a Parallel model between BWBN model and hardening model?
These may help you:
https://opensees.berkeley.edu/wiki/inde ... l_Material
https://opensees.berkeley.edu/wiki/inde ... Aggregator
And you may test your material using, e.g., https://opensees.berkeley.edu/OpenSees/ ... al/751.htm
Regards,
Baha
https://opensees.berkeley.edu/wiki/inde ... l_Material
https://opensees.berkeley.edu/wiki/inde ... Aggregator
And you may test your material using, e.g., https://opensees.berkeley.edu/OpenSees/ ... al/751.htm
Regards,
Baha