[Tool][工具][科研] OSFSV 2017: OpenSees Fiber Section Viewer [OpenSees纤维截面可视化工具]

软件已经更新,新版移步:http://www.jdcui.com/?p=16057

分享一个小程序。  A small program to share with you.

  • 程序图标 ( Program Icon )

  • 程序介绍 ( Program Introduction)

OpenSees纤维截面可视化工具 (OpenSees Fiber Section Viewer)。程序基本功能是,解析OpenSees的.tcl文件,提取其中的纤维截面,显示具体的纤维截面剖分情况。OpenSees Fiber Section Viewer is a visualization program for fiber secion in OpenSees.

编写这个程序的主要目的是,由于很多.tcl文件编写时,纤维截面的定义采用的是 OpenSees 提供的path和layer命令,这些命令容易编写却不方便查看,难以检查具体的纤维截面剖分是否正确。尤其是在阅读别人编写的 .tcl 文件时,由于编写命令的习惯不同,更加难以检查 纤维截面的定义是否合理。因此,如果有一个程序能将OpenSees的fiber、path和layer命令解析出来,并形成纤维图形直观显示,将大大提高初学者阅读和检查.tcl文件的效率,本博文提供的这个小程序很好的解决了这个问题。

  • OpenSees中的纤维截面命令 ( Fiber Section Command in OpenSees )

OpenSees中的纤维截面如下所示,摘自 http://opensees.berkeley.edu/wiki/index.php/Fiber_Section

This commnand allows the user to construct a FiberSection object. Each FiberSection object is composed of Fibers, with each fiber containing a UniaxialMaterial, an area and a location (y,z). The command to generate FiberSection object contains in { } the commands to generate all the fibers in the object. To construct a FiberSection and populate it, the following command is used:

section Fiber $secTag <-GJ $GJ> {
fiber…
patch…
layer…

}

$secTag      unique tag among sections
$GJ              linear-elastic torsional stiffness assigned to the section (optional, default = no torsional stiffness)
fiber…        command to generate a single fiber
patch…       command to generate a number of fibers over a geometric cross-section
layer…        command to generate a row of fibers along a geometric-arc

NOTES:

The command to generate a FiberSection contains in { } the commands to generate all the fibers in the section.
The patch and layer commands can be used to generate multiple fibers in a single command.
In an element recorder you can ask a FiberSection for its ‘deformations’, ‘forces’, ‘forceAndDeformation’, ‘fiber $fiberNum $matArg1 ..’, ‘fiber $yLoc $zLoc $matTag $matArg1 ‘

——— from http://opensees.berkeley.edu/wiki/index.php/Fiber_Section

  • 程序界面 ( Program Interface )

  • 实例展示 ( Gallery)

[Rectangular Section]

[Circular Section]

[W Section]

[Hollow Section]

[View only selected Fiber Section Represents]

[Show Fiber Area]

[Show Fiber Coordinates]

[Show Fiber Number]

[Render Fiber as different Shapes]

  • 下载 ( Downloads )

 [20170509] OpenSeesFiberSectionViewer_byCJD  

如果您需要这个软件,在评论区留下您的评论,软件将通过邮件给您发送,敬请尊重劳动成果 !!

  • 相关话题 ( Related Topics)

[01]. [Tool][软件] OSMatTest: OpenSees Material Test [OpenSees单轴材料测试工具]

[02]. OpenSees Steel01 Material Test

[03]. OpenSees Steel02 Material Test

[04]. OpenSees RambergOsgoodSteel Material Test

[05]. OpenSees Concrete01 Material Test

[06]. OpenSees Concrete02 Material Test

[07]. OpenSees Concrete04 Material Test

[08]. OpenSees ConcreteD Material Test

[09]. OpenSees Concrete06 Material Test

[10]. [Tool] OpenSees Fiber Section Viewer [工具][OpenSees纤维截面可视化工具]

[11]. [科研][OpenSees] BWBN Material (Pinching Hysteretic Bouc-Wen Material) Test

[12]. [科研][OpenSees] BoucWen Material Test

[13]. [Tool][工具][科研][更新] OSFSV v2021: OpenSees Fiber Section Viewer [OpenSees纤维截面可视化工具]

[14]. [OFSV][案例][OpenSees] OFSV: OSFiberSectionViewer提示“sqrt: DOMAIN error”错误的解决办法!!

[15]. [笔记][非线性][OpenSees] 多个单轴二折线非线性本构并联是什么样子的?

  • 微信公众号 ( Wechat Subscription)

WeChat_QRCode

欢迎关注 “结构之旅” 微信公众号

523 thoughts on “[Tool][工具][科研] OSFSV 2017: OpenSees Fiber Section Viewer [OpenSees纤维截面可视化工具]

  1. LiJing Reply

    求崔博士分享小软件,谢谢!!!!邮箱:lijbridge@163.com

  2. 甘艺平 Reply

    崔博士,您好:
    感谢您开发了这个软件,劳烦发一份,谢谢!

  3. huazai Reply

    崔博士你好,我下载了压缩包,但是解压说要密码,请告知一下

  4. ZHQ Reply

    很想使用一下您的纤维截面显示小程序,谢谢崔博士啦!

  5. 戚迪 Reply

    麻烦崔博士发份软件,学习一下,谢谢

    • 罗恒 Reply

      崔博士,麻烦您发我一份纤维截面可视化软件,谢谢前辈。

  6. zhengqinfei Reply

    崔博士,您好!
    非常需要您编的这个程序,方便分享我一份么?谢谢!

  7. 刘飞 Reply

    您好,崔博士,我也想用一下您的这个小程序,麻烦您给我发一份,谢谢!

  8. 于鹏 Reply

    崔博士,您好:
    非常希望能够使用一下您编制的纤维截面显示小程序,谢谢!

  9. 张新江 Reply

    崔博士好!最近学习opensees看到您做了查看纤维截面划分信息的软件,希望可以学习一下,万分感谢!

    • CJD Post authorReply

      已经发送到你的邮箱,旧版软件有点bug,这两天更新这个软件,增加新功能。

  10. 刘磊 Reply

    崔博士你好,可以分享一下截面可视化工具吗?

  11. 晓孟 Reply

    点赞!希望崔博士可以分享一份,谢谢~

  12. oyzp Reply

    崔博士,麻烦您分享一份给我,谢谢! 😉

  13. Frank zhao Reply

    支持崔博士,我能用一下您的软件吗?

  14. Sergio Reply

    May you please send me the program?, I am really interested. thanks so much

  15. reallyfan Reply

    很棒的软件,希望崔博士分享一下,谢谢!

  16. Reply

    崔博士,我想用您这个软件检验一下我的截面对不对。麻烦您给发一份,谢谢您了。

  17. shenwentao Reply

    崔博士能否发一份程序至本人邮箱学习一下,谢谢 😡

  18. JF Reply

    请崔博士不要理会这样恶意的差评…毕竟是辛勤劳动的成果,公道自在人心。能否发一份大作学习下~ 🙂 谢谢!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.