APIを使用して粒子毎に粒子間接触数をカウントする方法について

Masaki Ando_21108
Masaki Ando_21108 Altair Community Member
edited September 16 in Community Q&A

APIを使用して粒子毎に粒子間接触数をカウントし、接触数に応じたparticle body forceを付加させたいです。

GUIからは接触数を出力できると思いますが、APIで粒子毎の粒子間接触数を取得することはできますでしょうか?

APIのdocumentationを確認しましたが、それらしいメソッド?関数?が見つからず困っています。

ご存じの方がいらっしゃいましたらご教授いただきたくお願いいたします。

参考となりそうなチュートリアルなどでも構いません。

よろしくお願いいたします。

 

Tagged:

Answers

  • Stephen Cole
    Stephen Cole
    Altair Employee
    edited September 16

    Hi,

    Just highlighting that the latest version of the API allows access to 'coordination number' which allows the number of contacts for each particle type to be obtained via the API.

    image

     

    Regards

    Stephen