Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

パーティクルなどについて、空の属性フォルダを作成する関数を追加する #1476

Open
kskinoue0612 opened this issue Oct 29, 2024 · 1 comment

Comments

@kskinoue0612
Copy link
Contributor

ソルバが出力するパーティクル、ポリゴンデータなどについて、特定のタイムステップでは出力しないようにしたい場合、現在はそのタイムステップではCGNSファイルに一切情報を出力しない。その場合、二次元可視化ウィンドウを開いた時、情報が無いタイムステップを選択したいた場合、2次元可視化ウィンドウにその属性が表示されない問題がある。

空の属性フォルダを作る機能を iriclib に追加することにより、ソルバ側でその関数を呼ぶことで、どのタイムステップを開いている時に2次元可視化ウィンドウを開いても、問題が起きないようにする。

@starfieldKt
Copy link

#1465 のようなバグの原因となる。

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants