📄 contents.m
字号:
% CALFEM - Users manual example scripts.% Version 3.4 2004-10-07%% Copyright (c) Division of Structural Mechanics% Lund Institute of Technology%------------------------------------------------------------------------------% Static analysis examples.% exs1 - Linear spring system.% exs2 - One dimensional heat flow.% exs3 - Plane truss.% exs4a - Plane truss analysed using loops.% exs4b - Plane truss analysed using loops and extraction of element % coordinates from a global coordinate matrix% exs5 - Simply supported beam.% exs6 - Plane frame.% exs7 - Geometry stabilized with bars.% exs8 - Two dimensional diffusion.%% Dynamic analysis examples.% exd1 - Modal analysis of frame.% exd2 - Transient analysis.% exd3 - Reduced system transient analysis.% exd4 - Time varying boundary condition.%% Non-linear analysis examples% exn1 - Second order theory analysis of a frame.% exn2 - Buckling analysis of a frame.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -