Difference between r1.4 and the current
@@ -3,14 +3,12 @@
* 목적 :
* 순서
1. Create Geometry
1. Specify Material properties
* 순서
1. File → New → 임의의 이름 입력
[[Attachment(PatranMenu.png,align=center,caption="MSC. Patran 2005 menu")]]
{{{#!folding more
1. File → New → 임의의 이름 입력 [[Attachment(PatranMenu.png,align=center,caption="MSC. Patran 2005 menu")]]
1. Decide on what units to use : Patran에서는 단위가 정해져 있지 않으므로, 해석을 시작하기 전에 모델링 단위를 결정해야한다. (여기에서는 mNks[* meter, N, kg, second]를 이용한다.1. Create Geometry
1. 2개의 point 생성 : Action Create → Object point → Method point → Point Coordinate List <x y z> → <0 0 0>, <10 0 0>
[[Attachment(CreatePoint.png,align=center,caption="2개의 point 생성")]]
1. 1개의 curve 생성 : Action Create → Object Curve → Method point → 위에서 생성한 2개의 point 선택
[[Attachment(CreateCurve.png,align=center,caption="1개의 Curve 생성")]]
1. 2개의 point 생성 : Action Create → Object point → Method point → Point Coordinate List <x y z> → <0 0 0>, <10 0 0> [[Attachment(CreatePoint.png,align=center,caption="2개의 point 생성")]]
1. 1개의 curve 생성 : Action Create → Object Curve → Method point → 위에서 생성한 2개의 point 선택 [[Attachment(CreateCurve.png,align=center,caption="1개의 Curve 생성")]]
1. Specify Boundary conditions and Loading on the Geometry1. Specify Material properties
@@ -34,3 +32,4 @@
Properties
tube 형태의 element를 생성하려면 2개의 field를 설정하면 된다.
tube 형태의 element를 생성하려면 2개의 field를 설정하면 된다.
}}}
{{|Patran version : MSC. Patran 2005 13.0.053|}}
Beam element 생성 ¶
- 목적 :
- 순서
- More