generating randomly oriented non-intersecting cylinders in a unit cell
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all,
Im trying to think of a way of generating non-intersecting randomly oriented cylinders within a unit cell volume for micromechanical analysis.
Several research papers suggest a monte-carlo approach was used by displacing cylinders by vectors until the "condition was satisfied" - the condition is never stated.
My initial thought was to treat each cylinder as a line segment, and calculate the minimum distance between line segments, if that distance is > twice the radius of the cylinder, then they should not intersect. However, this also means that co-linear cylinders cannot be closer than twice the radius axially, which is not necessarily a condition i would like to impose.
Anyone have any thoughts on this?
3 件のコメント
Jan
2022 年 11 月 29 日
@Sam Bottum: I do not understand the original question. If the cylinders cannot intersect, 2 parallel cylinders must have a distance of the double radius. Whay is this condition not necessary?
Please open a new question and post, what you exactly need.
David Goodmanson
2022 年 11 月 29 日
編集済み: David Goodmanson
2022 年 11 月 29 日
The idea may well be that the cylinders have finite length, and for the simplest case of coaxial cylinders, if their spacing along the axis is large enough they will not intersect.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Surface and Mesh Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!