Best Of
Re: Insights into Motor Drive Design: Analyzing Trends and Long-Term Costs with PSIM and HyperStudy
Thank you for this very detailed and insightful blog emphasizing the advantages of both tools PSIM and HyperStudy, and the added value of combining them to save time, get insights and make better decisions !
Overwrite .out file on each run
Hi,
When I run OptiStruct I get xxxx.out, then when I run I get xxxx_1.out, then xxxx_2.out on the next run and so one. I am having matlab read my .out file and running OptiStruct through it as I go, so I need it to keep overwriting the file as it goes. How can I make it so I get only one output file that keeps getting overwritten?
Thanks in advance
Edit: Sorry, immediately after I posted this I found a solution. In case anyone happens to be looking for it ever, here it is:
Re: Where are CLOAD and DLOAD options in HyperMesh 2022.3?
Hi @Avishkar Lamsal this page might be helpful with further questions: https://help.altair.com/hwdesktop/hwx/topics/panels/tool_finder_r.htm
Re: How to verify model weight of Motorcycle model in MotionView?
Hi Adam,
Thank a lot for detailed explanation.
Have tried as you explained but values of reaction are on higher side.
Is this because of version difference?
Would like to ask another question in case you can explain this. In same model if we remove spring and damper from front and rear both places then also total reaction at jack should match the total mass in log file, correct? But after removing spring and damper, total reaction forces around 500N only! Or I missed something here.
Once again thanks for your time.
Hi Savan,
Based on your results, it looks like you may have skipped step 1 in my previous post. You need to change the Vehicle Restraint from Soft to None. I ran the event with the Soft restraint on just now and it produces the same results you are currently displaying.
This will also significantly impact the model with no springs and dampers, as you have pointed out, as you are essentially holding the bike in the air with the soft restraint and there is very little ground reaction occurring.
Hope this helps!
Adam Reid
GTT Adam
Re: How to verify model weight of Motorcycle model in MotionView?
Hi Adam,
Thanks for responding.
You have correctly said CG summary and total mass in LOG file computed statically. But doubt lies in verifying total mass of the motorcycle in HyperGraph (Post Processing).
Ideally, Total reaction force at front axle and rear axle shall equal to total weight in log file/CG Summary. Observed mismatch between sum of reaction force and total weight from log file.
Is there is any other way to check total reaction force?
Hi Savan,
To verify what is shown in the CG/Inertial Summary toll with HyperGraph, you will need to correct your NPOST event as well as what you are plotting.
First, modify your event such that there is no soft or hard constraint on the vehicle body, which will allow it to settle under gravity. Since this is a motorcycle, you will need to add an in-plane constraint between the vehicle body and the ground which acts normal to the XZ plane. This will keep the motorcycle upright and allow you to see the mass of the vehicle only under gravity. By having a constraint on the body, you are adding a third reaction force, which must be removed.
Second, since your event is using the spindle coupling method and not the platform/jack coupling method, the Axle Load measurement will include all masses except the tires. The exclusion of AutoTires will account for a total mass reduction of 17.3 kg (front and rear tire). This is why you are seeing a difference in the LOG file compared to the CG/Inertia Summary Tool. To include the mass of the tires, you must change the event coupling method from spindle to tire.
Lastly, instead of plotting REQ/10000016 Front Axle Load - f2 and REQ/10000017 Rear Axle Load - f2, after making the above changes, please plot Front Tire - SinglePost - Actuator Force Z(70000126) and Rear Tire - SinglePost - Actuator Force Z(70000132). This will plot the force at the ground and thus include all bodies in the system.
As a result, this will give a front tire ground reaction of 897.218 N and a rear tire ground reaction of 1104.87 N. This totals 2002.088 N, or 204.086 N.
Hope this helps!
Adam Reid
GTT Adam
How to verify model weight of Motorcycle model in MotionView?
Hi Everyone,
In motorcycle library model, it is having weight of 185 Kg in log file. But when we check the reaction force at front and rear spindle it is around 210 Kg.
Reaction forces are measured at the force marker placed at both axes from instrumental system.
Can anyone explain this behavior or how to confirm model weight?

