当前位置:网站首页>ANSYS command
ANSYS command
2022-07-04 05:32:00 【The sheep said it didn't matter】
ET,ITYPE,Ename,KOP1,KOP2,KOP3,KOP4,KOP5,KOP6,INOPR
ITYPE—— User defined unit type reference number , The default is the current maximum cell type reference number +1
Ename——ANSYS The unit name or number given in the unit library , It consists of a category prefix and a unique number , Such as BEAM4. In defining , The category prefix can be omitted , Use only unit numbers . If Ename=0, Then define an empty cell .
KOP1-KOP6—— Unit description options , It is clearly defined in the unit library .
INOPR—— If this value is 1, Do not output all results of this type of unit .
ET,1,LINK8 ! Definition LINK8 unit , Its reference number is 1, Also available ET,1,8 Definition
ET,3,BEAM4
3. Selection of entity units
Common entity unit types are solid45, solid92,solid185,solid187 These kinds of .
One of them solid45,solid185 It can be classified into the first category , They are all hexahedral units , Can degenerate into tetrahedron and prism , The main functions of the unit are basically the same ,(SOLID185 It can also be used in Incompressible Hyperelastic Materials ).
Solid92, solid187 It can be classified into the second category , They are all tetrahedral elements with intermediate nodes , The main functions of the unit are basically the same .
边栏推荐
- Flask
- 2022g2 power station boiler stoker special operation certificate examination question bank and answers
- TCP state transition diagram
- flink1.13 sql基础语法(一)DDL、DML
- 空洞卷积、可变形卷积、可变形ROI Pooling
- BUU-Crypto-Cipher
- Graduation design of small programs -- small programs of food and recipes
- [matlab] communication signal modulation general function - low pass filter
- 2022 question bank and answers for safety management personnel of hazardous chemical business units
- [high concurrency, high performance and high availability of massive data MySQL practice-7] - memory data drop disk
猜你喜欢
小程序毕业设计---美食、菜谱小程序
Two sides of the evening: tell me about the bloom filter and cuckoo filter? Application scenario? I'm confused..
TCP状态转换图
LM small programmable controller software (based on CoDeSys) note XXI: error 3703
June 2022 summary
BUU-Crypto-[GXYCTF2019]CheckIn
Flutter ‘/usr/lib/libswiftCore. dylib‘ (no such file)
LM small programmable controller software (based on CoDeSys) note 22: error 4268/4052
VB. Net simple processing pictures, black and white (class library - 7)
Flutter calls Gaode map app to realize location search, route planning and reverse geocoding
随机推荐
2022年A特种设备相关管理(电梯)考试题模拟考试平台操作
Unity2d -- character moves and turns
[paper summary] zero shot semantic segmentation
Risc-v-qemu-virt in FreeRTOS_ Lock mechanism analysis of GCC
[matlab] matlab simulation - narrow band Gaussian white noise
Li Kou's 300th weekly match
Signification des lettres du module optique et abréviation des paramètres Daquan
Introduction To AMBA 简单理解
Graduation design of small programs -- small programs of food and recipes
724. 寻找数组的中心下标
Unity2D--人物移动并转身
Unity is connected to the weather system
数据标注是一块肥肉,盯上这块肉的不止中国丨曼孚科技
SQL injection - injection based on MSSQL (SQL Server)
Flutter calls Gaode map app to realize location search, route planning and reverse geocoding
c语言经典指针和数组笔试题解析
BUU-Real-[PHP]XXE
How to configure static IP for Kali virtual machine
Thread pool: use thread pool to optimize query speed
空洞卷积、可变形卷积、可变形ROI Pooling