yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #28582
Re: [Question #703717]: How to select the BCs in the uniax example
Question #703717 on Yade changed:
https://answers.launchpad.net/yade/+question/703717
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
> the uniax example
please be specific.
For the rest, I assume it is [1]
> how he selected both faces of the specimen?
using uniaxialTestFeatures function [2,3]
> If I have another geometry with other dimensions
again, please be specific
> how could i select the faces to apple the strain?
I see two main options:
- using uniaxialTestFeatures
- your custom condition (e.g. z coordinate > some limit)
Cheers
Jan
[1] https://gitlab.com/yade-dev/trunk/-/blob/master/examples/concrete/uniax.py
[2] https://gitlab.com/yade-dev/trunk/-/blob/master/examples/concrete/uniax.py#L83
[3] https://yade-dem.org/doc/yade.utils.html#yade.utils.uniaxialTestFeatures
--
You received this question notification because your team yade-users is
an answer contact for Yade.