[动力学][软件][Tool] MDOF_Eigen: MDOF Modal Analysis [多自由度结构模态分析]

分享一个小程序,该程序是之前我在上结构动力学课的时候编制的。程序主要用于进行剪切形框架结构(即,糖葫芦串模型)的模态分析。可以使用该程序求解动力学课本后面的习题。阵型求解使用雅克比迭代法。This program is developed by me in the Structure Dynamics class. It is for modal analysis of shear building (i.e. , flexurally rigid floor beams and slabs ) with lumped mass at each floor.You can use the program to explore eigenvalue problems on you textbook and improve your understanding on free vibration. The program use Jcaobi method for the solution of eigenvalues.

[下载][软件][动力学]RDCC: Rayleigh Damping Coefficients Calculator [瑞利阻尼系数计算器]

分享一个小程序,该程序用于计算瑞利阻尼系数。软件是免费的。如果你发现软件有bug或者软件使用有问题,请联系我!邮箱:jidong_cui@163.com. A small program to share with you. The program is for Rayleigh Damping Coefficients Calculation.This app is free . If you have found any bug in the program or have any problem when using the program, please don’t hesitate to contact me directly. Email : jidong_cui@163.com

[Tool][规范][软件] GB_Concrete: 中国规范混凝土骨架曲线生成工具 [Chinese Code’s Concrete Backbone Curve]

今天和大家分享一个小程序。该程序用于生成中国混凝土规范(GB 50011-2010)附录C的混凝土骨架曲线。程序可以输出骨架曲线的文本文件和图片。This program is used for generating backbone curves of concrete material according to Appendix C of Chinese code for design of concrete structures (GB 50010-2010).You can export text file and image file of the backbone curves from the program.