The most recent content from our members.
There's a wealth of content waiting for you to explore! Need support or have a question? Sign in or register to get started.
I am using a PhysicsAI model which is trained on linear static FE analysis for making predictions on new mesh data. The model has three components which are connected using equivalence of nodes. (For direct prediction on CAD, I am getting low confidence scores like -60 and that's why I am using mesh for prediction.) While…
I ama trying Physics AI for first time. after importing the data set it shows pending status and doesn't move on. Currently getting stuck here. What could be the issue?
Hello, Is NVIDIA A4000 GPU card compatible with using physicsAI? Thanks in advance.
Altair AI Workshop physicsAI 핸즈온 세션 트레이닝 자료입니다. 자료와 함께 첨부된 파일로 직접 따라해보실 수 있습니다. * HWDesktop 2024.1 별도 설치 필요하니 참고해주시기 바랍니다.
Overview This is a demo of a physicsAI custom features hook for including shell thickness, materials, and loads from an Abaqus solver deck. You can use this file as inspiration when writing your own hook. This demo hook was written by Jonathan Ollar. Pre-Requisite Solver decks must be present next to the simulation result…
I would like to know how no of trainable parameters calculated in Physics AI
Introduction Foaming simulation is a niche technology used by many industries. The utilization of Foaming simulation is increasing similar to casting and other manufacturing simulation. While challenges like trial and error, cost, and time consumption in the manufacturing cycle are solved, additional challenges arose.…
Introduction One of the most common problems affecting the functionality of the casting component is Porosity. Although it is not possible to achieve zero porosity in the die-casting process, with well-planned mold design and process control you can minimize it. Each process has its method for removing/reducing porosity.…
Altair physicsAIは、高度な幾何学的ディープラーニングを普通のCAEユーザーに提供します。 使い始める前に、これらの基本的な事実を知っておいてください。 HyperWorks 2022.3には、過去のシミュレーションデータを使用して物理予測を高速化する、新しい物理AIテクノロジーの最初のリリースが含まれていました。 それ以来、我々はユーザーからのフィードバックに耳を傾け、改良に励んできました。 HyperWorks 2023は、ユーザビリティの向上と物理AIの応用範囲の拡大に焦点を当てています。 HyperWorks 2023のリリースを前に、physicsAIに関するよくある質問とその答えを紹介したいと思います。…
概要 physicsAI は h3d ファイル (メッシュと結果値が一体化したファイル) を読み込むことができます。h3d ファイルは CAE の結果ファイルなので、通常では CAE の結果のみ physicsAI は利用できます。しかし HyperWorks には * HWAscii というテキスト形式の結果ファイルで、要素、節点に好きな数値を持たせることができる。 * HVTrans というツールで h3d に変換できる という機能、ツールがあるので、これを組み合わせると、CAE ではない結果値を持つ h3d ファイルを作成することができ、その結果 physicsAI の学習対象とすることができます。 簡単な例 次の図のように、三角形に…