Tgk OpenSees Moment Curvature Tcl¶
🟣 Max 📌 Advanced GUID: {D8477240-5D37-49FC-BFE7-5FE2B989A0BD}
CreateOpenSeesMomentCurvatureTcl · Component\_4_Model\Comp_Model.OpenSees.MomentCurvature.cs
Create a dedicated OpenSees moment-curvature Tcl workflow
Inputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Section | Sec | object | Fiber-capable frame section |
| Axial Load | P | double | Axial load applied to the section |
| Max Curvature | Kmax | double | Target maximum curvature |
| Step Count | N | int | Number of analysis steps |
| Node Spacing | L | double | Distance between the two section nodes |
| Work Tag | Tag | int | Optional section tag override |
Outputs¶
| Parameter | Nickname | Type | Description |
|---|---|---|---|
| Script Name | SN | string | Generated Tcl file name |
| Script | SC | string | Generated Tcl content |
📝 Additional Notes¶
(Add usage examples, notes, etc. here)