foo_d.flt

来自「C 开发的有限元软件」· FLT 代码 · 共 25 行

FLT
25
字号
problem descriptiontitle="Truss Sample Problem (Logan ex. 3.10, p.101)" nodes=3 elements=2nodes1 x=0 y=0 constraint=fixed2 x=30 y=0 constraint=free3 x=60 y=0 foo elements1 nodes=[1,2] material=steel load=tri12 nodes=[2,3] material=steel load=tri2material propertiessteel a=2 e=30e6 distributed loadstri1 direction=parallel values=(1,-600) (2,-300)tri2 direction=parallel values=(1,-300) (2,0)constraintsfixed tx=c ty=c tz=cfree tx=u ty=c tz=cend

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?