beam.flt
来自「C 开发的有限元软件」· FLT 代码 · 共 25 行
FLT
25 行
problem descriptiontitle="Beam Sample Problem (Logan #5.5, p.188)" nodes=3 elements=2 nodes1 x=0 y=0 force=point_load constraint=free2 x=240 y=0 constraint=roller3 x=480 y=0 constraint=fixedbeam elements1 nodes=[1,2] material=steel2 nodes=[2,3] material=steelmaterial propertiessteel e=30e6 ix=100 a=10forcespoint_load fy=-1000constraintsroller tx=u ty=c rz=ufixed tx=c ty=c rz=cfree tx=u ty=u rz=uend
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?