Please find model in attachment.
Re: Where are CLOAD and DLOAD options in HyperMesh 2022.3?
Hello,
They are now properly referenced as Loads. You can find/create them from the Browser or Search Bar

/H3D/NODA/GPS と /H3D/SOLID/TENS/STRESS/CORNER_DATA の違い、メリット・デメリット
始めに
テトラ2次要素の、節点位置での応力の H3D 出力要求には
- /H3D/NODA/GPS
- /H3D/SOLID/TENS/STRESS/CORNER_DATA
の 2個があります。本記事ではこれらの違いや、メリット・デメリットについて説明します。
違い
まず、どのような要素でも応力計算自体は、積分点と言われる点で行われます。これは節点の位置にはありません。しかしそれだと何かと不便なので、Radioss などのソルバーが節点の位置での応力を推測して出力し、ユーザー側で、その値を見ることができるようになっています。
/H3D/NODA/GPS の場合、Radioss が要素ごとの節点位置での応力を推測した後、通常 1節点に複数のテトラ2次要素がつながっているので、それらの要素の節点位置での応力値を平均を出して、その値を H3D ファイルに書き込みます。値を持っているのは節点です。
https://help.altair.com/hwsolvers/rad/topics/solvers/rad/h3d_noda_engine_r.htm
/H3D/SOLID/TENS/STRESS/CORNER_DATA は、Radioss は要素ごとの節点位置での応力を推測し、それをそのまま、H3D ファイルに書き込みます。値を持っているのは要素です。
https://help.altair.com/hwsolvers/rad/topics/solvers/rad/h3d_solid_engine_r.htm
このような違いがあるため、/H3D/NODA/GPS は一つの節点に一つの値を持ちますが、/H3D/SOLID/TENS/STRESS/CORNER_DATA は一つの節点の場所に、そこにつながっている要素の分だけ値を持ちます。言葉では説明が難しいので、次の図を見てもらうのが早いです。

(クリックで拡大)
素の表示では、両者は大きく違いますが、HyperView でも節点位置での平均化ができるので、/H3D/SOLID/TENS/STRESS/CORNER_DATA 側を同じような表示にすることはできます。

(クリックで拡大)
この画像に使っている Radioss モデルのダウンロード:
/H3D/NODA/GPS のメリット、デメリット
メリット:
- 節点の値となっているため、ファイルサイズを節約できます。
デメリット:
- 元の要素の値が削られているため、元の要素の値を知るすべがありません。
- Radioss 側で平均化処理済みの節点値となっているため、HyperView の他の平均化処理を適用することができません。
/H3D/SOLID/TENS/STRESS/CORNER_DATA
メリット:
- 元の要素の値をそのまま評価できます。
- Radioss 側の平均化処理がしっくりこない場合に、HyperView が持つ複数の平均化処理を比較して、しっくりくる平均化手法を探してみることができます。
デメリット:
- 全ての要素の値を残すので、ファイルサイズが大きくなります。
まとめ
メリットとデメリットを勘案して、都合の良い方を選択してみてください。
How to Perform Squeak and Rattle Assessment using Altair SimSolid
Squeaks and rattles are unwanted noises that are directly related to the perceived quality of a product. In this video, you will see how to identify and eliminate such issues using a simulation-driven approach with Altair SimSolid.
CAD geometry, loads and solved model can be found attached to this article.
Conclusions:

Extra Content About Altair SimSolid:
- Webinars, Customer Cases and more
Re: Bistatic RCS in WinProp
Hi,
Indeed, currently only monostatic RCS can be used in WinProp. This is due the fact that this feature was introduced for virtual-drive test computation acceleration were only the monostatic direction is of interest. In these cases vehicle models with a very large number of polygons can be replaced by their RCS during SRT computations, instead of being considered one by one if the full model is used.
If you only have an *.ffe with bistatic information and for some reason you cannot run/create a monostatic *.ffe, a workaround is to preprocess the file you haveand extract the monostsatic data into a new file. You can then use this file in WinProp.
There might be updates to this feature in futur releases.
Best Regards,
Zeina

