1. 概要
このコンポーネントは、Civil NXのP-Δ解析制御機能を実行します。
構造物のP-Δ解析に使用する荷重ケースと、反復計算の制御パラメータを入力します。一般静的解析および動的解析においてP-Δ効果を考慮するため、幾何剛性マトリクスを作成するための荷重条件を定義する必要があります。また、収束条件も指定する必要があります。
P-Δ解析制御機能は、Civil NXのメインメニューから選択できます。
[Analysis] tab > [Analysis Control] Group > [P-Delta] Menu
2. Grasshopperパス
[Midas] > [Analysis] > [P-Delta Analysis Control]
3. コンポーネント画像
4. 入力/出力値
- 入力データ
| Index | Name | Description | Type | Default |
Previous |
|---|---|---|---|---|---|
| 1 | ITER | Number of Iteration | Real | - | - |
| 2 | TOL | Convergence Tolerance | Real | - | - |
| 3 | PDEL |
P-Delta Combination [Load Case,Scale Factor] Ex) DL,1.0 |
Array [String.Real] |
- | - |
- 出力データ
| Index | Command | Description | Type | Method |
Next |
|---|---|---|---|---|---|
| 1 | PDEL | Create P-Delta Analysis Control | Json | PUT |
- |
5. APIマニュアル参照リンク