解析モデルに2つの荷重を追加します。これは、PZTディスクの上部と下部の電極を表します。
最初の荷重を追加する
最初の荷重を作成手順を示します。
- Model TreeにあるBoundary Conditionsを展開します。そして、Loadsの横にあるをクリックします。Load Definitionウィンドウを表示します。
- Creation ModeでGeometry Interfaceを選択します。これにより、水とPZTの間に荷重を作成できます。
-
モデルで、PZTをクリックしてGeometryに選択します。
Note: または、Geometryドロップダウンを使用して、primitive_2(pmt3)を選択します。
-
水をクリックしてInterfacing Itemを選択します。
Note: または、Interfacing Itemドロップダウンからprimitive_1(watr)を選択します。
- Load TypeでVoltageを選択します。
- Terminationでtimefunc_1を選択します。
- Create Loadをクリックします。
2番目の荷重を追加する
Load Definitionウィンドウは開いたままなので、以下の手順で2番目の荷重を作成します。
- Geometryでprimitive_2 (pmt3)を選択します。
- Interfacing Itemでprimitive_1 (watr)を選択します。
- TerminationでGroundを選択します。
- Create Loadをクリックします。
荷重の適用を制限する
By default the load is applied on all sides of the PZT. We need to change this to limit the application of our first load to the top of the PZT and the application of the second load to the bottom of the PZT.
We also need to set area scaling to take into account the fact that the disk geometry in 2D is just a half model. We'll applying an area scaling of 2 to consider the "half surface" loading.
- Model Treeのload_1クリックします。
- PropertiesウィンドウのArea Scalingに2を入力します。
-
PropertiesウィンドウのInterface Definition > Minimum > Y を6.0へ変更します。荷重がPZTの上部に沿った線に変わります。
- Model Treeのload_2クリックします。
- PropertiesウィンドウのArea Scalingに2を入力します。
- PropertiesウィンドウのInterface Definition > Minimum > Y を4.0へ変更します。荷重がPZTの下部に沿った線に変わります。
次の作業
次は 境界条件を設定します。