You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
281 B
13 lines
281 B
1 year ago
|
# Readme
|
||
|
|
||
|
### 输入
|
||
|
|
||
|
* `input/cor.txt`:四面体顶点坐标
|
||
|
* `input/elem.txt`:四面体顶点连接关系
|
||
|
* `input/T.txt`:热传导仿真结果,顶点温度数值,单位开尔文(K)
|
||
|
|
||
|
### 输出
|
||
|
|
||
|
* `output/U.mat`:四面体网格每个顶点的位移
|
||
|
|