← Back to team overview

yade-users team mailing list archive

Re: [Question #244958]: Reset parameters height0, width0 and depth0 in TriaxialStressController

 

Question #244958 on Yade changed:
https://answers.launchpad.net/yade/+question/244958

    Status: Open => Answered

Bruno Chareyre proposed the following answer:
Hi,
Unfortunately height0 is read-only, you can't modify it. I will probably turn it read-write, it cannot hurt.
Another note is that strain is logarithmic, and then the post processing is really simple.
Record strain1=triax.strain at the end of phase 1.
In phase 2, record the values triax.strain-strain1.
That's it, you really don't need any matlab here.

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.