当前位置:网站首页>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 .
边栏推荐
- What is MQ?
- KMP匹配字符串
- How to configure static IP for Kali virtual machine
- BUU-Crypto-[GUET-CTF2019]BabyRSA
- 2022危险化学品经营单位安全管理人员上岗证题库及答案
- Programming example of stm32f1 and stm32subeide -74hc595 drives 4-bit 7-segment nixie tube
- 【QT】制作MyComboBox点击事件
- Remote desktop client RDP
- 力扣 第 300 场周赛
- Halcon图片标定,使得后续图片处理过后变成与模板图片一样
猜你喜欢
Graduation design of small programs -- small programs of food and recipes
ETCD数据库源码分析——初始化总览
What are the reasons for the frequent high CPU of ECS?
【兴趣阅读】Adversarial Filtering Modeling on Long-term User Behavior Sequences for Click-Through Rate Pre
Supplement the JS of a video website to decrypt the video
Simulated small root pile
Solar insect killing system based on single chip microcomputer
[wechat applet] template and configuration (wxml, wxss, global and page configuration, network data request)
2022 question bank and answers for safety management personnel of hazardous chemical business units
Automated testing selenium foundation -- webdriverapi
随机推荐
flink1.13 sql基础语法(二)join操作
[matlab] matlab simulation - narrow band Gaussian white noise
Unity2D--人物移动并转身
[matlab] matlab simulates digital bandpass transmission system ask, PSK, FSK system
[Excel] 数据透视图
With the advent of the IP era, how can E-sports hotels take advantage of the "east wind" of games?
总线的基本概念
Flutter ‘/usr/lib/libswiftCore. dylib‘ (no such file)
[QT] create mycombobox click event
tutle时钟改进版
Just do it with your hands 7 - * project construction details 2 - hook configuration
C # character similarity comparison general class
VB. Net GIF (making and disassembling - optimizing code, class library - 5)
BUU-Crypto-[GXYCTF2019]CheckIn
Flink1.13 basic SQL syntax (II) join operation
Get the ID of the record just inserted from laravel
Solar insect killing system based on single chip microcomputer
LM小型可编程控制器软件(基于CoDeSys)笔记二十二:错误4268/4052
Flask
KMP匹配字符串