quad-lm.fem
来自「DTMK软件开发包,此为开源软件,是一款很好的医学图像开发资源.」· FEM 代码 · 共 57 行
FEM
57 行
<Node>
0 % Global node number
2 0 0 % Nodal coordinates
<Node>
1 % Global node number
2 1 0 % Nodal coordinates
<Node>
2 % Global node number
2 3 2 % Nodal coordinates
<Node>
3 % Global node number
2 0 3 % Nodal coordinates
<END> % End of nodes
<MaterialLinearElasticity>
0 % Global material number
E : 3000 % Young modulus
A : 0 % Crossection area
I : 0 % Moment of inertia
nu : 0.3 % Poisson's ratio
h : 1
RhoC : 1
END: % End of material definition
<END> % End of materials
<Element2DC0LinearQuadrilateralStress>
0 % Global element number
0 % Node 1 ID
1 % Node 2 ID
2 % Node 3 ID
3 % Node 4 ID
0 % MaterialLinearElasticity ID
<END> % End of elements
<LoadLandmark>
2 0. 0.
2 0. 1.
1.e-2
<LoadBC>
0 % Global load number
0 % GN of element
0 % DOF# in element
1 0 % rhs of MFC
<LoadBC>
1 % Global load number
0 % GN of element
1 % DOF# in element
1 0 % rhs of MFC
<END> % End of loads
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?